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