Package com.liferay.portal.kernel.util
Class EscapableLocalizableFunction
Object
com.liferay.portal.kernel.util.EscapableLocalizableFunction
- All Implemented Interfaces:
Serializable
- Author:
- Roberto Díaz
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEscapableLocalizableFunction
(Function<Locale, String> function) EscapableLocalizableFunction
(Function<Locale, String> function, boolean escape) -
Method Summary
Modifier and TypeMethodDescriptionprotected String
getEscapedValue
(Locale locale) getOriginalValue
(Locale locale)
-
Constructor Details
-
EscapableLocalizableFunction
-
EscapableLocalizableFunction
-
-
Method Details
-
getEscapedValue
-
getOriginalValue
-
escape
-