Uses of Class
freemarker.template.LocalizedString
-
Packages that use LocalizedString Package Description freemarker.template The fundamental, most commonly used API-s of FreeMarker; start withConfiguration
(see also the Getting Started in the Manual.) -
-
Uses of LocalizedString in freemarker.template
Subclasses of LocalizedString in freemarker.template Modifier and Type Class Description class
ResourceBundleLocalizedString
A concrete implementation ofLocalizedString
that gets a localized string from aResourceBundle
-