Interface | Description |
---|---|
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 |
---|---|
GlobalNameMapper |
Name mapper with no local prefix remappings.
|
JcrNameParser |
Parses and validates JCR names.
|
JcrPathParser |
TODO document
|
LocalNameMapper |
Name mapper with local namespace mappings.
|
NamePathMapper.Default |
Default implementation that doesn't perform any conversions for cases
where a mapper object only deals with oak internal names and paths.
|
NamePathMapperImpl |
TODO document
|
PathTracker |
Simple utility class for lazily tracking the current path during
a tree traversal that recurses down a subtree.
|
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"