|
fop 0.94 | ||||||||||
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
- ContentHandler instance to send the SAX events to
org.xml.sax.SAXException
- if there's a problem generating the SAX events
|
fop 0.94 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |