Uses of Class
org.dspace.app.bulkedit.DSpaceCSVLine

Packages that use DSpaceCSVLine
org.dspace.app.bulkedit   
 

Uses of DSpaceCSVLine in org.dspace.app.bulkedit
 

Methods in org.dspace.app.bulkedit that return types with arguments of type DSpaceCSVLine
 List<DSpaceCSVLine> DSpaceCSV.getCSVLines()
          Get the lines in CSV holders
 

Constructor parameters in org.dspace.app.bulkedit with type arguments of type DSpaceCSVLine
MetadataImport(Context c, List<DSpaceCSVLine> toImport)
          Create an instance of the metadata importer.
 



Copyright © 2010 DuraSpace. All Rights Reserved.