Class ResourceBundleLocalizedString
java.lang.Object
freemarker.template.LocalizedString
freemarker.template.ResourceBundleLocalizedString
- All Implemented Interfaces:
TemplateModel, TemplateScalarModel
A concrete implementation of
LocalizedString that gets
a localized string from a ResourceBundle-
Field Summary
Fields inherited from interface TemplateModel
NOTHINGFields inherited from interface TemplateScalarModel
EMPTY_STRING -
Constructor Summary
ConstructorsConstructorDescriptionResourceBundleLocalizedString(String resourceBundleLookupKey, String resourceKey) -
Method Summary
Methods inherited from class LocalizedString
getAsString
-
Constructor Details
-
ResourceBundleLocalizedString
-
-
Method Details
-
getLocalizedString
- Specified by:
getLocalizedStringin classLocalizedString- Throws:
TemplateModelException
-