public interface PropertiesTemplate
| Modifier and Type | Field and Description |
|---|---|
static String |
CHARSET_PROPERTY_NAME
The charset to be used on template engine.
|
static String |
CHARSET_VALUE
The
Value expression for charset configuration, default UTF-8. |
static String |
ROOT_TEMPLATE_PROPERTIES
Root for all configuration properties of template engine.
|
static final String ROOT_TEMPLATE_PROPERTIES
static final String CHARSET_PROPERTY_NAME
static final String CHARSET_VALUE
Value expression for charset configuration, default UTF-8.Copyright © 2021 Albirar. All rights reserved.