|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeshape.repository.sequencer.SequencerPathExpression.Matcher
@Immutable public static class SequencerPathExpression.Matcher

| Constructor Summary | |
|---|---|
protected |
SequencerPathExpression.Matcher(PathExpression.Matcher inputMatcher,
PathExpression.RepositoryPath outputPath)
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getInputPath()
|
String |
getOutputPath()
Get the path in the repository where the sequenced content should be placed. |
String |
getOutputRepositoryName()
Get the name of 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()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected SequencerPathExpression.Matcher(PathExpression.Matcher inputMatcher,
PathExpression.RepositoryPath outputPath)
| Method Detail |
|---|
public boolean matches()
public String getInputPath()
public String getSelectedPath()
public String getOutputPath()
public String getOutputRepositoryName()
public String getOutputWorkspaceName()
public int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Objectpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||