|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DataSource in javax.activation |
---|
Classes in javax.activation that implement DataSource | |
---|---|
class |
FileDataSource
|
class |
URLDataSource
|
Methods in javax.activation that return DataSource | |
---|---|
DataSource |
DataHandler.getDataSource()
|
Methods in javax.activation with parameters of type DataSource | |
---|---|
Object |
DataContentHandler.getContent(DataSource ds)
|
Object |
DataContentHandler.getTransferData(DataFlavor df,
DataSource ds)
|
Constructors in javax.activation with parameters of type DataSource | |
---|---|
DataHandler(DataSource ds)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |