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 Object
Field Summary |
protected String |
name
The attribute's name |
name
protected String name
- The attribute's name
Manifest.BaseAttribute
public Manifest.BaseAttribute()
getName
public String getName()
- Get the Attribute's name
- Returns:
- the attribute's name.
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2008-2012 Sonatype, Inc.. All Rights Reserved.