Package org.xml.sax.ext

This package contains interfaces to optional SAX2 handlers, providing parts of SAX2 which (like the standard feature flags and unlike namespaces) can't be layered over SAX1.

See:
          Description

Interface Summary
DeclHandler SAX2 extension handler for DTD declaration events.
LexicalHandler SAX2 extension handler for lexical events.
 

Package org.xml.sax.ext Description

This package contains interfaces to optional SAX2 handlers, providing parts of SAX2 which (like the standard feature flags and unlike namespaces) can't be layered over SAX1.


Source code is GPL'd in the JAXP subproject at http://savannah.gnu.org/projects/classpathx
This documentation was derived from that source code on 2001-07-12.