Frames | No Frames |
Methods with parameter type org.xml.sax.Locator | |
void | Receive a Locator object for document events.
|
Classes implementing org.xml.sax.Locator | |
class | |
class |
Methods with parameter type org.xml.sax.Locator | |
void | This class is only used internally so this method should never
be called.
|
void | Set internal system Id and forward SAX2 event to parser object.
|
void | Implements org.xml.sax.ContentHandler.setDocumentLocator()
Receive an object for locating the origin of SAX document events.
|
Methods with parameter type org.xml.sax.Locator | |
void | Store the document locator to later retrieve line numbers of all
elements from the stylesheet
|
Methods with parameter type org.xml.sax.Locator | |
void | Receive a Locator object for document events.
|
Methods with parameter type org.xml.sax.Locator | |
void | |
void | Receive an object for locating the origin of SAX document events.
|
void | Does nothing.
|
void | |
void | Pass the call on to the underlying handler
|
void |
Classes implementing org.xml.sax.Locator | |
class | Provide an optional convenience implementation of Locator.
|
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 | |
Copy constructor.
|
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.
|
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.
|
Methods with parameter type org.xml.sax.Locator | |
void | Filter a new document locator event.
|
void | Receive a Locator object for document events.
|
Classes implementing org.xml.sax.Locator | |
class | Class SAXSourceLocator extends org.xml.sax.helpers.LocatorImpl
for the purpose of implementing the SourceLocator interface,
and thus can be both a SourceLocator and a SAX Locator.
|
class | The standard SAX implementation of LocatorImpl is not serializable,
limiting its utility as "a persistent snapshot of a locator".
|
Methods with parameter type org.xml.sax.Locator | |
void | Receive an object for locating the origin of SAX document events.
|
Constructors with parameter type org.xml.sax.Locator | |
Constructor SAXSourceLocator
| |
Copy constructor.
|