org.apache.axis.encoding.ser
public class HexDeserializer extends SimpleDeserializer
See Also: XML Schema 3.2.16
Constructor Summary | |
---|---|
HexDeserializer(Class javaType, QName xmlType) |
Method Summary | |
---|---|
Object | makeValue(String source)
Convert the string that has been accumulated into an Object. |
Parameters: source the serialized value to be deserialized
Throws: Exception any exception thrown by this method will be wrapped