public final class StringConversionUtils extends Object
| Modifier | Constructor and Description |
|---|---|
private |
StringConversionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
replaceHtmlEntitiesWithCodes(String input) |
static String |
transformPathString(String input) |
public static String replaceHtmlEntitiesWithCodes(String input) throws IOException
IOExceptionCopyright © 2013-2017. All Rights Reserved.