| Modifier and Type | Field and Description |
|---|---|
protected BagItVersion |
BagItPackageProvider.bagItVersion
Supported BagIT version
https://www.rfc-editor.org/rfc/rfc8493.html#section-2.1.1
|
| Modifier and Type | Method and Description |
|---|---|
static BagItVersion |
BagItVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BagItVersion[] |
BagItVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.