|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Resource
Represents reference to a text resource capable of creating new readers.
| Method Summary | |
|---|---|
java.io.Reader |
open()
Opens a resource and returns a content reader. |
java.lang.String |
toString()
|
| Method Detail |
|---|
java.io.Reader open()
throws java.io.IOException
The returned reader implementation should be effective enough to allow usage without extra buffering, etc.
java.io.IOException - if I/O error occurs.java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||