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.