@Immutable public static class SequencerPathExpression.Matcher extends Object
Modifier | Constructor and Description |
---|---|
protected |
SequencerPathExpression.Matcher(PathExpression.Matcher inputMatcher,
PathExpression.WorkspacePath outputPath) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getInputPath() |
String |
getJcrInputPath()
Get the
input path in standard JCR form. |
String |
getOutputPath()
Get the path in the repository where the sequenced content should be placed.
|
String |
getOutputWorkspaceName()
Get the name of the workspace where the sequenced content should be placed.
|
String |
getSelectedPath() |
int |
hashCode() |
boolean |
matches() |
String |
toString() |
protected SequencerPathExpression.Matcher(PathExpression.Matcher inputMatcher, PathExpression.WorkspacePath outputPath)
public boolean matches()
public String getInputPath()
public String getJcrInputPath()
input path
in standard JCR form.getInputPath()
is nullpublic String getSelectedPath()
public String getOutputPath()
public String getOutputWorkspaceName()
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.