Uses of Interface
org.apache.jackrabbit.spi.commons.name.PathMap.ElementVisitor

Packages that use PathMap.ElementVisitor
org.apache.jackrabbit.spi.commons.name   
 

Uses of PathMap.ElementVisitor in org.apache.jackrabbit.spi.commons.name
 

Methods in org.apache.jackrabbit.spi.commons.name 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-2009 The Apache Software Foundation. All Rights Reserved.