@Version("2.4.0")
Package org.apache.jackrabbit.spi.commons.name
-
Interface Summary Interface Description PathMap.ElementVisitor<T> Element visitor used inPathMap.traverse(org.apache.jackrabbit.spi.commons.name.PathMap.ElementVisitor<T>, boolean)
-
Class Summary Class Description HashCache<T> Simple utility class that implements a fixed-size and thread-safe (non-blocking) cache of objects.Matcher MatchResult NameConstants NameConstants
...NameFactoryImpl NameFactoryImpl
...PathBuilder Helper class used to build a path from pre-parsed path elements.PathFactoryImpl PathFactoryImpl
...PathMap<T> Generic path map that associates information with the individual path elements of a path.PathMap.Element<T> Internal class holding the object associated with a certain path element.Pattern Pattern to match normalizedPath
s.