| Package | Description |
|---|---|
| org.owasp.dependencycheck.xml.pom |
This package contains classes used to parse pom.xml files.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<License> |
Model.getLicenses()
Returns the list of licenses.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Model.addLicense(License license)
Adds a new license to the list of licenses.
|
Copyright© 2012-21 Jeremy Long. All Rights Reserved.