| Package | Description |
|---|---|
| me.snowdrop.licenses |
| Modifier and Type | Method and Description |
|---|---|
void |
LicensesFileManager.createLicensesHtml(LicenseSummary licenseSummary,
String directoryPath)
Create a licenses.html file and download copy of each license for offline use.
|
void |
LicensesFileManager.createLicensesXml(LicenseSummary licenseSummary,
String directoryPath)
Create a licenses.xml file.
|
void |
LicensesGenerator.generateLicensesForGavs(Collection<Gav> gavs,
String resultPath) |
void |
LicensesGenerator.generateLicensesForPom(String pomPath,
String resultPath) |
| Constructor and Description |
|---|
LicensesGenerator() |
LicensesGenerator(GeneratorProperties generatorProperties) |
Copyright © 2017. All rights reserved.