Since: API Level 1
package

org.xml.sax.helpers

Classes | Description

This package contains "helper" classes, including support for bootstrapping SAX-based applications.

more...

Classes

AttributeListImpl This class is deprecated. This class implements a deprecated interface, AttributeList; that interface has been replaced by Attributes, which is implemented in the AttributesImpl helper class. 
AttributesImplDefault implementation of the Attributes interface. 
DefaultHandlerDefault base class for SAX2 event handlers. 
LocatorImplProvide an optional convenience implementation of Locator. 
NamespaceSupportEncapsulate Namespace logic for use by applications using SAX, or internally by SAX drivers. 
ParserAdapterAdapt a SAX1 Parser as a SAX2 XMLReader. 
ParserFactory This class is deprecated. This class works with the deprecated Parser interface. 
XMLFilterImplBase class for deriving an XML filter. 
XMLReaderAdapterAdapt a SAX2 XMLReader as a SAX1 Parser. 
XMLReaderFactoryFactory for creating an XML reader.