Interface XMLReaderCreator

    • Method Detail

      • createXMLReader

        org.xml.sax.XMLReader createXMLReader()
                                       throws org.xml.sax.SAXException
        Creates a new XMLReader.
        Returns:
        a new XMLReader; never null
        Throws:
        org.xml.sax.SAXException - If an XMLReader cannot be created for any reason