|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DirectiveArgs | |
org.webmacro.directive |
Uses of DirectiveArgs in org.webmacro.directive |
Classes in org.webmacro.directive that implement DirectiveArgs | |
class |
ArgsHolder
ArgsHolder is a container for directive arguments. |
class |
DirectiveBuilder
DirectiveBuilder manages the building of directives. |
Methods in org.webmacro.directive that return DirectiveArgs | |
DirectiveArgs |
DirectiveBuilder.newSubdirective(int subdId)
Create a new subdirective of the specified id and create an ArgsHolder for its arguments. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |