Package | Description |
---|---|
org.apache.jackrabbit.spi.commons.name |
Modifier and Type | Method and Description |
---|---|
void |
PathMap.traverse(PathMap.ElementVisitor<T> visitor,
boolean includeEmpty)
Traverse the path map and call back requester.
|
void |
PathMap.Element.traverse(PathMap.ElementVisitor<T> visitor,
boolean includeEmpty)
Recursively invoked traversal method.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.