public abstract class Navigator2<E> extends Ladder<E> implements Navigator<E>
| Constructor and Description |
|---|
Navigator2() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRelativePath(E fromElem,
E toElem,
Convertor<E,String> convertor,
String separator,
boolean predicates) |
E |
resolve(E node,
String path,
Convertor<E,String> convertor,
String separator) |
getAncestor, getHeight, getHeight, getParent, getPath, getRelativePath, getRoot, getSharedAncestor, isAncestor, isRelated, parentCopyright © 2021. All rights reserved.