| Modifier and Type | Class and Description |
|---|---|
class |
TemplateBlockParser |
| Modifier and Type | Method and Description |
|---|---|
TemplateParser |
Block.getTemplate() |
| Constructor and Description |
|---|
Block(String blockname,
ProcessingObjective context,
Map<String,String> parameters,
TemplateParser t,
PrintWriter w) |
CaseBlock(ProcessingObjective context,
Map<String,String> parameters,
TemplateParser t,
PrintWriter w,
String caseName) |
ForBlock(ProcessingObjective context,
Map<String,String> parameters,
TemplateParser t,
PrintWriter w,
String iterableName) |
Copyright © 2016 Oliver Rode. All rights reserved.