Uses of Package
org.apache.xalan.serialize

Packages that use org.apache.xalan.serialize
org.apache.xalan.serialize Processes SAX events into streams. 
org.apache.xalan.transformer In charge of run-time transformations and the production of result trees. 
 

Classes in org.apache.xalan.serialize used by org.apache.xalan.serialize
DOMSerializer
          Interface for a DOM serializer implementation.
Serializer
          The Serializer interface is implemented by Serializers to publish methods to get and set streams and writers, to set the output properties, and get the Serializer as a ContentHandler or DOMSerializer.
SerializerToXML
           SerializerToXML formats SAX-style events into XML.
 

Classes in org.apache.xalan.serialize used by org.apache.xalan.transformer
Serializer
          The Serializer interface is implemented by Serializers to publish methods to get and set streams and writers, to set the output properties, and get the Serializer as a ContentHandler or DOMSerializer.
 



Copyright � 2000 Apache XML Project. All Rights Reserved.