Package | Description |
---|---|
de.unirostock.sems.cbarchive.web.dataholder |
Modifier and Type | Method and Description |
---|---|
static Archive.ReplaceStrategy |
Archive.ReplaceStrategy.fromString(String string) |
static Archive.ReplaceStrategy |
Archive.ReplaceStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Archive.ReplaceStrategy[] |
Archive.ReplaceStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
de.unirostock.sems.cbarchive.ArchiveEntry |
Archive.addArchiveEntry(String fileName,
Path file,
Archive.ReplaceStrategy strategy) |
Copyright © 2018 SEMS project @ University of Rostock. All rights reserved.