Javolution 6.0.0 java
Package javolution.xml.sax

Classes

interface  Attributes
 
interface  ContentHandler
 
class  DefaultHandler
 
class  SAX2ReaderImpl
 
interface  XMLReader
 
class  XMLReaderImpl
 

Detailed Description

SAX2 and high-performance SAX2-Like parsers. The later being several times faster than conventional SAX2 parsers (by avoiding String allocations while parsing).