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
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
WOTimeDeserializerFactory
public WOTimeDeserializerFactory(Class javaType,
                                 QName xmlType)
Copyright © 2003 Apple Computer, Inc.