|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MacroDefinition | |
| org.webmacro.engine | |
| Uses of MacroDefinition in org.webmacro.engine |
| Methods in org.webmacro.engine that return MacroDefinition | |
MacroDefinition |
MacroBuildContext.getMacro(java.lang.String name)
|
MacroDefinition |
BuildContext.getMacro(java.lang.String name)
Search for a MacroDefinition in the build context |
| Methods in org.webmacro.engine with parameters of type MacroDefinition | |
void |
MacroBuildContext.putMacro(java.lang.String name,
MacroDefinition macro)
|
void |
BuildContext.putMacro(java.lang.String name,
MacroDefinition macro)
Add a MacroDefinition to the build context |
| Constructors in org.webmacro.engine with parameters of type MacroDefinition | |
MacroBuildContext(MacroDefinition macro,
java.lang.Object[] args,
BuildContext bc)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||