Uses of Interface
org.spdx.library.conversion.ISpdxConverter
Packages that use ISpdxConverter
Package
Description
Functions for reading, writing, and manipulating SPDX documents
Classes that convert between major versions of SPDX
-
Uses of ISpdxConverter in org.spdx.library
Methods in org.spdx.library that return ISpdxConverterModifier and TypeMethodDescriptionModelCopyManager.getSpecConverter(org.spdx.storage.IModelStore fromStore, org.spdx.storage.IModelStore toStore, String fromSpecVersion, String toSpecVersion, boolean create) -
Uses of ISpdxConverter in org.spdx.library.conversion
Classes in org.spdx.library.conversion that implement ISpdxConverterModifier and TypeClassDescriptionclassConverts SPDX spec version 2.X objects to SPDX spec version 3.X and stores the result in the toModelStore