public class MetadataExport extends 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
|
| Modifier and Type | Method and Description |
|---|---|
DSpaceCSV |
export()
Run the export
|
static void |
main(String[] argv)
main method to run the metadata exporter
|
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)Copyright © 2022 LYRASIS. All rights reserved.