Uses of Class
org.spdx.tools.SpdxConverterException
Packages that use SpdxConverterException
-
Uses of SpdxConverterException in org.spdx.tools
Methods in org.spdx.tools that throw SpdxConverterExceptionModifier and TypeMethodDescriptionstatic voidConvert 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