org.apache.axis.encoding
Class VectorDeserializer.Factory

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

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

See Also:
Serialized Form

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

VectorDeserializer.Factory

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