Class FrameworkTester

java.lang.Object
org.dlese.dpc.schemedit.test.FrameworkTester

public class FrameworkTester extends Object
Author:
ostwald
  • Field Details

  • Constructor Details

    • FrameworkTester

      public FrameworkTester(String format) throws Exception
      Constructor for the FrameworkTester object
      Throws:
      Exception
  • Method Details

    • getFramework

      public MetaDataFramework getFramework()
    • showFramework

      public void showFramework()
      Description of the Method
    • main

      public static void main(String[] args) throws Exception
      The main program for the FrameworkTester class
      Parameters:
      args - The command line arguments
      Throws:
      Exception
    • prtln

      public static void prtln(String s)
      Description of the Method
      Parameters:
      s - Description of the Parameter