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

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

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

String
Add an attribute to the section
void
Add an attribute to the manifest - it is added to the main section.
void
Add an attribute to the section.
void
Store an attribute and update the index.

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

Manifest.Attribute
Manifest.Section.getAttribute(String attributeName)
Get a attribute of the section