ModeShape Distribution 3.0.0.CR1

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

Packages that use PathExpression
org.modeshape.jcr.sequencer   
 

Uses of PathExpression in org.modeshape.jcr.sequencer
 

Methods in org.modeshape.jcr.sequencer that return PathExpression
static PathExpression PathExpression.all()
           
static PathExpression PathExpression.compile(String expression)
          Compile the supplied expression and return the resulting path expression instance.
 

Constructors in org.modeshape.jcr.sequencer with parameters of type PathExpression
SequencerPathExpression(PathExpression selectExpression, String outputExpression)
           
 


ModeShape Distribution 3.0.0.CR1

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