|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.velocity.anakia.Escape
This class is for escaping CDATA sections. The code was "borrowed" from the JDOM code. I also added in escaping of the " -> " character.
| Constructor Summary | |
Escape()
Empty constructor |
|
| Method Summary | |
static java.lang.String |
getText(java.lang.String st)
Do the escaping. |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public Escape()
| Method Detail |
public static final java.lang.String getText(java.lang.String st)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||