public class XMLCodec extends XMLCodecFactory
Escapes some characters for inclusion in XML documents. The decoder part can unescape XML entity references.
| Fields inherited from class | Fields |
|---|---|
class XMLCodecFactory |
decoder, encoder |
| Constructor and description |
|---|
XMLCodec() |
| Methods inherited from class | Name |
|---|---|
class XMLCodecFactory |
decode, getCodecIdentifier, getDecoder, getEncoder |