|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.webmacro.directive | |
org.webmacro.directive | |
org.webmacro.parser |
Classes in org.webmacro.directive used by org.webmacro.directive | |
ArgsHolder
ArgsHolder is a container for directive arguments. |
|
Directive
Directive is an abstract class which directives can extend. |
|
Directive.ArgDescriptor
ArgDescriptor is the base class for all the different types of argument descriptors, like ConditionalArg, KeywordArg, RValueArg, etc. |
|
Directive.OptionalSubdirective
Optional subdirective. |
|
Directive.OptionChoice
The OptionChoice indicates that several optional groups can be accepted in any order. |
|
Directive.Subdirective
Subdirectives are like directives, except that they do not have their own class. |
|
DirectiveArgs
Interface used for setting and retrieving directive arguments. |
|
DirectiveBuilder
DirectiveBuilder manages the building of directives. |
|
DirectiveDescriptor
Each directive needs a DirectiveDescriptor to describe how it should be parsed and built by the parser. |
Classes in org.webmacro.directive used by org.webmacro.parser | |
Directive.Subdirective
Subdirectives are like directives, except that they do not have their own class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |