|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TemplateParserContext | |
---|---|
net.sourceforge.templat.parser.context |
Uses of TemplateParserContext in net.sourceforge.templat.parser.context |
---|
Methods in net.sourceforge.templat.parser.context that return TemplateParserContext | |
---|---|
TemplateParserContext |
ContextStack.current()
Gets the current (inner-most) context (that is, the one at the top of this stack). |
Methods in net.sourceforge.templat.parser.context with parameters of type TemplateParserContext | |
---|---|
void |
ContextStack.push(TemplateParserContext ctx)
Pushes the given context onto the top of this stack. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |