Package org.spdx.library.conversion
Classes that convert between major versions of SPDX
These classes can be used directly (e.g. from a web application or CLI) or
from the CopyManager
.
- Author:
- Gary O'Neall
-
Interface Summary Interface Description ISpdxConverter Interface for classes that can convert from one SPDX spec version to another -
Class Summary Class Description ExternalMapInfo Information about an ExternalMap captured from an ExternalDocumentRefSpdx2to3Converter Converts SPDX spec version 2.X objects to SPDX spec version 3.X and stores the result in the toModelStore