org.apache.axis.encoding.ser

Class DocumentSerializerFactory

Implemented Interfaces:
java.io.Serializable, SerializerFactory, SerializerFactory

public class DocumentSerializerFactory
extends BaseSerializerFactory

SerializerFactory for DOM Document

Author:
Davanum Srinivas

Field Summary

Fields inherited from class org.apache.axis.encoding.ser.BaseSerializerFactory

getSerializer, javaType, log, ser, serClass, serClassConstructor, xmlType

Constructor Summary

DocumentSerializerFactory()

Method Summary

Methods inherited from class org.apache.axis.encoding.ser.BaseSerializerFactory

createFactory, getGeneralPurpose, getGetSerializer, getJavaType, getSerClassConstructor, getSerializerAs, getSerializerAsInternal, getSpecialized, getSupportedMechanismTypes, getXMLType

Methods inherited from class org.apache.axis.encoding.ser.BaseFactory

getMethod

Constructor Details

DocumentSerializerFactory

public DocumentSerializerFactory()


Copyright B) 2005 Apache Web Services Project. All Rights Reserved.