Uses of Class
org.spdx.tools.SpdxConverterException
| Package | Description |
|---|---|
| org.spdx.tools |
-
Uses of SpdxConverterException in org.spdx.tools
Methods in org.spdx.tools that throw SpdxConverterException Modifier and Type Method Description static voidSpdxConverter. convert(String fromFilePath, String toFilePath)Convert an SPDX file from the fromFilePath to a new file at the toFilePath using the file extensions to determine the serialization typestatic voidSpdxConverter. convert(String fromFilePath, String toFilePath, SpdxToolsHelper.SerFileType fromFileType, SpdxToolsHelper.SerFileType toFileType)Convert an SPDX file from the fromFilePath to a new file at the toFilePath including listed license property detailsstatic voidSpdxConverter. convert(String fromFilePath, String toFilePath, SpdxToolsHelper.SerFileType fromFileType, SpdxToolsHelper.SerFileType toFileType, boolean excludeLicenseDetails)Convert an SPDX file from the fromFilePath to a new file at the toFilePath