- GEM - Static variable in class com.github.packageurl.PackageURL.StandardTypes
-
- GENERIC - Static variable in class com.github.packageurl.PackageURL.StandardTypes
-
- getName() - Method in class com.github.packageurl.PackageURL
-
Returns the name of the package.
- getNamespace() - Method in class com.github.packageurl.PackageURL
-
Returns the name prefix such as a Maven groupid, a Docker image owner, a GitHub user or organization.
- getQualifiers() - Method in class com.github.packageurl.PackageURL
-
Returns extra qualifying data for a package such as an OS, architecture, a distro, etc.
- getScheme() - Method in class com.github.packageurl.PackageURL
-
Returns the package url scheme.
- getSubpath() - Method in class com.github.packageurl.PackageURL
-
Returns extra subpath within a package, relative to the package root.
- getType() - Method in class com.github.packageurl.PackageURL
-
Returns the package "type" or package "protocol" such as maven, npm, nuget, gem, pypi, etc.
- getVersion() - Method in class com.github.packageurl.PackageURL
-
Returns the version of the package.
- GITHUB - Static variable in class com.github.packageurl.PackageURL.StandardTypes
-
- GOLANG - Static variable in class com.github.packageurl.PackageURL.StandardTypes
-