Package | Description |
---|---|
org.codehaus.plexus.archiver.jar |
Modifier and Type | Method and Description |
---|---|
static JarArchiver.FilesetManifestConfig |
JarArchiver.FilesetManifestConfig.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JarArchiver.FilesetManifestConfig[] |
JarArchiver.FilesetManifestConfig.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JarArchiver.setFilesetmanifest(JarArchiver.FilesetManifestConfig config)
Behavior when a Manifest is found in a zipfileset or zipgroupfileset file.
|
Copyright © 2001-2016 Codehaus. All Rights Reserved.