|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProjectLicenseInfo | |
---|---|
org.codehaus.mojo.license |
Uses of ProjectLicenseInfo in org.codehaus.mojo.license |
---|
Methods in org.codehaus.mojo.license that return ProjectLicenseInfo | |
---|---|
ProjectLicenseInfo |
DownloadLicensesMojo.createDependencyProject(org.apache.maven.project.MavenProject depMavenProject)
Create a simple DependencyProject object containing the GAV and license info from the Maven Artifact |
Methods in org.codehaus.mojo.license that return types with arguments of type ProjectLicenseInfo | |
---|---|
static List<ProjectLicenseInfo> |
LicenseSummaryReader.parseLicenseSummary(InputStream licSummaryIS)
Read a component-info.xml from an input stream into a ComponentInfo object. |
Methods in org.codehaus.mojo.license with parameters of type ProjectLicenseInfo | |
---|---|
static Node |
LicenseSummaryWriter.createDependencyNode(Document doc,
ProjectLicenseInfo dep)
|
Method parameters in org.codehaus.mojo.license with type arguments of type ProjectLicenseInfo | |
---|---|
static void |
LicenseSummaryWriter.writeLicenseSummary(List<ProjectLicenseInfo> dependencies,
File outputFile)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |