|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.mmapps.modules.config.JarConfigurationReader
class to read a configuration sorted in a jar file
Field Summary | |
static java.lang.String |
CONFIGURATION_DIR
|
static java.lang.String |
FILE_SEPARATOR
|
Constructor Summary | |
JarConfigurationReader()
|
Method Summary | |
static Configuration |
getConfiguration(java.io.File file)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static java.lang.String FILE_SEPARATOR
public static java.lang.String CONFIGURATION_DIR
Constructor Detail |
public JarConfigurationReader()
Method Detail |
public static Configuration getConfiguration(java.io.File file) throws java.lang.Exception
file
- the jar file
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |