Package org.codehaus.plexus.archiver.jar
Class Manifest.ExistingSection
java.lang.Object
org.codehaus.plexus.archiver.jar.Manifest.ExistingSection
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddAttributeAndCheck
(Manifest.Attribute attribute) void
addConfiguredAttribute
(Manifest.Attribute attribute) boolean
getAttribute
(String attributeName) getAttributeValue
(String attributeName) getName()
int
hashCode()
iterator()
void
removeAttribute
(String attributeName) Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods 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
-
equals
-