org.apache.axis.encoding.ser

Class SimpleListSerializerFactory

public class SimpleListSerializerFactory extends BaseSerializerFactory

SerializerFactory for based on SimpleSerializerFactory

Author: Ias (iasandcb@tmax.co.kr)

Constructor Summary
SimpleListSerializerFactory(Class javaType, QName xmlType)
Note that the factory is constructed with the QName and xmlType.

Constructor Detail

SimpleListSerializerFactory

public SimpleListSerializerFactory(Class javaType, QName xmlType)
Note that the factory is constructed with the QName and xmlType. This is important to allow distinction between primitive values and java.lang wrappers.
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.