API Overview API Index Direct link to this page
JDK 1.6
  Package: org.xml.sax.ext
Author(s)
Since
Version
Serial
Description
  This package contains interfaces to SAX2 facilities that conformant SAX drivers won't necessarily support.
See also:   
Attributes2 View Source SAX2 extension to augment the per-attribute information provided though Attributes.
Attributes2Impl View Source SAX2 extension helper for additional Attributes information, implementing the Attributes2 interface.
DeclHandler View Source SAX2 extension handler for DTD declaration events.
DefaultHandler2 View Source This class extends the SAX2 base handler class to support the SAX2 LexicalHandler, DeclHandler, and EntityResolver2 extensions.
EntityResolver2 View Source Extended interface for mapping external entity references to input sources, or providing a missing external subset.
LexicalHandler View Source SAX2 extension handler for lexical events.
Locator2 View Source SAX2 extension to augment the entity information provided though a Locator.
Locator2Impl View Source SAX2 extension helper for holding additional Entity information, implementing the Locator2 interface.
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar