Constant Field Values
Contents
org.spdx.*
-
org.spdx.library.LicenseInfoFactory Modifier and Type Constant Field Value public static final String
NOASSERTION_LICENSE_NAME
"NOASSERTION"
public static final String
NONE_LICENSE_NAME
"NONE"
-
org.spdx.library.SpdxModelFactory Modifier and Type Constant Field Value public static final String
IMPLEMENTATION_VERSION
"2.0.0"
-
org.spdx.storage.listedlicense.SpdxListedLicenseModelStore Modifier and Type Constant Field Value public static final String
LISTED_LICENSE_NAMESPACE
"http://spdx.org/licenses/"
-
org.spdx.storage.simple.InMemSpdxStore Modifier and Type Constant Field Value public static final String
ANON_PREFIX
"__anon__"
-
org.spdx.utility.compare.FilterTemplateOutputHandler Modifier and Type Constant Field Value public static final String
REGEX_ESCAPE
"~~~"
-
org.spdx.utility.license.LicenseExpressionParser Modifier and Type Constant Field Value public static final String
UNINITIALIZED_LICENSE_TEXT
"[Initialized with license Parser. The actual license text is not available]"