Package com.github.packageurl
Java implementation of the Package-URL Specification.
-
Class Summary Class Description PackageURL Package-URL (aka purl) is a "mostly universal" URL to describe a package.PackageURL.StandardTypes Convenience constants that defines common Package-URL 'type's.PackageURLBuilder A builder construct for Package-URL objects. -
Exception Summary Exception Description MalformedPackageURLException Exception class intended to be used for PackageURL parsing exceptions.ValidationException Internal exception class intended to be used within validation contained in lambda expressions.