public class MimeMultipartDataHandlerSerializer extends JAFDataHandlerSerializer
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
log |
Constructor and Description |
---|
MimeMultipartDataHandlerSerializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(QName name,
Attributes attributes,
Object value,
SerializationContext context)
Serialize a Source DataHandler quantity.
|
getMechanismType, writeSchema
public void serialize(QName name, Attributes attributes, Object value, SerializationContext context) throws IOException
serialize
in class JAFDataHandlerSerializer
name
- is the element nameattributes
- are the attributes...serialize is free to add more.value
- is the valuecontext
- is the SerializationContextIOException
Copyright © The Apache Software Foundation. All Rights Reserved.