DLESE Tools
v1.6.0

org.dlese.dpc.schemedit.test
Class MultiFrameworkTally

java.lang.Object
  extended by 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 Summary
static void main(String[] args)
          The main program for the MultiFrameworkTally class
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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

DLESE Tools
v1.6.0