Uses of Interface org.xml.sax.Locator

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 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.