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

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

Go to download

Only the Java Core part of Javolution library, with slight modifications for use in MSFTBX.

There is a newer version: 6.11.8
Show newest version
/**

{@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