|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Definition of an interface for objects that load configuration data from a URL.
The interface defines methods for getting and setting a base path. A file name will then be interpreted relative to this base path.
| Method Summary | |
java.lang.String |
getBasePath()
Returns the base path. |
void |
setBasePath(java.lang.String path)
Sets the base path. |
| Method Detail |
public java.lang.String getBasePath()
public void setBasePath(java.lang.String path)
path - the base path
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||