IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.invoker.ws.dynamic.axis_extension
Class GenericDataObjectSerializer

java.lang.Object
  extended by com.ibm.btt.invoker.ws.dynamic.axis_extension.GenericDataObjectSerializer
All Implemented Interfaces:
java.io.Serializable

public class GenericDataObjectSerializer
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
(package private)  java.lang.Class javaType
           
protected static BTTLog logger
           
(package private)  javax.xml.namespace.QName xmlType
           
 
Constructor Summary
GenericDataObjectSerializer(java.lang.Class javaType, javax.xml.namespace.QName xmlType)
           
 
Method Summary
 java.lang.String getMechanismType()
           
 void serialize(javax.xml.namespace.QName name, org.xml.sax.Attributes attributes, java.lang.Object value, SerializationContext context)
           
 org.w3c.dom.Element writeSchema(java.lang.Class javaType, Types types)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static BTTLog logger

xmlType

javax.xml.namespace.QName xmlType

javaType

java.lang.Class javaType
Constructor Detail

GenericDataObjectSerializer

public GenericDataObjectSerializer(java.lang.Class javaType,
                                   javax.xml.namespace.QName xmlType)
Method Detail

serialize

public void serialize(javax.xml.namespace.QName name,
                      org.xml.sax.Attributes attributes,
                      java.lang.Object value,
                      SerializationContext context)
               throws java.io.IOException
Throws:
java.io.IOException

getMechanismType

public java.lang.String getMechanismType()

writeSchema

public org.w3c.dom.Element writeSchema(java.lang.Class javaType,
                                       Types types)
                                throws java.lang.Exception
Throws:
java.lang.Exception

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2010