Package org.spdx.example
Class Spdx3Example
- java.lang.Object
-
- org.spdx.example.Spdx3Example
-
public class Spdx3Example extends Object
Example which creates an SBOM from scratch NOTE: Snippets from this file are used in the GETTING_STARTED.md file - any changes to this file should update the GETTING_STARTED.md file
-
-
Constructor Summary
Constructors Constructor Description Spdx3Example()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.spdx.library.model.v3_0_1.software.Sbom
createSbomFromScratch()
-