ModeShape Distribution 3.0.0.CR1

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

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

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

Methods in org.modeshape.jcr.sequencer that return PathExpression.WorkspacePath
static PathExpression.WorkspacePath PathExpression.parsePathInWorkspace(String path)
          Parse a path of the form {workspaceName}:{absolutePath} or {absolutePath}.
 PathExpression.WorkspacePath PathExpression.WorkspacePath.withPath(String path)
           
 PathExpression.WorkspacePath PathExpression.WorkspacePath.withWorkspaceName(String workspaceName)
           
 

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


ModeShape Distribution 3.0.0.CR1

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