public abstract class TemplateValueFormat
extends java.lang.Object
| Constructor and Description |
|---|
TemplateValueFormat() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.String |
getDescription()
Meant to be used in error messages to tell what format the parsed string didn't fit.
|