Class MultiFrameworkTally

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

public class MultiFrameworkTally extends Object
Class for comaparing schemaHelpers accross mulitple frameworks. For example, to collect the "derivedContentModel" elements for each of a list of frameworks and then display them.
Author:
ostwald

  • Method Details

    • main

      public static void main(String[] args) throws Exception
      The main program for the MultiFrameworkTally class
      Parameters:
      args - The command line arguments
      Throws:
      Exception - NOT YET DOCUMENTED