public interface Serializer
extends java.io.Serializable
The javax.xml.rpc.encoding.Serializer interface defines the
base interface for serializers. A Serializer converts
a Java object to an XML representation using a specific XML
processing mechanism and based on the specified type
mapping and encoding style.