Uses of Package
org.spdx.library.model.pointer
| Package | Description |
|---|---|
| org.spdx.library.model |
Copyright (c) 2019 Source Auditor Inc.
|
| org.spdx.library.model.pointer |
RDF model classes which implement the proposed W3C Pointer classes.
|
-
Classes in org.spdx.library.model.pointer used by org.spdx.library.model Class Description ByteOffsetPointer Byte offset pointer per RDF 2.3.2.2 ByteOffsetPointer ClassLineCharPointer 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. -
Classes in org.spdx.library.model.pointer used by org.spdx.library.model.pointer Class Description 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.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.