public class ImageDataHandlerSerializer extends JAFDataHandlerSerializer
| Constructor and Description |
|---|
ImageDataHandlerSerializer() |
| 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, writeSchemaprotected static Log log
public 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.IOException