|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface can be implemented by classes willing to provide an XML representation of their current state as SAX events.
Method Summary | |
void |
toSAX(org.xml.sax.ContentHandler handler)
Generates SAX events representing the object's state. |
Method Detail |
public void toSAX(org.xml.sax.ContentHandler handler) throws org.xml.sax.SAXException
handler
can actually be a XMLConsumer
that accepts such
events or directly implements the LexicalHandler interface!
org.xml.sax.SAXException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |