util
Class LinkedProperties.Test
java.lang.Object
util.LinkedProperties.Test
- Enclosing class:
- LinkedProperties
public static class LinkedProperties.Test
- extends Object
Test class. Load the first command line as a properties definition
an writes the result to stdout, or to a file given in the second
command line argument.
|
Method Summary |
static void |
main(String[] arg)
First command line is the remark-containing properties file,
second, if given, the file to write it to. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinkedProperties.Test
public LinkedProperties.Test()
main
public static void main(String[] arg)
throws IOException
- First command line is the remark-containing properties file,
second, if given, the file to write it to.
- Throws:
IOException