Interface | Description |
---|---|
JcrPathParser.Listener | |
NameMapper |
TODO document
|
NamePathMapper |
The
NamePathMapper interface combines NameMapper and
PathMapper . |
PathMapper |
PathMapper instances provide methods for mapping paths from their JCR
string representation to their Oak representation and vice versa. |
Class | Description |
---|---|
JcrNameParser |
Parses and validates JCR names.
|
JcrPathParser |
TODO document
|
NamePathMapper.Default |
Default implementation that doesn't perform any conversions for cases
where a mapper object only deals with oak internal names and paths.
|
PathTracker |
Simple utility class for lazily tracking the current path during
a tree traversal that recurses down a subtree.
|
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"