public abstract class EscapeUtils extends Object
| Constructor and Description |
|---|
EscapeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
escapeLineBreak(String line) |
static String |
unescapeLineBreaks(String line) |
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.