org.apache.axis.encoding.ser

Class JAFDataHandlerDeserializer

public class JAFDataHandlerDeserializer extends DeserializerImpl

JAFDataHandler Serializer

Author: Rick Rineholt Modified by Rich Scheuerle

Field Summary
protected static Loglog
Method Summary
SOAPHandleronStartChild(String namespace, String localName, String prefix, Attributes attributes, DeserializationContext context)
Deserializer interface called on each child element encountered in the XML stream.
voidstartElement(String namespace, String localName, String prefix, Attributes attributes, DeserializationContext context)

Field Detail

log

protected static Log log

Method Detail

onStartChild

public SOAPHandler onStartChild(String namespace, String localName, String prefix, Attributes attributes, DeserializationContext context)
Deserializer interface called on each child element encountered in the XML stream.

startElement

public void startElement(String namespace, String localName, String prefix, Attributes attributes, DeserializationContext context)
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.