Uses of Class
freemarker.core.TemplateValueFormat
Packages that use TemplateValueFormat
Package
Description
The seldom used or advanced parts of the fundamental FreeMarker API, compared to
freemarker.template
.-
Uses of TemplateValueFormat in freemarker.core
Subclasses of TemplateValueFormat in freemarker.coreModifier and TypeClassDescriptionclass
Represents a date/time/dateTime format; used in templates for formatting and parsing with that format.class
Represents a number format; used in templates for formatting and parsing with that format.