public class ContentInfo extends Object
| Constructor and Description |
|---|
ContentInfo() |
| Modifier and Type | Method and Description |
|---|---|
static ContentInfo |
create(org.apache.maven.artifact.Artifact artifact,
org.apache.maven.plugin.logging.Log log) |
String |
getContentLine() |
String |
getSymbolicName() |
String |
getType() |
String |
getVersion() |
public String getSymbolicName()
public String getType()
public String getVersion()
public String getContentLine()
public static ContentInfo create(org.apache.maven.artifact.Artifact artifact, org.apache.maven.plugin.logging.Log log)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.