WebObjects 5.2.3

com.webobjects.webservices.support.xml
Class WOTimeDeserializerFactory

java.lang.Object
  extended byorg.apache.axis.encoding.ser.BaseDeserializerFactory
      extended bycom.webobjects.webservices.support.xml.WOTimeDeserializerFactory
All Implemented Interfaces:
javax.xml.rpc.encoding.DeserializerFactory, org.apache.axis.encoding.DeserializerFactory, Serializable

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

WOTimeDeserializerFactory creates instances of WOTimeDeserializer.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.axis.encoding.ser.BaseDeserializerFactory
deserClass, deserClassConstructor, getDeserializer, javaType, xmlType
 
Constructor Summary
WOTimeDeserializerFactory(Class javaType, javax.xml.namespace.QName xmlType)
           
 
Methods inherited from class org.apache.axis.encoding.ser.BaseDeserializerFactory
createFactory, getDeserializerAs, getGeneralPurpose, getSpecialized, getSupportedMechanismTypes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WOTimeDeserializerFactory

public WOTimeDeserializerFactory(Class javaType,
                                 javax.xml.namespace.QName xmlType)

Last updated Thu Oct 21 15:04:16 PDT 2004.

Copyright © 2004 Apple Computer, Inc.