| Package | Description |
|---|---|
| com.github.packageurl |
Java implementation of the Package-URL Specification.
|
| Modifier and Type | Method and Description |
|---|---|
PackageURL |
PackageURLBuilder.build()
Builds the new PackageURL object.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
PackageURL.isBaseEquals(PackageURL purl)
Evaluates if the specified Package URL has the same values up to, but excluding
the qualifier (querystring).
|
boolean |
PackageURL.isCanonicalEquals(PackageURL purl)
Evaluates if the specified Package URL has the same canonical value.
|
Copyright © 2017–2021. All rights reserved.