Uses of Interface
org.planx.xmlstore.references.Locator

Packages that use Locator
org.planx.xmlstore.io   
org.planx.xmlstore.references   
 

Uses of Locator in org.planx.xmlstore.io
 

Classes in org.planx.xmlstore.io that implement Locator
 class LocalLocator
          A LocalLocator consists of a file offset, a length, and a FileSystemIdentifier.
 

Uses of Locator in org.planx.xmlstore.references
 

Methods in org.planx.xmlstore.references with parameters of type Locator
 void ReferenceListener.referenceMoved(Locator oldLoc, Locator newLoc)
          Indicates that the data pointed to by oldLoc has been relocated to newLoc.
 void AbstractReferenceListener.referenceMoved(Locator oldLoc, Locator newLoc)
           
 



Copyright © 2010. All Rights Reserved.