org.apache.axis.encoding.ser
public class DateDeserializer extends SimpleDeserializer
| Constructor Summary | |
|---|---|
| DateDeserializer(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.
|