org.apache.axis.encoding
Class MapSerializer.Factory

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

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

See Also:
Serialized Form

Constructor Summary
MapSerializer.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

MapSerializer.Factory

public MapSerializer.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.