Package com.l2fprod.util
Class StringUtils
java.lang.Object
com.l2fprod.util.StringUtils
Description of the Class
- Author:
- fred
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StringUtils
public StringUtils()
-
-
Method Details
-
replace
Description of the Method- Parameters:
txt
- Description of Parameterfrom
- Description of Parameterto
- Description of Parameter- Returns:
- Description of the Returned Value
-
splitString
Description of the Method- Parameters:
s
- Description of Parameterdelim
- Description of Parameter- Returns:
- Description of the Returned Value
-
format
Description of the Method- Parameters:
s
- Description of Parameterlength
- Description of Parameterc
- Description of Parameter- Returns:
- Description of the Returned Value
-