org.archiviststoolkit.exporter
Class METSExport

java.lang.Object
  extended by org.archiviststoolkit.exporter.METSExport

public class METSExport
extends java.lang.Object


Constructor Summary
METSExport()
           
 
Method Summary
 void convertDBRecordToFile(DigitalObjects digitalObject, java.io.File outputFile, InfiniteProgressPanel progressPanel, boolean internalOnly, java.lang.String metadataType)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

METSExport

public METSExport()
Method Detail

convertDBRecordToFile

public void convertDBRecordToFile(DigitalObjects digitalObject,
                                  java.io.File outputFile,
                                  InfiniteProgressPanel progressPanel,
                                  boolean internalOnly,
                                  java.lang.String metadataType)

main

public static void main(java.lang.String[] args)