Package | Description |
---|---|
org.tinygroup.template.interpret | |
org.tinygroup.template.parser.grammer |
Modifier and Type | Method and Description |
---|---|
TinyTemplateParser.TemplateContext |
TemplateInterpreter.parserTemplateTree(String sourceName,
String templateString,
boolean throwLexerError) |
Modifier and Type | Method and Description |
---|---|
void |
TemplateInterpreter.interpret(TemplateEngineDefault engine,
TemplateFromContext templateFromContext,
TinyTemplateParser.TemplateContext templateParseTree,
TemplateContext pageContext,
TemplateContext context,
OutputStream outputStream,
String fileName) |
Constructor and Description |
---|
TemplateFromContext(String path,
TinyTemplateParser.TemplateContext templateContext) |
Modifier and Type | Method and Description |
---|---|
TinyTemplateParser.TemplateContext |
TinyTemplateParser.template() |
Copyright © 2006–2018 TinyGroup. All rights reserved.