|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.erights.e.develop.boot.PropertiesHelper
Untamed:
Field Summary | |
static String |
HELPSTR
Enabled: |
static String |
VERSION
Enabled: |
Constructor Summary | |
PropertiesHelper()
Enabled: |
Method Summary | |
static Properties |
flatten(Properties self)
Enabled: Flattens 'self' into a single Properties containing all the associations in 'self' |
static void |
main(String[] args)
Enabled: |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String VERSION
public static final String HELPSTR
Constructor Detail |
public PropertiesHelper()
Method Detail |
public static Properties flatten(Properties self)
public static void main(String[] args) throws IOException
IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |