Metadata
, XMPArray
, XMPComplexValue
, XMPProperty
, XMPStructure
public interface XMLizable
Modifier and Type | Method | Description |
---|---|---|
void |
toSAX(org.xml.sax.ContentHandler handler) |
Generates SAX events representing the object's state.
|
void toSAX(org.xml.sax.ContentHandler handler) throws org.xml.sax.SAXException
handler
- ContentHandler instance to send the SAX events toorg.xml.sax.SAXException
- if there's a problem generating the SAX eventsCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.