org.jboss.webservice.encoding.ser
Class HexBinaryArraySerializer

java.lang.Object
  extended byorg.jboss.axis.encoding.ser.ArraySerializer (src) 
      extended byorg.jboss.webservice.encoding.ser.HexBinaryArraySerializer
All Implemented Interfaces:
java.io.Serializable, Serializer (src) , Serializer (src)

public class HexBinaryArraySerializer
extends ArraySerializer (src)

DOCUMENT ME!

See Also:
Serialized Form

Constructor Summary
HexBinaryArraySerializer()
           
 
Methods inherited from class org.jboss.axis.encoding.ser.ArraySerializer (src)
addComponentTypeMapping, getMechanismType, serialize, writeSchema
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HexBinaryArraySerializer

public HexBinaryArraySerializer()