spdx-java-model-2_X 1.0.1-SNAPSHOT API
Package | Description |
---|---|
org.spdx.library.model.v2 |
Model compatible with version 2 of the SPDX spec (2.0, 2.1, 2.2, and 2.3)
|
org.spdx.library.model.v2.enumerations |
This package contains all the enumerations used in the SPDX model.
|
org.spdx.library.model.v2.license |
Model for the SPDX version 2 license related objects
|
org.spdx.library.model.v2.pointer |
RDF model classes which implement the proposed W3C Pointer classes
From the W3C documentation, pointers are entities that permit identifying
a portion or segment of a piece of content - making use of the
Resource Description Framework (RDF).
|
org.spdx.library.referencetype |
Classes related to reference types for external references
|
org.spdx.storage.compatv2 |
Storage classes and interfaces which support compatibility with previous versions of the SPDX Java Library
before version 2.0.0
|