|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TemplateDirectiveBody | |
---|---|
freemarker.template | This package contains the core API's that most users will use. |
Uses of TemplateDirectiveBody in freemarker.template |
---|
Methods in freemarker.template with parameters of type TemplateDirectiveBody | |
---|---|
void |
TemplateDirectiveModel.execute(Environment env,
java.util.Map params,
TemplateModel[] loopVars,
TemplateDirectiveBody body)
Executes this user-defined directive; called by FreeMarker when the user-defined directive is called in the template. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |