Package org.spdx.storage.simple


package org.spdx.storage.simple
Simple SPDX storage using in memory basic functions
Author:
Gary O'Neall
  • Classes
    Class
    Description
    A simple abstract SPDX store that stores everything in an underlying model store which is initialized in the constructor.
    In memory implementation of an SPDX store
    Individual item to be stored in memory