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 TypeClassDescriptionclassRepresents a date/time/dateTime format; used in templates for formatting and parsing with that format.classRepresents a number format; used in templates for formatting and parsing with that format.