Package org.apache.jackrabbit.spi.commons.name

Interface Summary
PathMap.ElementVisitor<T> Element visitor used in PathMap.traverse(org.apache.jackrabbit.spi.commons.name.PathMap.ElementVisitor, boolean)
 

Class Summary
HashCache Simple utility class that implements a fixed-size and thread-safe (non-blocking) cache of objects.
Matcher Utility class for matching Patterns against Pathes.
MatchResult A MatchResult instance represents the result of matching a Pattern against a Path.
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 normalized Paths.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.