org.apache.axis.encoding.ser
public class JAFDataHandlerDeserializer extends DeserializerImpl
Field Summary | |
---|---|
protected static Log | log |
Method Summary | |
---|---|
SOAPHandler | onStartChild(String namespace, String localName, String prefix, Attributes attributes, DeserializationContext context)
Deserializer interface called on each child element encountered in
the XML stream. |
void | startElement(String namespace, String localName, String prefix, Attributes attributes, DeserializationContext context) |