util
Class SystemProperty

java.lang.Object
  extended by util.SystemProperty

public class SystemProperty
extends Object


Constructor Summary
SystemProperty()
           
 
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

SystemProperty

public SystemProperty()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
Throws:
Exception