Package org.apache.jackrabbit.oak.namepath
@Version("1.0.1")
package org.apache.jackrabbit.oak.namepath
-
ClassDescriptionParses and validates JCR names.TODO documentTODO documentThe
NamePathMapper
interface combinesNameMapper
andPathMapper
.Default implementation that doesn't perform any conversions for cases where a mapper object only deals with oak internal names and paths.PathMapper
instances provide methods for mapping paths from their JCR string representation to their Oak representation and vice versa.Simple utility class for lazily tracking the current path during a tree traversal that recurses down a subtree.