Uses of Class
org.xml.sax.helpers.LocatorImpl
| Package | Description |
|---|---|
| org.apache.xml.utils |
Implementation of Xalan utility classes.
|
| org.xml.sax.ext |
-
Uses of LocatorImpl in org.apache.xml.utils
Subclasses of LocatorImpl in org.apache.xml.utils Modifier and Type Class Description classSAXSourceLocatorClass 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. -
Uses of LocatorImpl in org.xml.sax.ext
Subclasses of LocatorImpl in org.xml.sax.ext Modifier and Type Class Description classLocator2ImplSAX2 extension helper for holding additional Entity information, implementing theLocator2interface.