| Package | Description |
|---|---|
| org.codehaus.mojo.license | |
| org.codehaus.mojo.license.download |
| Modifier and Type | Field and Description |
|---|---|
protected Eol |
AbstractLicensesXmlMojo.licensesOutputFileEol
An end of line constant name denoting the EOL string to use when redering the
licenses.xml file. |
| Modifier and Type | Method and Description |
|---|---|
static Eol |
Eol.autodetect(Path file,
Charset charset) |
static Eol |
Eol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Eol[] |
Eol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
LicenseSummaryWriter.writeLicenseSummary(List<ProjectLicenseInfo> dependencies,
File outputFile,
Charset charset,
Eol eol,
boolean writeVersions) |
Copyright © 2010–2019 MojoHaus. All rights reserved.