Uses of Class
org.spdx.tools.InvalidFileNameException
Packages that use InvalidFileNameException
-
Uses of InvalidFileNameException in org.spdx.tools
Methods in org.spdx.tools that throw InvalidFileNameExceptionModifier and TypeMethodDescriptionstatic org.spdx.library.model.v3_0_1.core.SpdxDocumentSpdxToolsHelper.deserializeDocumentCompat(File file) Deserializes an SPDX document from a filestatic org.spdx.library.model.v2.SpdxDocumentSpdxToolsHelper.deserializeDocumentCompatV2(File file) Deserializes an SPDX document from a file, compatible with SPDX version 2static SpdxToolsHelper.SerFileTypeSpdxToolsHelper.fileToFileType(File file) Determine the file type based on the file name and extension