|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.webmacro.directive.Directive.ArgDescriptor
org.webmacro.directive.Directive.StringArg
String argument type. Accepts either a quoted string with embedded property references (e.g., "hello $foo"), or a single property reference ($something).
Field Summary |
Fields inherited from class org.webmacro.directive.Directive.ArgDescriptor |
children, id, keyword, nextArg, optional, subordinateArgs, type |
Constructor Summary | |
Directive.StringArg(int id)
|
Methods inherited from class org.webmacro.directive.Directive.ArgDescriptor |
setOptional, setSubordinateArgs |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Directive.StringArg(int id)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |