public class NotificationDeser extends AxisDeserializer
| Constructor and Description |
|---|
NotificationDeser() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
createObject() |
protected java.lang.String |
getMessage() |
protected long |
getSequenceNumber() |
protected java.lang.Object |
getSource() |
protected long |
getTimeStamp() |
protected java.lang.String |
getType() |
protected java.lang.Object |
getUserData() |
void |
onSetChildValue(java.lang.Object value,
java.lang.Object hint) |
getLogger, onEndElement, onStartChild, onStartElement, setChildValueaddChildDeserializer, componentsReady, endElement, getDefaultType, getMechanismType, getValue, getValue, getValueTargets, moveValueTargets, registerValueTarget, removeValueTargets, setDefaultType, setValue, setValue, startElement, valueCompletecharacters, makeNewElement, onEndChildendDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warningpublic void onSetChildValue(java.lang.Object value,
java.lang.Object hint)
throws org.xml.sax.SAXException
onSetChildValue in class AxisDeserializerorg.xml.sax.SAXExceptionprotected java.lang.Object createObject()
throws org.xml.sax.SAXException
createObject in class AxisDeserializerorg.xml.sax.SAXExceptionprotected java.lang.String getType()
protected java.lang.Object getSource()
protected long getSequenceNumber()
protected long getTimeStamp()
protected java.lang.String getMessage()
protected java.lang.Object getUserData()