com.webobjects.webservices.support.xml
Class WOStringKeyMapDeserializerFactory
java.lang.Object
org.apache.axis.encoding.ser.BaseFactory
org.apache.axis.encoding.ser.BaseDeserializerFactory
com.webobjects.webservices.support.xml.WOStringKeyMapDeserializerFactory
- All Implemented Interfaces:
- Serializable, javax.xml.rpc.encoding.DeserializerFactory
public class WOStringKeyMapDeserializerFactory
- extends org.apache.axis.encoding.ser.BaseDeserializerFactory
WOStringKeyMapDeserializerFactory creates instances of WOStringKeyMapDeserializer.
- See Also:
- Serialized Form
Fields inherited from class org.apache.axis.encoding.ser.BaseDeserializerFactory |
deserClass, deserClassConstructor, getDeserializer, javaType, log, xmlType |
Method Summary |
static org.apache.axis.encoding.DeserializerFactory |
create(Class javaType,
QName xmlType)
|
Methods inherited from class org.apache.axis.encoding.ser.BaseDeserializerFactory |
createFactory, getDeserClassConstructor, getDeserializerAs, getGeneralPurpose, getGetDeserializer, getSpecialized, getSupportedMechanismTypes |
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 |
WOStringKeyMapDeserializerFactory
public WOStringKeyMapDeserializerFactory()
WOStringKeyMapDeserializerFactory
public WOStringKeyMapDeserializerFactory(Class aJavaType,
QName anXmlType)
create
public static org.apache.axis.encoding.DeserializerFactory create(Class javaType,
QName xmlType)
Copyright © 2000-2008 Apple Inc.