| Package | Description |
|---|---|
| com.x5.template | |
| com.x5.util |
| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
class |
SimpleTable |
class |
TableOfMaps |
| Modifier and Type | Method and Description |
|---|---|
static TableData |
InlineTable.parseTable(java.lang.String data) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
Filter.accessArrayIndex(TableData table,
FilterArgs getFilter) |
void |
LoopTag.cookLoopToPrinter(java.io.Writer out,
Chunk context,
java.lang.String origin,
boolean isBlock,
int depth,
TableData data) |
static java.lang.String |
Filter.joinInlineTable(TableData table,
FilterArgs joinFilter) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataCapsuleTable |
Copyright © 2019. All Rights Reserved.