WebObjects 5.2.2

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

Constructor Summary
WODictionarySerializerFactory()
           
WODictionarySerializerFactory(Class javaType, QName xmlType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WODictionarySerializerFactory

public WODictionarySerializerFactory()

WODictionarySerializerFactory

public WODictionarySerializerFactory(Class javaType,
                                     QName xmlType)

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

Copyright © 2003 Apple Computer, Inc.