Class CollectionConfigTester

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

public class CollectionConfigTester extends Object
Author:
ostwald

$Id: CollectionConfigTester.java,v 1.9 2009/03/20 23:33:57 jweather Exp $

  • Constructor Details

    • CollectionConfigTester

      public CollectionConfigTester(String configFileName) throws Exception
      Constructor for the CollectionConfigTester object
      Throws:
      Exception
  • Method Details

    • getCollectionConfig

      public CollectionConfig getCollectionConfig()
    • showCollectionConfig

      public void showCollectionConfig()
      Description of the Method
    • showRegistry

      public void showRegistry()
      Description of the Method
    • showTester

      public void showTester()
      Description of the Method
    • main

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

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