org.apache.axis.encoding.ser
Class Base64SerializerFactory
java.lang.Object
org.apache.axis.encoding.ser.BaseFactory
org.apache.axis.encoding.ser.BaseSerializerFactory
org.apache.axis.encoding.ser.Base64SerializerFactory
- All Implemented Interfaces:
- Serializable, SerializerFactory
public class Base64SerializerFactory
- extends BaseSerializerFactory
SerializerFactory for hexBinary.
- Author:
- Rich Scheuerle
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Base64SerializerFactory
public Base64SerializerFactory(Class javaType,
QName xmlType)
Copyright © The Apache Software Foundation. All Rights Reserved.