|
WebObjects 5.4.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis.encoding.ser.BaseFactory
org.apache.axis.encoding.ser.BaseSerializerFactory
com.webobjects.webservices.support.xml.WONullSerializerFactory
public class WONullSerializerFactory
WONullSerializerFactory creates instances of WONullSerializer.
Field Summary |
---|
Fields inherited from class org.apache.axis.encoding.ser.BaseSerializerFactory |
---|
getSerializer, javaType, log, ser, serClass, serClassConstructor, xmlType |
Constructor Summary | |
---|---|
WONullSerializerFactory()
|
|
WONullSerializerFactory(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 |
---|
public WONullSerializerFactory()
public WONullSerializerFactory(Class javaType, QName xmlType)
Method Detail |
---|
public static org.apache.axis.encoding.SerializerFactory create(Class javaType, QName xmlType)
|
Last updated June 2008 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |