com.webobjects.webservices.support.xml
Class WODictionarySerializerFactory
java.lang.Object
org.apache.axis.encoding.ser.BaseFactory
org.apache.axis.encoding.ser.BaseSerializerFactory
com.webobjects.webservices.support.xml.WODictionarySerializerFactory
public class WODictionarySerializerFactory
- extends org.apache.axis.encoding.ser.BaseSerializerFactory
WODictionarySerializerFactory creates instances of WODictionarySerializer.
- See Also:
- Serialized Form
Fields inherited from class org.apache.axis.encoding.ser.BaseSerializerFactory |
getSerializer, javaType, log, ser, serClass, serClassConstructor, xmlType |
Method Summary |
static org.apache.axis.encoding.SerializerFactory |
create(Class<?> javaType,
QName xmlType)
|
Methods inherited from class org.apache.axis.encoding.ser.BaseSerializerFactory |
createFactory, getGeneralPurpose, getGetSerializer, getJavaType, getSerClassConstructor, getSerializerAs, getSerializerAsInternal, getSpecialized, getSupportedMechanismTypes, getXMLType |
Methods inherited from class org.apache.axis.encoding.ser.BaseFactory |
getMethod |
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)
create
public static org.apache.axis.encoding.SerializerFactory create(Class<?> javaType,
QName xmlType)
Copyright © 2000-2007 Apple Inc.