Uses of Interface
org.spdx.rdfparser.SpdxRdfConstants
| Package | Description |
|---|---|
| org.spdx.rdfparser | |
| org.spdx.rdfparser.model |
Model for the SPDX 2.0+ specification.
|
-
Uses of SpdxRdfConstants in org.spdx.rdfparser
Classes in org.spdx.rdfparser that implement SpdxRdfConstants Modifier and Type Class Description classSPDXDocumentDeprecated.classSpdxDocumentContainerThis class contains the SPDX Document and provides some of the basic RDF model support. -
Uses of SpdxRdfConstants in org.spdx.rdfparser.model
Classes in org.spdx.rdfparser.model that implement SpdxRdfConstants Modifier and Type Class Description classSpdxPackageA Package represents a collection of software files that are delivered as a single functional component.