WebObjects 5.4.2

com.webobjects.webservices.support.xml
Class WOTimeZoneSerializerFactory

java.lang.Object
  extended by org.apache.axis.encoding.ser.BaseFactory
      extended by org.apache.axis.encoding.ser.BaseSerializerFactory
          extended by com.webobjects.webservices.support.xml.WOTimeZoneSerializerFactory
All Implemented Interfaces:
Serializable, javax.xml.rpc.encoding.SerializerFactory

public class WOTimeZoneSerializerFactory
extends org.apache.axis.encoding.ser.BaseSerializerFactory

WOTimeZoneSerializerFactory creates instances of WOTimeZoneSerializer.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.axis.encoding.ser.BaseSerializerFactory
getSerializer, javaType, log, ser, serClass, serClassConstructor, xmlType
 
Constructor Summary
WOTimeZoneSerializerFactory()
           
WOTimeZoneSerializerFactory(Class javaType, QName 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
 

Constructor Detail

WOTimeZoneSerializerFactory

public WOTimeZoneSerializerFactory()

WOTimeZoneSerializerFactory

public WOTimeZoneSerializerFactory(Class javaType,
                                   QName xmlType)
Method Detail

create

public static org.apache.axis.encoding.SerializerFactory create(Class javaType,
                                                                QName xmlType)

Last updated June 2008

Copyright © 2000-2008 Apple Inc.