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
|
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 © 2014 DuraSpace. All Rights Reserved.