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

Packages that use PathMap.ElementVisitor
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
 

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

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



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