public interface ManifestAttributes
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BUILT_BY
Manifest attribute with the built by information.
|
static java.lang.String |
CREATED_BY
Manifest attribute with the created by information.
|
static java.lang.String |
CURRENT_MANIFEST_VERSION
Manifest attribute value with the manifest version.
|
static java.lang.String |
MANIFEST_VERSION
Manifest attribute with the manifest version.
|
static final java.lang.String BUILT_BY
static final java.lang.String CREATED_BY
static final java.lang.String MANIFEST_VERSION
static final java.lang.String CURRENT_MANIFEST_VERSION