public static interface PathMap.ElementVisitor<T>
PathMap.traverse(org.apache.jackrabbit.spi.commons.name.PathMap.ElementVisitor<T>, boolean)
Modifier and Type | Method and Description |
---|---|
void |
elementVisited(PathMap.Element<T> element)
Invoked for every element visited on a tree traversal
|
void elementVisited(PathMap.Element<T> element)
element
- element visited"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"