public final class StringUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
escape(String s,
char escapeCharacter) |
static String |
unescape(String s,
char escapeCharacter) |
Copyright © 2020. All rights reserved.