Uses of Class
org.xml.sax.helpers.LocatorImpl

Packages that use LocatorImpl
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
 class SAXSourceLocator
          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.
 

Uses of LocatorImpl in org.xml.sax.ext
 

Subclasses of LocatorImpl in org.xml.sax.ext
 class Locator2Impl
          SAX2 extension helper for holding additional Entity information, implementing the Locator2 interface.
 



Copyright © 2006 Apache XML Project. All Rights Reserved.