Uses of Class
org.spdx.maven.utils.SpdxSourceParserException
Packages that use SpdxSourceParserException
-
Uses of SpdxSourceParserException in org.spdx.maven.utils
Methods in org.spdx.maven.utils that throw SpdxSourceParserExceptionModifier and TypeMethodDescriptionSpdxSourceFileParser.parseFileForSpdxLicenses
(File file) Parses a text file for matches to SPDX-License-Identifier:SpdxSourceFileParser.parseTextForSpdxLicenses
(String text)