org.apache.axis.encoding.ser

Class DocumentDeserializerFactory

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

public class DocumentDeserializerFactory
extends BaseDeserializerFactory

DeserializerFactory for DOM Document.
Author:
Davanum Srinivas

Field Summary

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

deserClass, deserClassConstructor, getDeserializer, javaType, log, xmlType

Constructor Summary

DocumentDeserializerFactory()

Method Summary

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

createFactory, getDeserClassConstructor, getDeserializerAs, getGeneralPurpose, getGetDeserializer, getSpecialized, getSupportedMechanismTypes

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

getMethod

Constructor Details

DocumentDeserializerFactory

public DocumentDeserializerFactory()

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