Uses of Interface org.xml.sax.Locator

Uses in package gnu.xml.util

Methods with parameter type org.xml.sax.Locator

void
SAX1: provides parser status information

Uses in package gnu.xml.dom.ls

Methods with parameter type org.xml.sax.Locator

void
Receive an object for locating the origin of SAX document events.

Uses in package gnu.xml.stream

Classes implementing org.xml.sax.Locator

class
JAXP SAX parser using an underlying StAX parser.

Uses in package org.xml.sax.ext

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.

Uses in package gnu.xml.pipeline

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.

Uses in package gnu.xml.libxmlj.util

Classes implementing org.xml.sax.Locator

class
SAX Locator implementation that uses the specified values.

Uses in package gnu.xml.aelfred2

Classes implementing org.xml.sax.Locator

class
An enhanced SAX2 version of Microstar's Ælfred XML parser.

Uses in package org.xml.sax.helpers

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.

Uses in package org.xml.sax

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.