Frames | No Frames |
Methods with parameter type org.xml.sax.Locator | |
void | SAX1: provides parser status information |
Methods with parameter type org.xml.sax.Locator | |
void | Receive an object for locating the origin of SAX document events.
|
Classes implementing org.xml.sax.Locator | |
class | JAXP SAX parser using an underlying StAX parser.
|
Classes implementing org.xml.sax.Locator | |
class | SAX2 extension helper for holding additional Entity information,
implementing the Locator2 interface.
|
Constructors with parameter type org.xml.sax.Locator | |
Copy an existing Locator or Locator2 object.
|
Classes implementing org.xml.sax.Locator | |
class | Filter to process an XPointer-free subset of
XInclude, supporting its
use as a kind of replacement for parsed general entities.
|
Methods with parameter type org.xml.sax.Locator | |
void | Receive an object for locating the origin of SAX document events.
|
void | SAX2: passes this callback to the next consumer, if any |
void | |
void | Throws an exception when called after startDocument.
|
void | Passes "this" down the filter chain as a proxy locator.
|
Methods with return type org.xml.sax.Locator | |
Locator | Returns any locator provided to the next consumer, if this class
(or a subclass) is handling ContentHandler events.
|
Classes implementing org.xml.sax.Locator | |
class | SAX Locator implementation that uses the specified values.
|
Classes implementing org.xml.sax.Locator | |
class | An enhanced SAX2 version of Microstar's Ælfred XML parser.
|
Classes implementing org.xml.sax.Locator | |
class | Provide an optional convenience implementation of Locator.
|
Constructors with parameter type org.xml.sax.Locator | |
Copy constructor.
|
Methods with parameter type org.xml.sax.Locator | |
void | Receive a Locator object for document events.
|
void | Adapter implementation method; do not call.
|
void | Filter a new document locator event.
|
void | Set a document locator.
|
Constructors with parameter type org.xml.sax.Locator | |
Create a new SAXParseException from a message and a Locator.
| |
Wrap an existing exception in a SAXParseException.
|
Methods with parameter type org.xml.sax.Locator | |
void | Receive an object for locating the origin of SAX document events.
|
void | Receive an object for locating the origin of SAX document events.
|
void | Receive a Locator object for document events.
|