|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.specrunner.util.expression.core.PlaceholderDefault
public class PlaceholderDefault
Default placeholder information.
| Constructor Summary | |
|---|---|
PlaceholderDefault()
|
|
| Method Summary | |
|---|---|
String |
getEnd()
End token of placeholders. |
char |
getEscape()
Escape character for placeholders. |
String |
getStart()
Start token of placeholders. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlaceholderDefault()
| Method Detail |
|---|
public char getEscape()
IPlaceholder
getEscape in interface IPlaceholderpublic String getStart()
IPlaceholder
getStart in interface IPlaceholderpublic String getEnd()
IPlaceholder
getEnd in interface IPlaceholder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||