|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.joanju.cgs.EncodingUtils
public class EncodingUtils
| Constructor Summary | |
|---|---|
EncodingUtils()
|
|
| Method Summary | |
|---|---|
static void |
escapeXmlForAbl(java.lang.StringBuilder out,
java.lang.String str)
Escape ABL strings for XML text output. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EncodingUtils()
| Method Detail |
|---|
public static void escapeXmlForAbl(java.lang.StringBuilder out,
java.lang.String str)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||