This class provides a SAX2-compliant parser wrapping a javolution.xml.sax.XMLReaderImpl . This parser allocates java.lang.String instances while parsing in accordance with the SAX2 specification. For faster performance (2-5x), the use of the SAX2-like javolution.xml.sax.XMLReaderImpl XMLSaxParserImpl or better javolution.xml.stream.XMLStreamReader XMLStreamReader is recommended.
java.lang.String