org.apache.axis.encoding.ser.castor
Class CastorDeserializerFactory
java.lang.Object
org.apache.axis.encoding.ser.BaseFactory
org.apache.axis.encoding.ser.BaseDeserializerFactory
org.apache.axis.encoding.ser.castor.CastorDeserializerFactory
- All Implemented Interfaces:
- Serializable, DeserializerFactory
public class CastorDeserializerFactory
- extends BaseDeserializerFactory
A CastorDeserializer Factory
- Author:
- Olivier Brand (olivier.brand@vodafone.com)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CastorDeserializerFactory
public CastorDeserializerFactory(Class javaType,
QName xmlType)
create
public static DeserializerFactory create(Class javaType,
QName xmlType)
Copyright © The Apache Software Foundation. All Rights Reserved.