javax.xml.rpc.encoding
Interface Serializer

All Superinterfaces:
java.io.Serializable

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.

Version:
1.0
Author:
Rahul Sharma

Method Summary
 java.lang.String getMechanismType()
          Gets the type of the XML processing mechanism and representation used by this Serializer.
 

Method Detail

getMechanismType

java.lang.String getMechanismType()
Gets the type of the XML processing mechanism and representation used by this Serializer.

Returns:
XML processing mechanism type


Submit a bug or feature

Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.

Generated on 10-February-2011 12:41

Scripting on this page tracks web page traffic, but does not change the content in any way.