| Package | Description |
|---|---|
| org.dspace.app.itemupdate |
| Modifier and Type | Method and Description |
|---|---|
static ContentsEntry |
ContentsEntry.parse(String line)
Factory method parses a line from the Contents Entry file
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
AddBitstreamsAction.addBitstream(Context context,
ItemArchive itarch,
Item item,
File dir,
ContentsEntry ce,
boolean suppressUndo,
boolean isTest)
Add bitstream
|
Copyright © 2016 DuraSpace. All rights reserved.