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, setChildValue
public void onSetChildValue(java.lang.Object value, java.lang.Object hint) throws org.xml.sax.SAXException
onSetChildValue
in class AxisDeserializer
org.xml.sax.SAXException
protected java.lang.Object createObject() throws org.xml.sax.SAXException
createObject
in class AxisDeserializer
org.xml.sax.SAXException
protected 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()