Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface DataSource
Method Summary | |
abstract String | |
abstract InputStream | |
abstract String |
|
abstract OutputStream |
public abstract String getContentType()
public abstract InputStream getInputStream() throws IOException
public abstract String getName()
public abstract OutputStream getOutputStream() throws IOException