cookxml.common.helper
Class StringHelper
java.lang.Object
cookxml.common.helper.StringHelper
- All Implemented Interfaces:
- Helper, NoAdd
- public class StringHelper
- extends Object
- implements Helper
Helper class for constructing a String object.
- Since:
- CookXml 1.0
- See Also:
String
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
text
public String text
StringHelper
public StringHelper()
getFinalObject
public Object getFinalObject()
- Specified by:
getFinalObject
in interface Helper