org.apache.axis.encoding.ser.castor

Class CastorDeserializer

public class CastorDeserializer extends DeserializerImpl implements Deserializer

Castor deserializer

Version: 1.0

Author: Olivier Brand (olivier.brand@vodafone.com) Steve Loughran

Field Summary
ClassjavaType
QNamexmlType
Constructor Summary
CastorDeserializer(Class javaType, QName xmlType)
Method Summary
voidonEndElement(String namespace, String localName, DeserializationContext context)
Return something even if no characters were found.

Field Detail

javaType

public Class javaType

xmlType

public QName xmlType

Constructor Detail

CastorDeserializer

public CastorDeserializer(Class javaType, QName xmlType)

Method Detail

onEndElement

public void onEndElement(String namespace, String localName, DeserializationContext context)
Return something even if no characters were found.
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.