Since: API Level 1
package

org.xml.sax.ext

Classes | Description

This package contains interfaces to SAX2 facilities that conformant SAX drivers won't necessarily support.

more...

Interfaces

Attributes2SAX2 extension to augment the per-attribute information provided though Attributes
DeclHandlerSAX2 extension handler for DTD declaration events. 
EntityResolver2Extended interface for mapping external entity references to input sources, or providing a missing external subset. 
LexicalHandlerSAX2 extension handler for lexical events. 
Locator2SAX2 extension to augment the entity information provided though a Locator

Classes

Attributes2ImplSAX2 extension helper for additional Attributes information, implementing the Attributes2 interface. 
DefaultHandler2This class extends the SAX2 base handler class to support the SAX2 LexicalHandler, DeclHandler, and EntityResolver2 extensions. 
Locator2ImplSAX2 extension helper for holding additional Entity information, implementing the Locator2 interface.