org.apache.axis.encoding.ser

Class ElementDeserializer

public class ElementDeserializer extends DeserializerImpl

Deserializer for DOM elements

Author: Glen Daniels (gdaniels@apache.org) Modified by @author Rich scheuerle

Field Summary
static StringDESERIALIZE_CURRENT_ELEMENT
protected static Loglog
Method Summary
voidonEndElement(String namespace, String localName, DeserializationContext context)

Field Detail

DESERIALIZE_CURRENT_ELEMENT

public static final String DESERIALIZE_CURRENT_ELEMENT

log

protected static Log log

Method Detail

onEndElement

public final void onEndElement(String namespace, String localName, DeserializationContext context)
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.