public interface TagFileReader
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ERROR_PREFIX |
static org.slf4j.Logger |
logger |
static java.util.ResourceBundle |
messages |
| Modifier and Type | Method and Description |
|---|---|
static java.nio.file.Path |
createFileFromManifest(java.nio.file.Path bagRootDir,
java.lang.String path) |
static final org.slf4j.Logger logger
static final java.util.ResourceBundle messages
static final java.lang.String ERROR_PREFIX
static java.nio.file.Path createFileFromManifest(java.nio.file.Path bagRootDir,
java.lang.String path)
throws MaliciousPathException,
InvalidBagitFileFormatException