Package | Description |
---|---|
org.modeshape.jcr.sequencer |
Modifier and Type | Method and Description |
---|---|
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) |
Constructor and Description |
---|
SequencerPathExpression.Matcher(PathExpression.Matcher inputMatcher,
PathExpression.WorkspacePath outputPath) |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.