org.apache.axis.encoding.ser
public class QNameDeserializer extends SimpleDeserializer
| Constructor Summary | |
|---|---|
| QNameDeserializer(Class javaType, QName xmlType)
The Deserializer is constructed with the xmlType and
javaType | |
| Method Summary | |
|---|---|
| Object | makeValue(String source)
The simple deserializer provides most of the stuff.
|
| void | onStartElement(String namespace, String localName, String prefix, Attributes attributes, DeserializationContext context) |