org.pasoa.test
Class StoreContents

java.lang.Object
  extended by org.pasoa.test.StoreContents

public class StoreContents
extends Object


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

Constructor Detail

StoreContents

public StoreContents()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Parameters:
args -
Throws:
Exception