|
[ini4j] | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectEscapeTool
RegEscapeTool
public class RegEscapeTool
Constructor Summary | |
---|---|
RegEscapeTool()
|
Method Summary | |
---|---|
TypeValuesPair |
decode(String raw)
|
String |
encode(TypeValuesPair data)
|
static RegEscapeTool |
getInstance()
|
Methods inherited from class EscapeTool |
---|
escape, quote, unescape, unquote |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RegEscapeTool()
Method Detail |
---|
public static final RegEscapeTool getInstance()
public TypeValuesPair decode(String raw)
public String encode(TypeValuesPair data)
|
[ini4j] | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |