|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Memento
Abstract Memento object
| Method Summary | |
|---|---|
void |
getXML()
Parses the memento and generates the corresponding SAX events in the content handler stablished by setContentHandler. |
void |
setContentHandler(org.xml.sax.ContentHandler saxHandler)
Sets the content handler for the getXML method |
| Method Detail |
|---|
void setContentHandler(org.xml.sax.ContentHandler saxHandler)
saxHandler - content handler
void getXML()
throws org.xml.sax.SAXException
org.xml.sax.SAXException - If error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||