|
||||||||||
| 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.SimpleNonPrimitiveSerializerFactory
SerializerFactory for simple items that could be multi-refed (i.e. java.lang.Integer)
| Fields inherited from class org.apache.axis.encoding.ser.BaseSerializerFactory |
firstCall, getSerializer, javaType, ser, serClass, serClassConstructor, share, xmlType |
| Constructor Summary | |
SimpleNonPrimitiveSerializerFactory(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, getGeneralPurpose, getSerializerAs, getSpecialized, getSupportedMechanismTypes |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SimpleNonPrimitiveSerializerFactory(java.lang.Class javaType,
QName xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||