Uses of Class org.codehaus.plexus.archiver.jar.Manifest.Section

Uses in package org.codehaus.plexus.archiver.jar

Fields of type org.codehaus.plexus.archiver.jar.Manifest.Section

Manifest.Section
The main section of this manifest

Methods with parameter type org.codehaus.plexus.archiver.jar.Manifest.Section

void
Add a section to the manifest
void
Merge in another section

Methods with return type org.codehaus.plexus.archiver.jar.Manifest.Section

Manifest.Section
Get the main section of the manifest
Manifest.Section
Manifest.getSection(String name)
Get a particular section from the manifest