util
Class PropertyLoader.Test

java.lang.Object
  extended by util.PropertyLoader.Test
Enclosing class:
PropertyLoader

public static final class PropertyLoader.Test
extends Object

Loads the properties from the file stated at the command line. The properties are then dumped to System.out.


Constructor Summary
PropertyLoader.Test()
           
 
Method Summary
static void main(String[] arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyLoader.Test

public PropertyLoader.Test()
Method Detail

main

public static void main(String[] arg)