Uses of Class
org.spdx.maven.utils.SpdxDefaultFileInformation
Packages that use SpdxDefaultFileInformation
-
Uses of SpdxDefaultFileInformation in org.spdx.maven
Methods in org.spdx.maven that return SpdxDefaultFileInformationModifier and TypeMethodDescriptionPathSpecificSpdxInfo.getDefaultFileInformation
(SpdxDefaultFileInformation defaults) Get the default file information to be used with this file pathMethods in org.spdx.maven with parameters of type SpdxDefaultFileInformationModifier and TypeMethodDescriptionPathSpecificSpdxInfo.getDefaultFileInformation
(SpdxDefaultFileInformation defaults) Get the default file information to be used with this file path -
Uses of SpdxDefaultFileInformation in org.spdx.maven.utils
Methods in org.spdx.maven.utils with parameters of type SpdxDefaultFileInformationModifier and TypeMethodDescriptionvoid
SpdxV2FileCollector.collectFiles
(List<org.apache.maven.shared.model.fileset.FileSet> fileSets, String baseDir, SpdxDefaultFileInformation defaultFileInformation, Map<String, SpdxDefaultFileInformation> pathSpecificInformation, org.spdx.library.model.v2.SpdxPackage projectPackage, org.spdx.library.model.v2.enumerations.RelationshipType relationshipType, org.spdx.library.model.v2.SpdxDocument spdxDoc, Set<String> algorithms) Collect file information in the directory (including subdirectories).void
SpdxV3FileCollector.collectFiles
(List<org.apache.maven.shared.model.fileset.FileSet> fileSets, String baseDir, SpdxDefaultFileInformation defaultFileInformation, Map<String, SpdxDefaultFileInformation> pathSpecificInformation, org.spdx.library.model.v3_0_1.software.SpdxPackage projectPackage, org.spdx.library.model.v3_0_1.core.RelationshipType relationshipType, org.spdx.library.model.v3_0_1.core.SpdxDocument spdxDoc, Set<String> algorithms) Collect file information in the directory (including subdirectories).abstract void
AbstractDocumentBuilder.collectSpdxFileInformation
(List<org.apache.maven.shared.model.fileset.FileSet> sources, String baseDir, SpdxDefaultFileInformation defaultFileInformation, HashMap<String, SpdxDefaultFileInformation> pathSpecificInformation, Set<String> checksumAlgorithms) Collect information at the file level, fill in the SPDX documentvoid
SpdxV2DocumentBuilder.collectSpdxFileInformation
(List<org.apache.maven.shared.model.fileset.FileSet> sources, String baseDir, SpdxDefaultFileInformation defaultFileInformation, HashMap<String, SpdxDefaultFileInformation> pathSpecificInformation, Set<String> checksumAlgorithms) void
SpdxV3DocumentBuilder.collectSpdxFileInformation
(List<org.apache.maven.shared.model.fileset.FileSet> sources, String baseDir, SpdxDefaultFileInformation defaultFileInformation, HashMap<String, SpdxDefaultFileInformation> pathSpecificInformation, Set<String> checksumAlgorithms) Method parameters in org.spdx.maven.utils with type arguments of type SpdxDefaultFileInformationModifier and TypeMethodDescriptionvoid
SpdxV2FileCollector.collectFiles
(List<org.apache.maven.shared.model.fileset.FileSet> fileSets, String baseDir, SpdxDefaultFileInformation defaultFileInformation, Map<String, SpdxDefaultFileInformation> pathSpecificInformation, org.spdx.library.model.v2.SpdxPackage projectPackage, org.spdx.library.model.v2.enumerations.RelationshipType relationshipType, org.spdx.library.model.v2.SpdxDocument spdxDoc, Set<String> algorithms) Collect file information in the directory (including subdirectories).void
SpdxV3FileCollector.collectFiles
(List<org.apache.maven.shared.model.fileset.FileSet> fileSets, String baseDir, SpdxDefaultFileInformation defaultFileInformation, Map<String, SpdxDefaultFileInformation> pathSpecificInformation, org.spdx.library.model.v3_0_1.software.SpdxPackage projectPackage, org.spdx.library.model.v3_0_1.core.RelationshipType relationshipType, org.spdx.library.model.v3_0_1.core.SpdxDocument spdxDoc, Set<String> algorithms) Collect file information in the directory (including subdirectories).abstract void
AbstractDocumentBuilder.collectSpdxFileInformation
(List<org.apache.maven.shared.model.fileset.FileSet> sources, String baseDir, SpdxDefaultFileInformation defaultFileInformation, HashMap<String, SpdxDefaultFileInformation> pathSpecificInformation, Set<String> checksumAlgorithms) Collect information at the file level, fill in the SPDX documentvoid
SpdxV2DocumentBuilder.collectSpdxFileInformation
(List<org.apache.maven.shared.model.fileset.FileSet> sources, String baseDir, SpdxDefaultFileInformation defaultFileInformation, HashMap<String, SpdxDefaultFileInformation> pathSpecificInformation, Set<String> checksumAlgorithms) void
SpdxV3DocumentBuilder.collectSpdxFileInformation
(List<org.apache.maven.shared.model.fileset.FileSet> sources, String baseDir, SpdxDefaultFileInformation defaultFileInformation, HashMap<String, SpdxDefaultFileInformation> pathSpecificInformation, Set<String> checksumAlgorithms)