Uses of Class
org.dspace.app.itemupdate.ContentsEntry

Packages that use ContentsEntry
org.dspace.app.itemupdate   
 

Uses of ContentsEntry in org.dspace.app.itemupdate
 

Methods in org.dspace.app.itemupdate that return ContentsEntry
static ContentsEntry ContentsEntry.parse(String line)
          Factory method parses a line from the Contents Entry file
 

Methods in org.dspace.app.itemupdate that return types with arguments of type ContentsEntry
static List<ContentsEntry> MetadataUtilities.readContentsFile(File f)
          Rewrite of ItemImport's functionality but just the parsing of the file, not the processing of its elements.
 



Copyright © 2012 DuraSpace. All Rights Reserved.