| Interface | Description |
|---|---|
| ChunkFactory | |
| ContentSource |
| Class | Description |
|---|---|
| Attributes | |
| BlockTag | |
| Chunk |
Chunk is part Hashtable, part StringBuilder, part find-and-replace.
|
| ChunkLocale | |
| Conditional | |
| CondLexer | |
| CondTree | |
| Filter | |
| IfTag | |
| InlineTable | |
| LocaleTag | |
| LoopTag | |
| MacroTag | |
| ObjectTable |
ObjectTable wraps a Map in a TableData interface,
making it look like a table of keys and values without
actually copying it into a table of keys and values.
|
| SimpleTable | |
| Snippet | |
| SnippetBlockTag | |
| SnippetComment | |
| SnippetError | |
| SnippetPart | |
| SnippetTag | |
| SnippetToken |
SnippetToken is a string of text that was marked with _[...] for running
through the translation engine.
|
| TableOfMaps | |
| TemplateDoc | |
| TemplateSet |
TemplateSet is a Chunk "factory" and an easy way to parse
template files into Strings.
|
| TemplateSetSlice |
TemplateSetSlice enables the formation of a TemplateSet from a single file
with multiple subtemplate definitions a la {#optional_part}bla bla bla{#}. |
| Theme | |
| ThemeConfig |
| Exception | Description |
|---|---|
| EndOfSnippetException | |
| InvalidExpressionException | |
| TemplateNotFoundException |
Copyright © 2019. All Rights Reserved.