Package org.apache.xalan.serialize
Interface Summary |
DOMSerializer | |
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. |
Class Summary |
SerializerFactory |
Factory for creating serializers. |
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.
apache.xml.dtm or org.apache.xalan.transformer. |
Copyright © 2005 Apache XML Project. All Rights Reserved.