public class XMPThinStructure extends XMPStructure
properties| Constructor and Description |
|---|
XMPThinStructure() |
| Modifier and Type | Method and Description |
|---|---|
void |
toSAX(ContentHandler handler)
Generates SAX events representing the object's state.
|
getProperty, getProperty, getPropertyCount, getSimpleValue, getValueProperty, iterator, removeProperty, setProperty, toStringpublic void toSAX(ContentHandler handler) throws SAXException
XMPStructuretoSAX in interface XMLizabletoSAX in class XMPStructurehandler - ContentHandler instance to send the SAX events toSAXException - if there's a problem generating the SAX eventsCopyright © 2025 Apache Software Foundation. All rights reserved.