public class MetadataExport
extends java.lang.Object
| Constructor and Description |
|---|
MetadataExport(Context c,
Community toExport,
boolean exportAll)
Method to export a community (and sub-communities and collections)
|
MetadataExport(Context c,
ItemIterator toExport,
boolean exportAll)
Set up a new metadata export
|
public MetadataExport(Context c, ItemIterator toExport, boolean exportAll)
c - The ContexttoExport - The ItemIterator of items to exportexportAll - whether to export all metadata or not (include handle, provenance etc)public DSpaceCSV export()
public static void main(java.lang.String[] argv)
throws java.lang.Exception
argv - the command line arguments givenjava.lang.ExceptionCopyright © 2013 DuraSpace. All Rights Reserved.