FileDocCategorySizeDatePackage
Serializer.javaAPI DocApache Axis 1.41220Sat Apr 22 18:57:26 BST 2006javax.xml.rpc.encoding

Serializer

public interface Serializer implements 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.
version
1.0

Fields Summary
Constructors Summary
Methods Summary
public java.lang.StringgetMechanismType()
Gets the type of the XML processing mechanism and representation used by this Serializer.

return
XML processing mechanism type