mx4j.tools.remote.soap.axis.ser
Class NotificationFilterSupportDeser

java.lang.Object
  extended byorg.xml.sax.helpers.DefaultHandler
      extended byorg.apache.axis.message.SOAPHandler
          extended byorg.apache.axis.encoding.DeserializerImpl
              extended bymx4j.tools.remote.soap.axis.ser.AxisDeserializer
                  extended bymx4j.tools.remote.soap.axis.ser.NotificationFilterSupportDeser
All Implemented Interfaces:
org.apache.axis.encoding.Callback, org.xml.sax.ContentHandler, org.apache.axis.encoding.Deserializer, javax.xml.rpc.encoding.Deserializer, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler, java.io.Serializable

public class NotificationFilterSupportDeser
extends AxisDeserializer

Version:
$Revision: 1.3 $
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.axis.encoding.DeserializerImpl
defaultType, id, isEnded, isHref, isNil, log, targets, value
 
Fields inherited from class org.apache.axis.message.SOAPHandler
myElement
 
Constructor Summary
NotificationFilterSupportDeser()
           
 
Method Summary
protected  java.lang.Object createObject()
           
protected  void onSetChildValue(java.lang.Object value, java.lang.Object hint)
           
 
Methods inherited from class mx4j.tools.remote.soap.axis.ser.AxisDeserializer
getLogger, onEndElement, onStartChild, onStartElement, setChildValue
 
Methods inherited from class org.apache.axis.encoding.DeserializerImpl
addChildDeserializer, componentsReady, endElement, getDefaultType, getMechanismType, getValue, getValue, getValueTargets, moveValueTargets, registerValueTarget, removeValueTargets, setDefaultType, setValue, setValue, startElement, valueComplete
 
Methods inherited from class org.apache.axis.message.SOAPHandler
makeNewElement, onEndChild
 
Methods inherited from class org.xml.sax.helpers.DefaultHandler
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationFilterSupportDeser

public NotificationFilterSupportDeser()
Method Detail

onSetChildValue

protected void onSetChildValue(java.lang.Object value,
                               java.lang.Object hint)
                        throws org.xml.sax.SAXException
Specified by:
onSetChildValue in class AxisDeserializer
Throws:
org.xml.sax.SAXException

createObject

protected java.lang.Object createObject()
                                 throws org.xml.sax.SAXException
Specified by:
createObject in class AxisDeserializer
Throws:
org.xml.sax.SAXException


Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.