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,
Attributes attributes,
Object value,
SerializationContext context)
Serialize a Source DataHandler quantity.
|
getMechanismType, writeSchemapublic void serialize(QName name, Attributes attributes, Object value, SerializationContext context) throws IOException
serialize in class JAFDataHandlerSerializername - is the element nameattributes - are the attributes...serialize is free to add more.value - is the valuecontext - is the SerializationContextIOExceptionCopyright © The Apache Software Foundation. All Rights Reserved.