|
Class Summary
|
| CharInfo |
This class provides services that tell if a character should have
special treatement, such as entity reference substitution or normalization
of a newline character. |
| EncodingInfo |
Holds information about a given encoding. |
| Encodings |
Provides information about encodings. |
| Method |
Names of the four default output methods. |
| SerializerFactory |
Factory for creating serializers. |
| SerializerToHTML |
SerializerToHTML formats SAX-style events into XML. |
| SerializerToText |
This class takes SAX events (in addition to some extra events
that SAX doesn't handle yet) and produces simple text only. |
| SerializerToXML |
SerializerToXML formats SAX-style events into XML. |