Uses of Package
org.xml.sax.helpers

Packages that use org.xml.sax.helpers
gnu.xml.pipeline This package exposes a kind of XML processing pipeline, based on sending SAX events, which can be used as components of application architectures. 
org.xml.sax.ext This package contains interfaces to SAX2 facilities that conformant SAX drivers won't necessarily support. 
 

Classes in org.xml.sax.helpers used by gnu.xml.pipeline
XMLFilterImpl
          Base class for deriving an XML filter.
 

Classes in org.xml.sax.helpers used by org.xml.sax.ext
AttributesImpl
          Default implementation of the Attributes interface.
DefaultHandler
          Default base class for SAX2 event handlers.
LocatorImpl
          Provide an optional convenience implementation of Locator.
 



Source code is under GPL (with library exception) in the JAXP project at http://www.gnu.org/software/classpathx/jaxp
This documentation was derived from that source code on 2004-08-21.