ModeShape Distribution 3.0.0.Beta4

Uses of Class
org.modeshape.jcr.sequencer.PathExpression.Matcher

Packages that use PathExpression.Matcher
org.modeshape.jcr.sequencer   
 

Uses of PathExpression.Matcher in org.modeshape.jcr.sequencer
 

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

Constructors in org.modeshape.jcr.sequencer with parameters of type PathExpression.Matcher
SequencerPathExpression.Matcher(PathExpression.Matcher inputMatcher, PathExpression.WorkspacePath outputPath)
           
 


ModeShape Distribution 3.0.0.Beta4

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