public class Escape
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
LINE_SEPARATOR |
| Constructor and Description |
|---|
Escape()
Empty constructor
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getText(java.lang.String st)
Do the escaping.
|