Uses of Interface
org.apache.jackrabbit.util.PathMap.ElementVisitor

Packages that use PathMap.ElementVisitor
org.apache.jackrabbit.util   
 

Uses of PathMap.ElementVisitor in org.apache.jackrabbit.util
 

Methods in org.apache.jackrabbit.util with parameters of type PathMap.ElementVisitor
 void PathMap.traverse(PathMap.ElementVisitor visitor, boolean includeEmpty)
          Deprecated. Traverse the path map and call back requester.
 void PathMap.Element.traverse(PathMap.ElementVisitor visitor, boolean includeEmpty)
          Recursively invoked traversal method.
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.