Class CompoundPointer

java.lang.Object
org.spdx.library.model.ModelObject
org.spdx.library.model.pointer.CompoundPointer
Direct Known Subclasses:
StartEndPointer

public abstract class CompoundPointer
extends ModelObject
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. See http://www.w3.org/2009/pointers and https://www.w3.org/WAI/ER/Pointers/WD-Pointers-in-RDF10-20110427 This is an abstract class of pointers which must be subclassed
Author:
Gary O'Neall