Uses of Class
org.owasp.dependencycheck.xml.pom.License
Packages that use License
Package
Description
This package contains classes used to parse pom.xml files.
-
Uses of License in org.owasp.dependencycheck.xml.pom
Methods in org.owasp.dependencycheck.xml.pom that return types with arguments of type LicenseMethods in org.owasp.dependencycheck.xml.pom with parameters of type LicenseModifier and TypeMethodDescriptionvoidModel.addLicense(License license) Adds a new license to the list of licenses.