org.apache.axis.encoding.ser
public class OctetStreamDataHandlerSerializer extends JAFDataHandlerSerializer
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
OctetStreamDataHandlerSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(QName name,
org.xml.sax.Attributes attributes,
java.lang.Object value,
SerializationContext context)
Serialize a Source DataHandler quantity.
|
getMechanismType, writeSchemapublic void serialize(QName name, org.xml.sax.Attributes attributes, java.lang.Object value, SerializationContext context) throws java.io.IOException
serialize in class JAFDataHandlerSerializername - is the element nameattributes - are the attributes...serialize is free to add more.value - is the valuecontext - is the SerializationContextjava.io.IOExceptionCopyright ? 2005 Apache Web Services Project. All Rights Reserved.