Uses of Enum
org.codehaus.mojo.license.Eol
Packages that use Eol
-
Uses of Eol in org.codehaus.mojo.license
Fields in org.codehaus.mojo.license declared as EolModifier and TypeFieldDescriptionprotected Eol
AbstractLicensesXmlMojo.licensesOutputFileEol
An end of line constant name denoting the EOL string to use when redering thelicenses.xml
file.Methods in org.codehaus.mojo.license that return Eol -
Uses of Eol in org.codehaus.mojo.license.download
Methods in org.codehaus.mojo.license.download with parameters of type EolModifier and TypeMethodDescriptionstatic void
LicenseSummaryWriter.writeLicenseSummary
(List<ProjectLicenseInfo> dependencies, File outputFile, Charset charset, Eol eol, boolean writeVersions)