|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Source
Internal interface representing a source of an input stream.
| Method Summary | |
|---|---|
void |
close(InputStream in)
Closes the given input stream. |
InputStream |
getInputStream()
Returns a new input stream on the source. |
| Method Detail |
|---|
InputStream getInputStream()
throws IOException
IOExceptionvoid close(InputStream in)
in - Stream returned by getInputStream(). May be null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||