public final class SimpleFreeMarkerFormat
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
STRING_NULL
The constant STRING_NULL.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
format(java.lang.String format,
java.util.Map<java.lang.String,java.lang.Object> parameters)
Format string.
|
public static final java.lang.String STRING_NULL