Package com.gentlyweb.utils
Class HTMLDataSource
java.lang.Object
com.gentlyweb.utils.HTMLDataSource
- All Implemented Interfaces:
DataSource
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HTMLDataSource
-
-
Method Details
-
getInputStream
- Specified by:
getInputStream
in interfaceDataSource
- Throws:
IOException
-
getOutputStream
- Specified by:
getOutputStream
in interfaceDataSource
- Throws:
IOException
-
getContentType
- Specified by:
getContentType
in interfaceDataSource
-
getName
- Specified by:
getName
in interfaceDataSource
-