Class FacesFunctions
java.lang.Object
de.xima.fc.gui.functions.FacesFunctions
Static methods that can be used within XHTML pages, e.g.
xi:escapeHTML('<strong>').- Author:
- XIMA MEDIA GmbH
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Enum<?> enumConstant(String enumClass, String name) Gets the enum constant of the specified enum class with the specified name.static StringescapeHTML(String value) static StringtoJsonString(Object value)
-
Constructor Details
-
FacesFunctions
public FacesFunctions()
-
-
Method Details
-
enumConstant
-
escapeHTML
-
toJsonString
-