org.archiviststoolkit.exporter
Class DCExport

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

public class DCExport
extends java.lang.Object


Constructor Summary
DCExport()
           
 
Method Summary
 void convertDBRecordToFile(DigitalObjects digitalObject, java.io.File file, boolean internalOnly)
           
 java.lang.String convertDBRecordToXML(DigitalObjects digitalObject, boolean internalOnly, boolean standalone)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DCExport

public DCExport()
Method Detail

convertDBRecordToFile

public void convertDBRecordToFile(DigitalObjects digitalObject,
                                  java.io.File file,
                                  boolean internalOnly)

convertDBRecordToXML

public java.lang.String convertDBRecordToXML(DigitalObjects digitalObject,
                                             boolean internalOnly,
                                             boolean standalone)