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

Packages that use org.apache.jackrabbit.spi.commons.name
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
org.apache.jackrabbit.spi.commons.name   
 

Classes in org.apache.jackrabbit.spi.commons.name used by org.apache.jackrabbit.core
PathBuilder
          Helper class used to build a path from pre-parsed path elements.
 

Classes in org.apache.jackrabbit.spi.commons.name used by org.apache.jackrabbit.spi.commons.name
MatchResult
          A MatchResult instance represents the result of matching a Pattern against a Path.
PathMap.Element
          Internal class holding the object associated with a certain path element.
PathMap.ElementVisitor
          Element visitor used in PathMap.traverse(org.apache.jackrabbit.spi.commons.name.PathMap.ElementVisitor, boolean)
Pattern
          Pattern to match normalized Paths.
 



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