Package org.spdx.storage.simple

Author:
Gary O'Neall Simple SPDX storage using in memory basic functions
  • Class Summary 
    Class Description
    ExtendedSpdxStore
    A simple abstract SPDX store that stores everything in an underlying model store which is initialized in the constructor.
    InMemSpdxStore  
    StoredTypedItem
    Individual item to be stored in memory