See: Description
| Interface | Description |
|---|---|
| DeclHandler |
SAX2 extension handler for DTD declaration events.
|
| LexicalHandler |
SAX2 extension handler for lexical events.
|
| Locator2 |
SAX2 extension to augment the entity information provided
though a
Locator. |
| Class | Description |
|---|---|
| Locator2Impl |
SAX2 extension helper for holding additional Entity information,
implementing the
Locator2 interface. |
org.xml.sax, org.xml.sax.ext, and org.xml.sax.helpers are SAX packages, and are in the public domain. See http://www.saxproject.org.