Package org.codehaus.plexus.archiver.jar
Class Manifest.BaseAttribute
- java.lang.Object
-
- org.codehaus.plexus.archiver.jar.Manifest.BaseAttribute
-
- Direct Known Subclasses:
Manifest.Attribute
- Enclosing class:
- Manifest
public static class Manifest.BaseAttribute extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.String
name
The attribute's name
-
Constructor Summary
Constructors Constructor Description BaseAttribute()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
java.lang.String
getName()
Get the Attribute's nameint
hashCode()
-