Class XMPContentHandlerFactory

    • Constructor Detail

      • XMPContentHandlerFactory

        public XMPContentHandlerFactory()
    • Method Detail

      • createContentHandler

        public org.xml.sax.ContentHandler createContentHandler()
                                                        throws org.xml.sax.SAXException
        Specified by:
        createContentHandler in interface ContentHandlerFactory
        Returns:
        a new ContentHandler to handle a SAX stream
        Throws:
        org.xml.sax.SAXException - if there's an error while preparing the ContentHandler