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,
org.xml.sax.Attributes attributes,
java.lang.Object value,
SerializationContext context)
Serialize a Source DataHandler quantity.
|
getMechanismType, writeSchema
public void serialize(QName name, org.xml.sax.Attributes attributes, java.lang.Object value, SerializationContext context) throws java.io.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 SerializationContextjava.io.IOException
Copyright © 2005 Apache Web Services Project. All Rights Reserved.