Uses of Class
org.praxislive.purl.PackageURL
-
Uses of PackageURL in org.praxislive.purl
Methods in org.praxislive.purl that return PackageURLModifier and TypeMethodDescriptionPackageURL.Builder.build()Builds the new PackageURL object.static PackageURLConvert the provided URI to a PackageURL.static PackageURLParse a PackageURL from the given String.Methods in org.praxislive.purl with parameters of type PackageURLModifier and TypeMethodDescriptionbooleanPackageURL.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).