com.webobjects.webservices.support.xml
Class WODictionarySerializerFactory
java.lang.Object
  |
  +--BaseSerializerFactory
        |
        +--com.webobjects.webservices.support.xml.WODictionarySerializerFactory
- public class WODictionarySerializerFactory
- extends BaseSerializerFactory
  
WODictionarySerializerFactory creates instances of WODictionarySerializer.
- See Also:
 - Serialized Form
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
WODictionarySerializerFactory
public WODictionarySerializerFactory()
WODictionarySerializerFactory
public WODictionarySerializerFactory(Class javaType,
                                     QName xmlType)
Copyright © 2003 Apple Computer, Inc.