|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| XMLEscape | An interface to escape XML character data. |
| XMLEscapeWriter | An interface to escape XML character data onto a writer. |
| Class Summary | |
|---|---|
| XMLEscapeASCII | A singleton for escaping XML data when using the 'ASCII' encoding. |
| XMLEscapeFactory | Factory for XML escape classes. |
| XMLEscapeUTF8 | A utility class for escaping XML data when using the UTF-8 encoding. |
| XMLEscapeWriterASCII | A utility class for escaping XML data using the UTF-8 encoding. |
| XMLEscapeWriterUTF8 | A utility class for escaping XML data using the UTF-8 encoding. |
A set classes and interfaces for escaping XML text.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||