org.apache.ivy.core.module.descriptor
public abstract class AbstractArtifact extends Object implements Artifact
Constructor Summary | |
---|---|
AbstractArtifact() |
Method Summary | |
---|---|
boolean | equals(Object obj) |
String | getAttribute(String attName) |
Map | getAttributes() |
String | getExtraAttribute(String attName) |
Map | getExtraAttributes() |
Map | getQualifiedExtraAttributes() |
int | hashCode() |
String | toString() |