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.StringnameThe attribute's name
-
Constructor Summary
Constructors Constructor Description BaseAttribute()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)java.lang.StringgetName()Get the Attribute's nameinthashCode()
-