|
.NET Framework |
PREV TYPE NEXT TYPE |
FRAMES NO FRAMES |
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT |
DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |
NVelocity.NAnt.Anakia
Class 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 |
string |
GetText(string st)
Do the escaping.
|
Escape
public Escape()
-
Empty constructor
GetText
public string GetText(string st)
-
Do the escaping.
|
.NET Framework |
PREV TYPE NEXT TYPE |
FRAMES NO FRAMES |
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT |
DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |