Metadata
, XMPArray
, XMPComplexValue
, XMPProperty
, XMPStructure
public interface XMLizable
Modifier and Type | Method | Description |
---|---|---|
void |
toSAX(ContentHandler handler) |
Generates SAX events representing the object's state.
|
void toSAX(ContentHandler handler) throws SAXException
handler
- ContentHandler instance to send the SAX events toSAXException
- if there's a problem generating the SAX eventsCopyright © 2018 Apache Software Foundation. All rights reserved.