Package org.apache.abdera.i18n.text.io
Class InputStreamDataSource
java.lang.Object
org.apache.abdera.i18n.text.io.InputStreamDataSource
- All Implemented Interfaces:
javax.activation.DataSource
@Deprecated(since="2021-07-29")
public final class InputStreamDataSource
extends Object
implements javax.activation.DataSource
Deprecated.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT_TYPE
Deprecated.- See Also:
-
-
Constructor Details
-
InputStreamDataSource
Deprecated. -
InputStreamDataSource
Deprecated.
-
-
Method Details
-
getContentType
Deprecated.- Specified by:
getContentType
in interfacejavax.activation.DataSource
-
getName
Deprecated.- Specified by:
getName
in interfacejavax.activation.DataSource
-
getInputStream
Deprecated.- Specified by:
getInputStream
in interfacejavax.activation.DataSource
- Throws:
IOException
-
getOutputStream
Deprecated.- Specified by:
getOutputStream
in interfacejavax.activation.DataSource
- Throws:
IOException
-