|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FileReader
Abstracts file reading operations
| Method Summary | |
|---|---|
String |
getResourceAsString(String resourceName)
Attempts to load a resource from the file system, from a URL, or from the classpath, in that order. |
| Method Detail |
|---|
String getResourceAsString(String resourceName)
throws IOException
resourceName - The name of the resource to load
IOException - in case of an IO error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||