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