public interface NavuTraversalMean
Modifier and Type | Method and Description |
---|---|
Set<String> |
traverse(NavuNode root,
List<TraversalFilter> filter) |
Set<String> traverse(NavuNode root, List<TraversalFilter> filter) throws NavuException
root
- Starting point of the traversalNavuException