Uses of Class
org.apache.xml.serializer.ToXMLStream

Packages that use ToXMLStream
org.apache.xml.serializer Processes SAX events into streams. The SerializerFactory is used to create a Serializer from a set of output properties (see OutputKeys). ToStream acts as the main baseclass for the Xalan serializer implementations. 
 

Uses of ToXMLStream in org.apache.xml.serializer
 

Methods in org.apache.xml.serializer with parameters of type ToXMLStream
 void ToXMLStream.CopyFrom(ToXMLStream xmlListener)
          Copy properties from another SerializerToXML.
 



Copyright © 2006 Apache XML Project. All Rights Reserved.