|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object issrg.utils.handler.Config
public class Config
Constructor Summary | |
---|---|
Config()
Creates a new instance of config |
Method Summary | |
---|---|
java.lang.String |
getURL(java.lang.String fileName)
to get a valid URL according to a filename |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Config()
Method Detail |
---|
public java.lang.String getURL(java.lang.String fileName) throws ConfigException
fileName,
- which is a file name. The file is allocated in the server at the same
directory as this class is
ConfigException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |