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