DLESE Tools
v1.6.0

org.dlese.dpc.schemedit.test
Class SmartExportTester

java.lang.Object
  extended by org.dlese.dpc.schemedit.test.SmartExportTester

public class SmartExportTester
extends Object


Author:
ostwald

Method Summary
 void export()
           
static void main(String[] args)
          The main program for the SmartExportTester class
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

export

public void export()

main

public static void main(String[] args)
                 throws Exception
The main program for the SmartExportTester class

Parameters:
args - The command line arguments
Throws:
Exception - Description of the Exception

DLESE Tools
v1.6.0