|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.axis.encoding.ser.BaseSerializerFactory | +--org.apache.axis.encoding.ser.SimplePrimitiveSerializerFactory
SerializerFactory for primitives that have Simple Serialization (i.e. int, short etc.)
Fields inherited from class org.apache.axis.encoding.ser.BaseSerializerFactory |
javaType, ser, serClass, serClassConstructor, share, xmlType |
Constructor Summary | |
SimplePrimitiveSerializerFactory(java.lang.Class javaType,
QName xmlType)
Note that the factory is constructed with the QName and xmlType. |
Methods inherited from class org.apache.axis.encoding.ser.BaseSerializerFactory |
createFactory, getSerializerAs, getSupportedMechanismTypes |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SimplePrimitiveSerializerFactory(java.lang.Class javaType, QName xmlType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |