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 EolAbstractLicensesXmlMojo.licensesOutputFileEolAn end of line constant name denoting the EOL string to use when redering thelicenses.xmlfile.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 voidLicenseSummaryWriter.writeLicenseSummary(List<ProjectLicenseInfo> dependencies, File outputFile, Charset charset, Eol eol, boolean writeVersions)