org.apache.axis.encoding.ser
public class SimpleListDeserializerFactory extends BaseDeserializerFactory
Constructor Summary | |
---|---|
SimpleListDeserializerFactory(Class javaType, QName xmlType)
Note that the factory is constructed with the QName and xmlType. |
Method Summary | |
---|---|
Deserializer | getDeserializerAs(String mechanismType)
Get the Deserializer and the set the Constructor so the
deserializer does not have to do introspection. |