org.apache.axis.encoding.ser
Class ElementSerializerFactory

java.lang.Object
  |
  +--org.apache.axis.encoding.ser.BaseSerializerFactory
        |
        +--org.apache.axis.encoding.ser.ElementSerializerFactory
All Implemented Interfaces:
java.io.Serializable, SerializerFactory, SerializerFactory

public class ElementSerializerFactory
extends BaseSerializerFactory

SerializerFactory for Element

Author:
Rich Scheuerle
See Also:
Serialized Form

Fields inherited from class org.apache.axis.encoding.ser.BaseSerializerFactory
javaType, ser, serClass, serClassConstructor, share, xmlType
 
Constructor Summary
ElementSerializerFactory()
           
 
Methods inherited from class org.apache.axis.encoding.ser.BaseSerializerFactory
createFactory, getSerializerAs, getSupportedMechanismTypes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementSerializerFactory

public ElementSerializerFactory()


Copyright © 2001 Apache XML Project. All Rights Reserved.