You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index-all.html
+11-2Lines changed: 11 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1816,6 +1816,16 @@ <h2 class="title">L</h2>
1816
1816
</dd>
1817
1817
<dt><spanclass="memberNameLink"><ahref="org/spdx/library/conversion/Spdx2to3Converter.html#LIFECYCLE_SCOPE_MAP">LIFECYCLE_SCOPE_MAP</a></span> - Static variable in class org.spdx.library.conversion.<ahref="org/spdx/library/conversion/Spdx2to3Converter.html" title="class in org.spdx.library.conversion">Spdx2to3Converter</a></dt>
1818
1818
<dd> </dd>
1819
+
<dt><spanclass="memberNameLink"><ahref="org/spdx/utility/compare/LicenseCompareHelper.html#listAllListedExceptionIdsMatched(java.lang.String)">listAllListedExceptionIdsMatched(String)</a></span> - Static method in class org.spdx.utility.compare.<ahref="org/spdx/utility/compare/LicenseCompareHelper.html" title="class in org.spdx.utility.compare">LicenseCompareHelper</a></dt>
1820
+
<dd>
1821
+
<divclass="block">Returns a list of SPDX Listed Exception ID's that match the text provided using
1822
+
the SPDX matching guidelines.</div>
1823
+
</dd>
1824
+
<dt><spanclass="memberNameLink"><ahref="org/spdx/utility/compare/LicenseCompareHelper.html#listAllListedLicenseIdsMatched(java.lang.String)">listAllListedLicenseIdsMatched(String)</a></span> - Static method in class org.spdx.utility.compare.<ahref="org/spdx/utility/compare/LicenseCompareHelper.html" title="class in org.spdx.utility.compare">LicenseCompareHelper</a></dt>
1825
+
<dd>
1826
+
<divclass="block">Returns a list of SPDX Listed License ID's that match the text provided using
1827
+
the SPDX matching guidelines.</div>
1828
+
</dd>
1819
1829
<dt><spanclass="memberNameLink"><ahref="org/spdx/storage/listedlicense/SpdxListedLicenseModelStore.html#LISTED_LICENSE_NAMESPACE">LISTED_LICENSE_NAMESPACE</a></span> - Static variable in class org.spdx.storage.listedlicense.<ahref="org/spdx/storage/listedlicense/SpdxListedLicenseModelStore.html" title="class in org.spdx.storage.listedlicense">SpdxListedLicenseModelStore</a></dt>
1820
1830
<dd> </dd>
1821
1831
<dt><spanclass="memberNameLink"><ahref="org/spdx/library/LicenseInfoFactory.html#listedExceptionIdCaseSensitive(java.lang.String)">listedExceptionIdCaseSensitive(String)</a></span> - Static method in class org.spdx.library.<ahref="org/spdx/library/LicenseInfoFactory.html" title="class in org.spdx.library">LicenseInfoFactory</a></dt>
@@ -1887,8 +1897,7 @@ <h2 class="title">M</h2>
1887
1897
</dd>
1888
1898
<dt><spanclass="memberNameLink"><ahref="org/spdx/utility/compare/LicenseCompareHelper.html#matchingStandardLicenseIds(java.lang.String)">matchingStandardLicenseIds(String)</a></span> - Static method in class org.spdx.utility.compare.<ahref="org/spdx/utility/compare/LicenseCompareHelper.html" title="class in org.spdx.utility.compare">LicenseCompareHelper</a></dt>
1889
1899
<dd>
1890
-
<divclass="block">Returns a list of SPDX Standard License ID's that match the text provided using
<dt><spanclass="memberNameLink"><ahref="org/spdx/utility/compare/LicenseCompareHelper.html#matchingStandardLicenseIdsWithinText(java.lang.String)">matchingStandardLicenseIdsWithinText(String)</a></span> - Static method in class org.spdx.utility.compare.<ahref="org/spdx/utility/compare/LicenseCompareHelper.html" title="class in org.spdx.utility.compare">LicenseCompareHelper</a></dt>
<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> documentUri,
489
489
<ahref="https://docs.oracle.com/javase/8/docs/api/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation" class="externalLink">@Nullable</a>
0 commit comments