|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IContentSource
| Method Summary | |
|---|---|
void |
close()
Close the input stream returned previously by open()
If no input stream was opened does nothing |
java.io.InputStream |
open()
Open an input stream to read the content |
| Method Detail |
|---|
java.io.InputStream open()
throws java.io.IOException
java.io.IOException - if an error occursvoid close()
open()
If no input stream was opened does nothing
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||