public class HexDeserializer extends SimpleDeserializer
cacheStringDSer, cacheXMLType, context, javaType, STRING_CLASS, xmlTypecomponentsReadyFlag, defaultType, id, isEnded, isHref, isNil, log, targets, valuemyElement| Constructor and Description |
|---|
HexDeserializer(java.lang.Class javaType,
QName xmlType) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
makeValue(java.lang.String source)
Convert the string that has been accumulated into an Object.
|
characters, onEndElement, onStartChild, onStartElement, reset, setConstructoraddChildDeserializer, componentsReady, endElement, getDefaultType, getMechanismType, getValue, getValue, getValueTargets, moveValueTargets, registerValueTarget, removeValueTargets, setChildValue, setDefaultType, setValue, setValue, startElement, valueCompletemakeNewElement, onEndChildendDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warningpublic HexDeserializer(java.lang.Class javaType,
QName xmlType)
public java.lang.Object makeValue(java.lang.String source)
throws java.lang.Exception
makeValue in class SimpleDeserializersource - the serialized value to be deserializedjava.lang.Exception - any exception thrown by this method will be wrappedCopyright ? 2005 Apache Web Services Project. All Rights Reserved.