public class DcsRecordEditorFix
extends java.lang.Object
$Id: DcsRecordEditorFix.java,v 1.3 2009/03/20 23:33:57 jweather Exp $
| Constructor and Description |
|---|
DcsRecordEditorFix(java.lang.String format)
Constructor for the DcsRecordEditorFix object
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
The main program for the DcsRecordEditorFix class
|
static void |
prtln(java.lang.String s)
Description of the Method
|
public DcsRecordEditorFix(java.lang.String format)
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - The command line argumentsjava.lang.Exceptionpublic static void prtln(java.lang.String s)
s - Description of the Parameter