|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.waveset.adapter.CharEscape
Field Summary | |
static CharEscape |
quoteEscape
|
Constructor Summary | |
CharEscape(java.util.Map m)
|
Method Summary | |
java.lang.String |
escape(java.lang.String data)
|
java.lang.String |
replaceWith(char c)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final CharEscape quoteEscape
Constructor Detail |
public CharEscape(java.util.Map m)
Method Detail |
public java.lang.String escape(java.lang.String data)
public java.lang.String replaceWith(char c)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |