Uses of Class
org.dspace.app.bulkedit.DSpaceCSV
-
Packages that use DSpaceCSV Package Description org.dspace.app.bulkedit The DSpace Batch Metadata Editor, which uses a CSV file to export/import item metadata. -
-
Uses of DSpaceCSV in org.dspace.app.bulkedit
Methods in org.dspace.app.bulkedit that return DSpaceCSV Modifier and Type Method Description DSpaceCSVMetadataExport. export()Run the exportConstructors in org.dspace.app.bulkedit with parameters of type DSpaceCSV Constructor Description MetadataImport(Context c, DSpaceCSV toImport)Create an instance of the metadata importer.
-