All Downloads are FREE. Search and download functionalities are using the official Maven repository.

javolution.xml.sax.package-info Maven / Gradle / Ivy

/**

{@link javolution.xml.sax.SAX2ReaderImpl SAX2} and high-performance {@link javolution.xml.sax.XMLReaderImpl SAX2-Like} parsers. The later being several times faster than conventional SAX2 parsers (by avoiding String allocations while parsing).

*/ package javolution.xml.sax;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy