public class DateDeserializer extends SimpleDeserializer
cacheStringDSer, cacheXMLType, context, javaType, STRING_CLASS, xmlTypecomponentsReadyFlag, defaultType, id, isEnded, isHref, isNil, log, targets, valuemyElement| Constructor and Description |
|---|
DateDeserializer(Class javaType,
QName xmlType)
The Deserializer is constructed with the xmlType and
javaType
|
| Modifier and Type | Method and Description |
|---|---|
Object |
makeValue(String source)
The simple deserializer provides most of the stuff.
|
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 Object makeValue(String source)
makeValue in class SimpleDeserializersource - the serialized value to be deserializedCopyright © The Apache Software Foundation. All Rights Reserved.