WebObjects 5.4

com.webobjects.webservices.support.xml
Class WONullDeserializerFactory

java.lang.Object
  extended by org.apache.axis.encoding.ser.BaseFactory
      extended by org.apache.axis.encoding.ser.BaseDeserializerFactory
          extended by com.webobjects.webservices.support.xml.WONullDeserializerFactory

public class WONullDeserializerFactory
extends org.apache.axis.encoding.ser.BaseDeserializerFactory

WONullDeserializerFactory creates instances of WONullDeserializer.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.axis.encoding.ser.BaseDeserializerFactory
deserClass, deserClassConstructor, getDeserializer, javaType, log, xmlType
 
Constructor Summary
WONullDeserializerFactory()
           
WONullDeserializerFactory(Class<?> aJavaType, QName anXmlType)
           
 
Method Summary
static org.apache.axis.encoding.DeserializerFactory create(Class<?> javaType, QName xmlType)
           
 
Methods inherited from class org.apache.axis.encoding.ser.BaseDeserializerFactory
createFactory, getDeserClassConstructor, getDeserializerAs, getGeneralPurpose, getGetDeserializer, getSpecialized, getSupportedMechanismTypes
 
Methods inherited from class org.apache.axis.encoding.ser.BaseFactory
getMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WONullDeserializerFactory

public WONullDeserializerFactory()

WONullDeserializerFactory

public WONullDeserializerFactory(Class<?> aJavaType,
                                 QName anXmlType)
Method Detail

create

public static org.apache.axis.encoding.DeserializerFactory create(Class<?> javaType,
                                                                  QName xmlType)

Last updated Tuesday, October 9, 2007 08:58 PDT

Copyright © 2000-2007 Apple Inc.