Class AnyLicenseInfo

    • Constructor Detail

      • AnyLicenseInfo

        public AnyLicenseInfo()
                       throws org.spdx.core.InvalidSPDXAnalysisException
        Create a new Model Object using an Anonymous ID with the defualt store and default document URI
        Throws:
        org.spdx.core.InvalidSPDXAnalysisException
      • AnyLicenseInfo

        public AnyLicenseInfo​(String id)
                       throws org.spdx.core.InvalidSPDXAnalysisException
        Open or create a model object with the default store and default document URI
        Parameters:
        id - ID for this object - must be unique within the SPDX document
        Throws:
        org.spdx.core.InvalidSPDXAnalysisException