|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Receiver | A receiver is similar to the SAX content handler and lexical handler interfaces, but uses some higher level types as arguments. |
Class Summary | |
AttrList | Represents a list of attributes. |
DOMSerializer | |
DOMStreamer | General purpose class to stream a DOM node to SAX. |
ExtendedDOMSerializer | |
ExtendedDOMStreamer | |
IndentingXMLWriter | |
ReceiverToSAX | A wrapper class that forwards the method calls defined in the
Receiver interface to a
SAX content handler and lexical handler. |
SAXSerializer | |
SerializerObjectFactory | |
SerializerPool | |
TEXTWriter | Write PLAIN TEXT to a writer. |
XHTMLWriter | |
XMLWriter | Write XML to a writer. |
Serializer package to write a DOM tree or SAX stream to a writer.
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |