Class SpdxFileFactory

java.lang.Object
org.spdx.sbom.gradle.utils.SpdxFileFactory

public class SpdxFileFactory extends Object
  • Constructor Details

    • SpdxFileFactory

      public SpdxFileFactory(org.spdx.library.model.SpdxDocument spdxDocument, File projectDir)
  • Method Details

    • newFile

      public org.spdx.library.model.SpdxFile newFile(Path file) throws org.spdx.library.InvalidSPDXAnalysisException, IOException
      Throws:
      org.spdx.library.InvalidSPDXAnalysisException
      IOException