public class StringUtil
extends java.lang.Object
String utility class providing operations to escape and unescape new lines.
Modifier and Type | Field and Description |
---|---|
static char |
ESCAPE_CHAR |
Constructor and Description |
---|
StringUtil() |
public static final char ESCAPE_CHAR