Uses of Interface
org.planx.xmlstore.nodes.LocatorListener

Packages that use LocatorListener
org.planx.xmlstore.nodes   
 

Uses of LocatorListener in org.planx.xmlstore.nodes
 

Methods in org.planx.xmlstore.nodes with parameters of type LocatorListener
 SystemNode NodeConverter.load(LocalLocator loc, Reference secondaryRef, LocalLocator bound, FileSystem fs, LocatorListener listener)
          The secondary Reference of the node is used to construct child NodeProxys with plausible secondary references.
 LocalLocator NodeConverter.save(SystemNode node, LocalLocator bound, FileSystem fs, LocatorListener listener)
          If a bound is specified, all nodes within it will be saved even if they already have a locator.
 



Copyright © 2010. All Rights Reserved.