Class LicenseExpressionParser

java.lang.Object
org.spdx.library.model.license.LicenseExpressionParser

public class LicenseExpressionParser
extends Object
A parser for the SPDX License Expressions as documented in the SPDX appendix. This is a static help class. The primary method is parseLicenseExpression which returns an AnyLicenseInfo.
Author:
Gary O'Neall