Uses of Class
org.modeshape.repository.sequencer.SequencerPathExpression.Matcher

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

Uses of SequencerPathExpression.Matcher in org.modeshape.repository.sequencer
 

Methods in org.modeshape.repository.sequencer that return SequencerPathExpression.Matcher
 SequencerPathExpression.Matcher SequencerPathExpression.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.