| Package | Description |
|---|---|
| com.x5.template | |
| com.x5.template.providers |
| Modifier and Type | Class and Description |
|---|---|
class |
TemplateSet
TemplateSet is a Chunk "factory" and an easy way to parse
template files into Strings.
|
class |
TemplateSetSlice
TemplateSetSlice enables the formation of a TemplateSet from a single file
with multiple subtemplate definitions a la {#optional_part}bla bla bla{#}. |
class |
Theme |
| Modifier and Type | Method and Description |
|---|---|
ContentSource |
Chunk.getTemplateSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
Theme.addLayer(ContentSource templates) |
void |
Chunk.addProtocol(ContentSource src) |
void |
Theme.addProtocol(ContentSource src) |
void |
TemplateSet.addProtocol(ContentSource src) |
| Constructor and Description |
|---|
Theme(ContentSource templates) |
| Modifier and Type | Class and Description |
|---|---|
class |
AndroidTemplates |
class |
NetTemplates |
class |
TemplateProvider |
Copyright © 2019. All Rights Reserved.