Package org.apache.axis.encoding.ser
Class ElementSerializerFactory
java.lang.Object
org.apache.axis.encoding.ser.BaseFactory
org.apache.axis.encoding.ser.BaseSerializerFactory
org.apache.axis.encoding.ser.ElementSerializerFactory
- All Implemented Interfaces:
Serializable
,SerializerFactory
,SerializerFactory
SerializerFactory for Element
- Author:
- Rich Scheuerle invalid input: '<'scheu@us.ibm.com>
- See Also:
-
Field Summary
Fields inherited from class org.apache.axis.encoding.ser.BaseSerializerFactory
getSerializer, javaType, log, ser, serClass, serClassConstructor, xmlType
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.axis.encoding.ser.BaseSerializerFactory
createFactory, getGeneralPurpose, getGetSerializer, getJavaType, getSerClassConstructor, getSerializerAs, getSerializerAsInternal, getSpecialized, getSupportedMechanismTypes, getXMLType
Methods inherited from class org.apache.axis.encoding.ser.BaseFactory
getMethod
-
Constructor Details
-
ElementSerializerFactory
public ElementSerializerFactory()
-