Class SPDXDocument.SPDXPackage

java.lang.Object
org.spdx.rdfparser.SPDXDocument.SPDXPackage
Enclosing class:
SPDXDocument

@Deprecated
public class SPDXDocument.SPDXPackage
extends Object
Deprecated.
Simple class representing an SPDX Package. This is stored in an RDF model. This package is initialized using an existing SPDXPackage in an RDF document by constructing the package with the node representing the SPDX package. This class is provided for compatibility with version 1.2 of the library. This class is replaced by model.SpdxPackage in version 2.0 and above.
Author:
Gary O'Neall