Package org.spdx.core

Class DefaultModelStore


  • public class DefaultModelStore
    extends Object
    Singleton class to hold a default model store used when no model store is provided

    WARNING: The model store and copy manager are in memory and will continue to grow as they are utilized. There is NO garbage collection.

    Author:
    Gary O'Neall