Uses of Class
org.modeshape.graph.property.PathExpression.Matcher

Packages that use PathExpression.Matcher
org.modeshape.graph.property Nodes in a graph contain properties, and this package defines the interfaces, classes and exceptions for representing and working with properties and their values. 
 

Uses of PathExpression.Matcher in org.modeshape.graph.property
 

Methods in org.modeshape.graph.property that return PathExpression.Matcher
 PathExpression.Matcher PathExpression.matcher(String absolutePath)
          Obtain a Matcher that can be used to convert the supplied absolute path (with repository name and workspace name) into an output repository, and output workspace name, and output path.
 



Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.