Interface SAX2EventProducer

    • Method Detail

      • setContentHandler

        void setContentHandler​(org.xml.sax.ContentHandler contentHandler)
        Sets the SAX2 ContentHandler to send SAX 2 events to
      • start

        void start()
            throws org.xml.sax.SAXException
        Signals to start producing events.
        Throws:
        org.xml.sax.SAXException