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