WebObjects 5.2.2

com.webobjects.webservices.support.xml
Class WOTimeDeserializerFactory

java.lang.Object
  |
  +--BaseDeserializerFactory
        |
        +--com.webobjects.webservices.support.xml.WOTimeDeserializerFactory

public class WOTimeDeserializerFactory
extends BaseDeserializerFactory

WOTimeDeserializerFactory creates instances of WOTimeDeserializer.

See Also:
Serialized Form

Constructor Summary
WOTimeDeserializerFactory(Class javaType, QName xmlType)
           
 
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,
                                 QName xmlType)

Last updated Mon Oct 13 15:42:52 PDT 2003.

Copyright © 2003 Apple Computer, Inc.