Class FrameworkConfigTester

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

public class FrameworkConfigTester extends Object
Author:
ostwald

$Id: FrameworkConfigTester.java,v 1.9 2009/07/07 03:29:38 ostwald Exp $

  • Field Details

  • Constructor Details

    • FrameworkConfigTester

      public FrameworkConfigTester(String xmlFormat) throws Exception
      Constructor for the FrameworkConfigTester object
      Throws:
      Exception
  • Method Details

    • showFrameworkStuff

      public void showFrameworkStuff()
      Description of the Method
    • showReaderStuff

      public void showReaderStuff()
    • main

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

      public void showSchemaPathMap()
    • getMinimalRecord

      public org.dom4j.Document getMinimalRecord()
    • pp

      public static void pp(org.dom4j.Node node)
      Utility to show XML in pretty form
      Parameters:
      node - Description of the Parameter
    • prtln

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