javax.accessibility
public interface AccessibleStreamable
Modifier and Type | Method and Description |
---|---|
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.
|
DataFlavor[] getMimeTypes()
InputStream getStream(DataFlavor flavor)
flavor
- the data flavor