Package org.apache.xalan.serialize

Interface Summary
DOMSerializer Deprecated. Use org.apache.xml.serializer.DOMSerializer
Serializer Deprecated. Use org.apache.xml.serializer.Serializer
 

Class Summary
SerializerFactory Deprecated. The new class to use is org.apache.xml.serializer.SerializerFactory
SerializerFactory.DOMSerializerWrapper This class just wraps a new DOMSerializer with an old style one for migration purposes.
SerializerFactory.SerializerWrapper Deprecated.  
SerializerUtils Class that contains only static methods that are used to "serialize", these methods are used by Xalan and are not in org.apache.xml.serializer because they have dependancies on the packages org.apache.xpath or org.