Interface ResourceManager
- 
- All Known Implementing Classes:
- ClasspathResourceManager,- FileSystemResourceManager
 
 public interface ResourceManager
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description ReadergetReader(String resourceName)
 
- 
- 
- 
Method Detail- 
getReaderReader getReader(String resourceName) throws IOException - Throws:
- IOException
 
 
- 
 
-