Class Manifest.Attribute

java.lang.Object
org.codehaus.plexus.archiver.jar.Manifest.BaseAttribute
org.codehaus.plexus.archiver.jar.Manifest.Attribute
All Implemented Interfaces:
Iterable<String>
Direct Known Subclasses:
Manifest.ExistingAttribute
Enclosing class:
Manifest

public static class Manifest.Attribute extends Manifest.BaseAttribute implements Iterable<String>
An attribute for the manifest. Those attributes that are not nested into a section will be added to the "Main" section.