|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdip.misc.PropertyCheck
Given 2 or more .properties files, it compares them, and writes (to stdout) which property file is missing a key (compared to all other files).
Constructor Summary | |
PropertyCheck(java.lang.String[] args)
|
Method Summary | |
void |
check()
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PropertyCheck(java.lang.String[] args) throws java.io.IOException
Method Detail |
public static void main(java.lang.String[] args) throws java.io.IOException
java.io.IOException
public void check()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |