Uses of Class
org.wildfly.maven.plugins.licenses.model.ProjectInfo
-
Packages that use ProjectInfo Package Description org.wildfly.maven.plugins.licenses -
-
Uses of ProjectInfo in org.wildfly.maven.plugins.licenses
Methods in org.wildfly.maven.plugins.licenses that return ProjectInfo Modifier and Type Method Description ProjectInfoLicensesFileReader. parseLicenseSummary(InputStream licSummaryIS)Read a *-licenses.xml from an input stream into a ProjectInfo object.
-