Package com.kheops.util
Class MapStreamDataSource
java.lang.Object
com.kheops.util.MapStreamDataSource
- All Implemented Interfaces:
- javax.activation.DataSource
- 
Constructor Details- 
MapStreamDataSourcepublic MapStreamDataSource()
 
- 
- 
Method Details- 
getInputStream- Specified by:
- getInputStreamin interface- javax.activation.DataSource
- Throws:
- IOException
 
- 
getOutputStream- Specified by:
- getOutputStreamin interface- javax.activation.DataSource
- Throws:
- IOException
 
- 
getName- Specified by:
- getNamein interface- javax.activation.DataSource
 
 
-