Index
C F G I J M O R T V X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- checkSetConverted() - Method in class org.spdx.cdx2spdx.CycloneSpdxConverter
-
Checks to see if the the BOM has already been converted and sets the converted flag
- convert() - Method in class org.spdx.cdx2spdx.CycloneSpdxConverter
-
Perform the conversion of
- CycloneConversionException - Exception in org.spdx.cdx2spdx
-
Exceptions related to incompatible or missing properties when converting from CycloneDx to SPDX
- CycloneConversionException() - Constructor for exception org.spdx.cdx2spdx.CycloneConversionException
- CycloneConversionException(String) - Constructor for exception org.spdx.cdx2spdx.CycloneConversionException
- CycloneConversionException(String, Throwable) - Constructor for exception org.spdx.cdx2spdx.CycloneConversionException
- CycloneConversionException(String, Throwable, boolean, boolean) - Constructor for exception org.spdx.cdx2spdx.CycloneConversionException
- CycloneConversionException(Throwable) - Constructor for exception org.spdx.cdx2spdx.CycloneConversionException
- cycloneDxToSpdx(String, String) - Static method in class org.spdx.cdx2spdx.CycloneToSpdx
- CycloneSpdxConverter - Class in org.spdx.cdx2spdx
- CycloneSpdxConverter(Bom, IModelStore) - Constructor for class org.spdx.cdx2spdx.CycloneSpdxConverter
- CycloneToSpdx - Class in org.spdx.cdx2spdx
-
Converts between CycloneDX and SPDX Based on the spreadsheet https://docs.google.com/spreadsheets/d/1PIiSYLJHlt8djG5OoOYniy_I-J31UMhBKQ62UUBHKVA/edit?usp=sharing
- CycloneToSpdx() - Constructor for class org.spdx.cdx2spdx.CycloneToSpdx
- CycloneToSpdx.SerFileType - Enum in org.spdx.cdx2spdx
F
- fileToFileType(File) - Static method in class org.spdx.cdx2spdx.CycloneToSpdx
- fileTypeToStore(CycloneToSpdx.SerFileType) - Static method in class org.spdx.cdx2spdx.CycloneToSpdx
G
- getCopyManager() - Method in class org.spdx.cdx2spdx.CycloneSpdxConverter
- getCycloneBom() - Method in class org.spdx.cdx2spdx.CycloneSpdxConverter
- getDocumentUri() - Method in class org.spdx.cdx2spdx.CycloneSpdxConverter
- getSpdxModelStore() - Method in class org.spdx.cdx2spdx.CycloneSpdxConverter
- getWarnings() - Method in class org.spdx.cdx2spdx.CycloneSpdxConverter
I
- InvalidFileNameException - Exception in org.spdx.cdx2spdx
- InvalidFileNameException() - Constructor for exception org.spdx.cdx2spdx.InvalidFileNameException
- InvalidFileNameException(String) - Constructor for exception org.spdx.cdx2spdx.InvalidFileNameException
- InvalidFileNameException(String, Throwable) - Constructor for exception org.spdx.cdx2spdx.InvalidFileNameException
- InvalidFileNameException(String, Throwable, boolean, boolean) - Constructor for exception org.spdx.cdx2spdx.InvalidFileNameException
- InvalidFileNameException(Throwable) - Constructor for exception org.spdx.cdx2spdx.InvalidFileNameException
- isConverted() - Method in class org.spdx.cdx2spdx.CycloneSpdxConverter
J
- JSON - org.spdx.cdx2spdx.CycloneToSpdx.SerFileType
M
- main(String[]) - Static method in class org.spdx.cdx2spdx.CycloneToSpdx
O
- org.spdx.cdx2spdx - package org.spdx.cdx2spdx
R
- RDFXML - org.spdx.cdx2spdx.CycloneToSpdx.SerFileType
- retainFidelity(SpdxElement, String, Object, List<String>) - Method in class org.spdx.cdx2spdx.CycloneSpdxConverter
-
Prevent a loss of fidelity by adding to the warnings creating an annotation with enough information to recreate the CycloneDX property and value.
T
- TAG - org.spdx.cdx2spdx.CycloneToSpdx.SerFileType
V
- valueOf(String) - Static method in enum org.spdx.cdx2spdx.CycloneToSpdx.SerFileType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.spdx.cdx2spdx.CycloneToSpdx.SerFileType
-
Returns an array containing the constants of this enum type, in the order they are declared.
X
- XLS - org.spdx.cdx2spdx.CycloneToSpdx.SerFileType
- XLSX - org.spdx.cdx2spdx.CycloneToSpdx.SerFileType
- XML - org.spdx.cdx2spdx.CycloneToSpdx.SerFileType
Y
- YAML - org.spdx.cdx2spdx.CycloneToSpdx.SerFileType
All Classes All Packages