DLESE Tools
v1.6.0

org.dlese.dpc.schemedit.ndr.mets
Class LibraryDcEnvelopeWriter

java.lang.Object
  extended by org.dlese.dpc.schemedit.ndr.mets.EnvelopeWriter
      extended by org.dlese.dpc.schemedit.ndr.mets.LibraryDcEnvelopeWriter

public class LibraryDcEnvelopeWriter
extends EnvelopeWriter

Author:
ostwald

Method Summary
static void main(String[] args)
          The main program for the LibraryDcEnvelopeWriter class
 
Methods inherited from class org.dlese.dpc.schemedit.ndr.mets.EnvelopeWriter
addRecord
 
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 LibraryDcEnvelopeWriter class

Parameters:
args - The command line arguments
Throws:
Exception - NOT YET DOCUMENTED

DLESE Tools
v1.6.0