Package org.ossreviewtoolkit.model
Class LicenseFindingKt
-
- All Implemented Interfaces:
public final class LicenseFindingKt
-
-
Method Summary
Modifier and Type Method Description final static StringmapLicense(String $self, Map<String, String> mapping)Apply mapping from the org.ossreviewtoolkit.model.config.ScannerConfiguration to any license String. -
-
Method Detail
-
mapLicense
final static String mapLicense(String $self, Map<String, String> mapping)
Apply mapping from the org.ossreviewtoolkit.model.config.ScannerConfiguration to any license String.
-
-
-
-