|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DataSource in javax.activation |
| Classes in javax.activation that implement DataSource | |
private class |
DataHandler.ObjectDataSource
A local implementation of DataSouce used to wrap an Object and mime-type. |
class |
FileDataSource
|
class |
URLDataSource
|
| Fields in javax.activation declared as DataSource | |
private DataSource |
DataHandler.ds
|
| Methods in javax.activation that return DataSource | |
DataSource |
DataHandler.getDataSource()
|
| Methods in javax.activation with parameters of type DataSource | |
java.lang.Object |
DataContentHandler.getTransferData(java.awt.datatransfer.DataFlavor df,
DataSource ds)
|
java.lang.Object |
DataContentHandler.getContent(DataSource ds)
|
| Constructors in javax.activation with parameters of type DataSource | |
DataHandler(DataSource ds)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||