Package com.skaringa.javaxml.handler.sax

SAX based implementations of document handlers.

See:
          Description

Class Summary
AbstractXMLReader An abstract class that implements the SAX2 XMLReader interface.
DocumentInputHandler Class that handles events from a SAXInputHandler.
ObjectDeserializerHolder Class that holds an object, its deserializer, and its id.
ObjectInputSource Concrete implementation of an InputSource for XML parsing and transformation.
ObjectXMLReader A implementation of the SAX2 XMLReader interface.
ObjectXSDReader A implementation of the SAX2 XMLReader interface.
SAXInputHandler Implementation of SAX content handler.
SAXOutputHandler A concrete DocumentOutputHandlerInterface.
 

Package com.skaringa.javaxml.handler.sax Description

SAX based implementations of document handlers.