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