Uses of Class
org.spdx.core.SpdxInvalidIdException
-
Packages that use SpdxInvalidIdException Package Description org.spdx.core Common classes used by the SPDX model and library -
-
Uses of SpdxInvalidIdException in org.spdx.core
Constructors in org.spdx.core that throw SpdxInvalidIdException Constructor Description TypedValue(String objectUri, String type, String specVersion)
Constructs a TypedValue with the specified object URI, type, and spec version.
-