Class DcsRecordEditorFix

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

public class DcsRecordEditorFix extends Object
Replaces all the occurances of an editor with another .
Author:
ostwald

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

  • Constructor Details

    • DcsRecordEditorFix

      public DcsRecordEditorFix(String format)
      Constructor for the DcsRecordEditorFix object
  • Method Details

    • main

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

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