Package org.openrefine.util
Class StringUtils
- java.lang.Object
-
- org.openrefine.util.StringUtils
-
public class StringUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description StringUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringtoString(Object o)String formatting method that knows how to format dates (using the default locale's date formatter)
-