public class EscapeTool extends Object
Constructor and Description |
---|
EscapeTool() |
Modifier and Type | Method and Description |
---|---|
String |
escape(String line) |
static EscapeTool |
getInstance() |
String |
quote(String value) |
String |
unescape(String line) |
String |
unquote(String value) |
Copyright © 2017. All rights reserved.