Package org.apache.ofbiz.base.util
Class StringUtil.StringWrapper
java.lang.Object
org.apache.ofbiz.base.util.StringUtil.StringWrapper
- Enclosing class:
- StringUtil
A super-lightweight object to wrap a String object. Mainly used with FTL templates
to avoid the general HTML auto-encoding that is now done through the Screen Widget.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
EMPTY_STRING_WRAPPER
-
-
Constructor Details
-
StringWrapper
protected StringWrapper() -
StringWrapper
-
-
Method Details