Uses of Class
org.spdx.library.model.license.LicenseException
Packages that use LicenseException
Package
Description
Utility classes for comparing SPDX model objects
-
Uses of LicenseException in org.spdx.library.model.license
Subclasses of LicenseException in org.spdx.library.model.licenseModifier and TypeClassDescriptionclassRepresents a License Exception present on the SPDX License ListMethods in org.spdx.library.model.license that return LicenseExceptionMethods in org.spdx.library.model.license with parameters of type LicenseExceptionModifier and TypeMethodDescriptionvoidWithExceptionOperator.setException(LicenseException exception) Constructors in org.spdx.library.model.license with parameters of type LicenseExceptionModifierConstructorDescriptionWithExceptionOperator(AnyLicenseInfo license, LicenseException exception) -
Uses of LicenseException in org.spdx.utility.compare
Methods in org.spdx.utility.compare with parameters of type LicenseExceptionModifier and TypeMethodDescriptionLicenseCompareHelper.isTextStandardException(LicenseException exception, String compareText) Compares exception text to the exception text of an SPDX Standard exception