Uses of Class
org.modeshape.repository.sequencer.InvalidSequencerPathExpression

Packages that use InvalidSequencerPathExpression
org.modeshape.repository.sequencer The classes that make up the sequencing service and its configuration. 
 

Uses of InvalidSequencerPathExpression in org.modeshape.repository.sequencer
 

Methods in org.modeshape.repository.sequencer that throw InvalidSequencerPathExpression
static SequencerPathExpression SequencerPathExpression.compile(String expression)
          Compile the supplied expression and return the resulting SequencerPathExpression instance.
 

Constructors in org.modeshape.repository.sequencer that throw InvalidSequencerPathExpression
SequencerPathExpression(PathExpression selectExpression, String outputExpression)
           
 



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