public class XMPThinStructure extends XMPStructure
properties
Constructor and Description |
---|
XMPThinStructure() |
Modifier and Type | Method and Description |
---|---|
void |
toSAX(org.xml.sax.ContentHandler handler)
Generates SAX events representing the object's state.
|
getProperty, getProperty, getPropertyCount, getSimpleValue, getValueProperty, iterator, removeProperty, setProperty, toString
public void toSAX(org.xml.sax.ContentHandler handler) throws org.xml.sax.SAXException
XMPStructure
toSAX
in interface XMLizable
toSAX
in class XMPStructure
handler
- ContentHandler instance to send the SAX events toorg.xml.sax.SAXException
- if there's a problem generating the SAX eventsCopyright 1999-2023 The Apache Software Foundation. All Rights Reserved.