Class XMPThinStructure

    • Constructor Detail

      • XMPThinStructure

        public XMPThinStructure()
    • Method Detail

      • toSAX

        public void toSAX​(org.xml.sax.ContentHandler handler)
                   throws org.xml.sax.SAXException
        Description copied from class: XMPStructure
        Generates SAX events representing the object's state.
        Specified by:
        toSAX in interface XMLizable
        Overrides:
        toSAX in class XMPStructure
        Parameters:
        handler - ContentHandler instance to send the SAX events to
        Throws:
        org.xml.sax.SAXException - if there's a problem generating the SAX events