javax.accessibility
public interface AccessibleStreamable
Since: 1.5
Method Summary | |
---|---|
DataFlavor[] | getMimeTypes()
Return an array of the data flavors supported by this object. |
InputStream | getStream(DataFlavor flavor)
Return an input stream that yields the contents of this object,
using the given data flavor. |
Parameters: flavor the data flavor