Class SpdxViewer

java.lang.Object
org.spdx.tools.SpdxViewer

public class SpdxViewer
extends Object
Simple pretty printer for SPDX RDF XML files. Writes output to System.out. Usage: PrettyPrinter SPDXRdfXMLFile > textFile where SPDXRdfXMLFile is a valid SPDX RDF XML file
Version:
0.1
Author:
Gary O'Neall
  • Constructor Details

  • Method Details

    • main

      public static void main​(String[] args)
      Pretty Printer for an SPDX Document
      Parameters:
      args - Argument 0 is a the file path name of the SPDX RDF/XML file