Uses of Package
org.apache.xml.serialize

Packages that use org.apache.xml.serialize
org.apache.xml.serialize   
 

Classes in org.apache.xml.serialize used by org.apache.xml.serialize
BaseMarkupSerializer
          Base class for a serializer supporting both DOM and SAX pretty serializing of XML/HTML/XHTML documents.
DOMSerializer
          Interface for a DOM serializer implementation.
ElementState
          Holds the state of the currently serialized element.
EncodingInfo
          This class represents an encoding.
HTMLSerializer
          Implements an HTML/XHTML serializer supporting both DOM and SAX pretty serializing.
OutputFormat
          Specifies an output format to control the serializer.
Printer
          The printer is responsible for sending text to the output stream or writer.
Serializer
          Interface for a DOM serializer implementation, factory for DOM and SAX serializers, and static methods for serializing DOM documents.
SerializerFactory
           
 



Copyright © 1999-2001 Apache XML Project. All Rights Reserved.