| Package | Description |
|---|---|
| com.floreysoft.jmte |
This is the main package of the Java Minimal Template Engine.
|
| com.floreysoft.jmte.encoder |
| Modifier and Type | Method and Description |
|---|---|
Encoder |
TemplateContext.getEncoder() |
Encoder |
Engine.getEncoder() |
| Modifier and Type | Method and Description |
|---|---|
void |
Engine.setEncoder(Encoder encoder) |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLEncoder
Encodes all XML special characters as described
http://stackoverflow.com/questions/1091945/where-can-i-get-a-list-of-the-xml-document-escape-characters
|
Copyright © 2017. All rights reserved.