public class HexDeserializer extends SimpleDeserializer
cacheStringDSer, cacheXMLType, context, javaType, STRING_CLASS, xmlType
componentsReadyFlag, defaultType, id, isEnded, isHref, isNil, log, targets, value
myElement
Constructor and Description |
---|
HexDeserializer(Class javaType,
QName xmlType) |
Modifier and Type | Method and Description |
---|---|
Object |
makeValue(String source)
Convert the string that has been accumulated into an Object.
|
characters, onEndElement, onStartChild, onStartElement, reset, setConstructor
addChildDeserializer, componentsReady, endElement, getDefaultType, getMechanismType, getValue, getValue, getValueTargets, moveValueTargets, registerValueTarget, removeValueTargets, setChildValue, setDefaultType, setValue, setValue, startElement, valueComplete
makeNewElement, onEndChild
endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning
public Object makeValue(String source) throws Exception
makeValue
in class SimpleDeserializer
source
- the serialized value to be deserializedException
- any exception thrown by this method will be wrappedCopyright © The Apache Software Foundation. All Rights Reserved.