public interface DataSource
Modifier and Type | Method and Description |
---|---|
String |
getContentType() |
InputStream |
getInputStream() |
String |
getName() |
OutputStream |
getOutputStream() |
InputStream getInputStream() throws IOException
IOException
OutputStream getOutputStream() throws IOException
IOException
String getContentType()
String getName()
Copyright © 2013. All rights reserved.