org.apache.axis.encoding.ser.castor
Class CastorEnumTypeSerializerFactory
java.lang.Object
org.apache.axis.encoding.ser.BaseFactory
org.apache.axis.encoding.ser.BaseSerializerFactory
org.apache.axis.encoding.ser.castor.CastorEnumTypeSerializerFactory
- All Implemented Interfaces:
- Serializable, SerializerFactory
public class CastorEnumTypeSerializerFactory
- extends BaseSerializerFactory
SerializerFactory for Castor Enum Type objects
- 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 |
CastorEnumTypeSerializerFactory
public CastorEnumTypeSerializerFactory(Class javaType,
QName xmlType)
create
public static SerializerFactory create(Class javaType,
QName xmlType)
Copyright © The Apache Software Foundation. All Rights Reserved.