Package org.codehaus.plexus.archiver.jar
Class Manifest.ExistingSection
java.lang.Object
org.codehaus.plexus.archiver.jar.Manifest.ExistingSection
- Enclosing class:
Manifest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAttributeAndCheck(Manifest.Attribute attribute) voidaddConfiguredAttribute(Manifest.Attribute attribute) booleangetAttribute(String attributeName) getAttributeValue(String attributeName) getName()inthashCode()iterator()voidremoveAttribute(String attributeName) Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
ExistingSection
-
-
Method Details
-
iterator
-
getAttribute
-
getName
-
getAttributeValue
-
removeAttribute
-
addConfiguredAttribute
- Throws:
ManifestException
-
addAttributeAndCheck
- Throws:
ManifestException
-
hashCode
public int hashCode() -
equals
-