Home » xml-commons-external-1.4.01-src » org.xml » sax » ext »

org.xml.sax.ext

Interfaces:

Attributes2   SAX2 extension to augment the per-attribute information provided though Attributes code | html
DeclHandler   SAX2 extension handler for DTD declaration events.  code | html
EntityResolver2   Extended interface for mapping external entity references to input sources, or providing a missing external subset.  code | html
LexicalHandler   SAX2 extension handler for lexical events.  code | html
Locator2   SAX2 extension to augment the entity information provided though a Locator code | html

Classes:

Attributes2Impl   SAX2 extension helper for additional Attributes information, implementing the Attributes2 interface.  code | html
DefaultHandler2   This class extends the SAX2 base handler class to support the SAX2 LexicalHandler , DeclHandler , and EntityResolver2 extensions.  code | html
Locator2Impl   SAX2 extension helper for holding additional Entity information, implementing the Locator2 interface.  code | html