org.dlese.dpc.schemedit.vocab.integrity
Class IntegrityChecker
java.lang.Object
  
org.dlese.dpc.schemedit.vocab.integrity.IntegrityChecker
public class IntegrityChecker
- extends Object
 
Command line routine that checks fields files for well-formedness, and ensures that the xpaths associated
  with the field files exist within the given metadata framework.
- Author:
 
  - ostwald 
 
 
| 
Method Summary | 
static void | 
main(String[] args)
 
          Read a set of fields files | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
IntegrityChecker
public IntegrityChecker(URL frameworksUrl,
                        File muiDir)
                 throws Exception
- Throws:
 Exception
main
public static void main(String[] args)
- Read a set of fields files
- Parameters:
 args - The command line arguments