Uses of Class
com.github.packageurl.PackageURL
Packages that use PackageURL
-
Uses of PackageURL in com.github.packageurl
Methods in com.github.packageurl that return PackageURLMethods in com.github.packageurl with parameters of type PackageURLModifier and TypeMethodDescriptionbooleanPackageURL.isBaseEquals(PackageURL purl) Deprecated.This method is no longer recommended and will be removed from a future release.booleanPackageURL.isCanonicalEquals(PackageURL purl) Evaluates if the specified Package URL has the same canonical value.booleanPackageURL.isCoordinatesEquals(PackageURL purl) Evaluates if the specified Package URL has the same values up to, but excluding the qualifier (querystring).