public class text_plain extends handler_base
Constructor and Description |
---|
text_plain() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getContent(javax.activation.DataSource ds) |
void |
writeTo(java.lang.Object obj,
java.lang.String type,
java.io.OutputStream os)
Write the object to the output stream, using the specified MIME type.
|
getTransferData, getTransferDataFlavors
public java.lang.Object getContent(javax.activation.DataSource ds) throws java.io.IOException
java.io.IOException
public void writeTo(java.lang.Object obj, java.lang.String type, java.io.OutputStream os) throws java.io.IOException
java.io.IOException
Copyright © 2010 - 2020 Adobe. All Rights Reserved