Package com.google.refine.util
Class StringUtils
java.lang.Object
com.google.refine.util.StringUtils
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StringUtils
public StringUtils()
-
-
Method Details
-
toString
String formatting method that knows how to format dates (using the default locale's date formatter)- Parameters:
o- object to be converted to a string- Returns:
- string representing object
-