public class RegEscapeTool extends EscapeTool
Constructor and Description |
---|
RegEscapeTool() |
Modifier and Type | Method and Description |
---|---|
TypeValuesPair |
decode(String raw) |
String |
encode(TypeValuesPair data) |
static RegEscapeTool |
getInstance() |
escape, quote, unescape, unquote
public static final RegEscapeTool getInstance()
public TypeValuesPair decode(String raw)
public String encode(TypeValuesPair data)
Copyright © 2013. All rights reserved.