org.apache.axis.encoding
Class ElementSerializer.Factory

java.lang.Object
  |
  +--org.apache.axis.encoding.ElementSerializer.Factory
All Implemented Interfaces:
DeserializerFactory, java.io.Serializable
Enclosing class:
ElementSerializer

public static class ElementSerializer.Factory
extends java.lang.Object
implements DeserializerFactory

See Also:
Serialized Form

Constructor Summary
ElementSerializer.Factory()
           
 
Method Summary
 Deserializer getDeserializer(java.lang.Class cls)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementSerializer.Factory

public ElementSerializer.Factory()
Method Detail

getDeserializer

public Deserializer getDeserializer(java.lang.Class cls)
Specified by:
getDeserializer in interface DeserializerFactory


Copyright © 2001 Apache XML Project. All Rights Reserved.