|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Resource
A simple class which holds information about the resource.
| Method Summary | |
|---|---|
void |
backupCurrentConfig()
config -> loaded config. |
ReadConfiguration |
getCurrentConfig()
Returns resource configuration to be used next time the resource is loaded. |
java.io.File[] |
getFiles()
Returns the files of this resource |
ResourceInfo |
getInfo()
Returns the resource info (filenames/type) |
ReadConfiguration |
getLastLoadedConfig()
Returns configuration parameters which the resource was last loaded with |
java.lang.String |
getName()
Returns the name of this resource |
ResourceReader |
getReader()
Returns the reader for this resource |
| Method Detail |
|---|
java.lang.String getName()
ResourceReader getReader()
ResourceInfo getInfo()
java.io.File[] getFiles()
ReadConfiguration getCurrentConfig()
ReadConfiguration getLastLoadedConfig()
void backupCurrentConfig()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||