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, unquotepublic static final RegEscapeTool getInstance()
public TypeValuesPair decode(String raw)
public String encode(TypeValuesPair data)
Copyright © 2001–2025. All rights reserved.