Uses of Class
org.spdx.maven.utils.SpdxSourceParserException
-
Uses of SpdxSourceParserException in org.spdx.maven.utils
Modifier and TypeMethodDescriptionstatic List<AnyLicenseInfo>
SpdxSourceFileParser.parseFileForSpdxLicenses
(File file) Parses a text file for matches to SPDX-License-Identifier:static List<AnyLicenseInfo>
SpdxSourceFileParser.parseTextForSpdxLicenses
(String text)