Class SPDXFile

java.lang.Object
org.spdx.rdfparser.SPDXFile
All Implemented Interfaces:
Cloneable, Comparable<SPDXFile>

@Deprecated
public class SPDXFile
extends Object
implements Comparable<SPDXFile>, Cloneable
Deprecated.
Contains and SPDXFile object and updates the RDF model. This class is for compatibility with the 1.2 version of the SPDX library and is no longer used for version 2.0 and above.
Author:
Gary O'Neall