| Package | Description |
|---|---|
| org.codehaus.mojo.license.utils |
| Modifier and Type | Method and Description |
|---|---|
static List<ProjectLicenseInfo> |
LicenseSummaryReader.parseLicenseSummary(InputStream licSummaryIS)
Read a component-info.xml from an input stream into a ComponentInfo object.
|
| Modifier and Type | Method and Description |
|---|---|
static Node |
LicenseSummaryWriter.createDependencyNode(Document doc,
ProjectLicenseInfo dep) |
| Modifier and Type | Method and Description |
|---|---|
static void |
LicenseSummaryWriter.writeLicenseSummary(List<ProjectLicenseInfo> dependencies,
File outputFile) |
Copyright © 2010–2023. All rights reserved.