Class FieldFilesCheck

java.lang.Object
org.dlese.dpc.schemedit.vocab.FieldFilesCheck

public class FieldFilesCheck 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

$Id: FieldFilesCheck.java,v 1.3 2009/03/20 23:33:58 jweather Exp $

  • Constructor Details

    • FieldFilesCheck

      public FieldFilesCheck(URI listingUri, URI schemaUri) throws Exception
      Constructor for the FieldFilesCheck object
      Throws:
      Exception
  • Method Details

    • main

      public static void main(String[] args)
      Read a set of fields files
      Parameters:
      args - The command line arguments
      Throws:
      Exception - Description of the Exception