| Package | Description |
|---|---|
| org.spdx.rdfparser.model |
Model for the SPDX 2.0+ specification.
|
| org.spdx.rdfparser.model.pointer |
RDF model classes which implement the proposed W3C Pointer classes.
|
| Class and Description |
|---|
| SinglePointer
A pointing method made up of a unique pointer.
|
| StartEndPointer
A compound pointer pointing out parts of a document by means of a range delimited by a pair of single pointers that define the start point and the end point.
|
| Class and Description |
|---|
| ByteOffsetPointer |
| CompoundPointer
A pointing method made up of a pair of pointers that identify a well defined section within a document delimited by a begin and an end.
|
| LineCharPointer |
| SinglePointer
A pointing method made up of a unique pointer.
|
| StartEndPointer
A compound pointer pointing out parts of a document by means of a range delimited by a pair of single pointers that define the start point and the end point.
|
Copyright © 2018 Linux Foundation. All Rights Reserved.