| Package | Description |
|---|---|
| org.dspace.app.itemupdate |
| Modifier and Type | Method and Description |
|---|---|
static ContentsEntry |
ContentsEntry.parse(java.lang.String line)
Factory method parses a line from the Contents Entry file
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<ContentsEntry> |
MetadataUtilities.readContentsFile(java.io.File f)
Rewrite of ItemImport's functionality
but just the parsing of the file, not the processing of its elements.
|
Copyright © 2013 DuraSpace. All Rights Reserved.