public class LicenseException extends Object
| Constructor and Description |
|---|
LicenseException(javax.json.JsonObject jsonObject) |
| Modifier and Type | Method and Description |
|---|---|
Set<LicenseElement> |
getLicenses() |
boolean |
matches(DependencyElement dependency) |
public boolean matches(DependencyElement dependency)
public Set<LicenseElement> getLicenses()
Copyright © 2019. All rights reserved.