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, SerializerFactory

public class CastorEnumTypeSerializerFactory extends BaseSerializerFactory
SerializerFactory for Castor Enum Type objects
Author:
Ozzie Gurkan
See Also:
  • Constructor Details

    • CastorEnumTypeSerializerFactory

      public CastorEnumTypeSerializerFactory(Class javaType, QName xmlType)
  • Method Details