org.apache.axis.encoding.ser
public class BeanSerializerFactory extends BaseSerializerFactory
Field Summary | |
---|---|
protected BeanPropertyDescriptor[] | propertyDescriptor |
protected TypeDesc | typeDesc |
Constructor Summary | |
---|---|
BeanSerializerFactory(Class javaType, QName xmlType) |
Method Summary | |
---|---|
protected Serializer | getGeneralPurpose(String mechanismType)
Optimize construction of a BeanSerializer by caching the
type and property descriptors. |
Serializer | getSerializerAs(String mechanismType) |