|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LocalContext
An interface that represents a local context. This is used as the abstraction for the context of a Macro invocation, a loop, or the nested block call from within a macro. Jonathan Revusky
| Method Summary | |
|---|---|
TemplateModel |
getLocalVariable(String name)
|
Collection |
getLocalVariableNames()
|
| Method Detail |
|---|
TemplateModel getLocalVariable(String name)
throws TemplateModelException
TemplateModelException
Collection getLocalVariableNames()
throws TemplateModelException
TemplateModelException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||