|
3 | 3 | <html lang> |
4 | 4 | <head> |
5 | 5 | <!-- Generated by javadoc --> |
6 | | -<title>Index (java-spdx-library 2.0.3-SNAPSHOT API)</title> |
| 6 | +<title>Index (java-spdx-library 2.0.4-SNAPSHOT API)</title> |
7 | 7 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
8 | 8 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
9 | 9 | <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style"> |
|
21 | 21 | <script type="text/javascript"><!-- |
22 | 22 | try { |
23 | 23 | if (location.href.indexOf('is-external=true') == -1) { |
24 | | - parent.document.title="Index (java-spdx-library 2.0.3-SNAPSHOT API)"; |
| 24 | + parent.document.title="Index (java-spdx-library 2.0.4-SNAPSHOT API)"; |
25 | 25 | } |
26 | 26 | } |
27 | 27 | catch(err) { |
@@ -1816,6 +1816,16 @@ <h2 class="title">L</h2> |
1816 | 1816 | </dd> |
1817 | 1817 | <dt><span class="memberNameLink"><a href="org/spdx/library/conversion/Spdx2to3Converter.html#LIFECYCLE_SCOPE_MAP">LIFECYCLE_SCOPE_MAP</a></span> - Static variable in class org.spdx.library.conversion.<a href="org/spdx/library/conversion/Spdx2to3Converter.html" title="class in org.spdx.library.conversion">Spdx2to3Converter</a></dt> |
1818 | 1818 | <dd> </dd> |
| 1819 | +<dt><span class="memberNameLink"><a href="org/spdx/utility/compare/LicenseCompareHelper.html#listAllListedExceptionIdsMatched(java.lang.String)">listAllListedExceptionIdsMatched(String)</a></span> - Static method in class org.spdx.utility.compare.<a href="org/spdx/utility/compare/LicenseCompareHelper.html" title="class in org.spdx.utility.compare">LicenseCompareHelper</a></dt> |
| 1820 | +<dd> |
| 1821 | +<div class="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><span class="memberNameLink"><a href="org/spdx/utility/compare/LicenseCompareHelper.html#listAllListedLicenseIdsMatched(java.lang.String)">listAllListedLicenseIdsMatched(String)</a></span> - Static method in class org.spdx.utility.compare.<a href="org/spdx/utility/compare/LicenseCompareHelper.html" title="class in org.spdx.utility.compare">LicenseCompareHelper</a></dt> |
| 1825 | +<dd> |
| 1826 | +<div class="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><span class="memberNameLink"><a href="org/spdx/storage/listedlicense/SpdxListedLicenseModelStore.html#LISTED_LICENSE_NAMESPACE">LISTED_LICENSE_NAMESPACE</a></span> - Static variable in class org.spdx.storage.listedlicense.<a href="org/spdx/storage/listedlicense/SpdxListedLicenseModelStore.html" title="class in org.spdx.storage.listedlicense">SpdxListedLicenseModelStore</a></dt> |
1820 | 1830 | <dd> </dd> |
1821 | 1831 | <dt><span class="memberNameLink"><a href="org/spdx/library/LicenseInfoFactory.html#listedExceptionIdCaseSensitive(java.lang.String)">listedExceptionIdCaseSensitive(String)</a></span> - Static method in class org.spdx.library.<a href="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><span class="memberNameLink"><a href="org/spdx/utility/compare/LicenseCompareHelper.html#matchingStandardLicenseIds(java.lang.String)">matchingStandardLicenseIds(String)</a></span> - Static method in class org.spdx.utility.compare.<a href="org/spdx/utility/compare/LicenseCompareHelper.html" title="class in org.spdx.utility.compare">LicenseCompareHelper</a></dt> |
1889 | 1899 | <dd> |
1890 | | -<div class="block">Returns a list of SPDX Standard License ID's that match the text provided using |
1891 | | - the SPDX matching guidelines.</div> |
| 1900 | +<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div> |
1892 | 1901 | </dd> |
1893 | 1902 | <dt><span class="memberNameLink"><a href="org/spdx/utility/compare/LicenseCompareHelper.html#matchingStandardLicenseIdsWithinText(java.lang.String)">matchingStandardLicenseIdsWithinText(String)</a></span> - Static method in class org.spdx.utility.compare.<a href="org/spdx/utility/compare/LicenseCompareHelper.html" title="class in org.spdx.utility.compare">LicenseCompareHelper</a></dt> |
1894 | 1903 | <dd> |
@@ -2586,7 +2595,7 @@ <h2 class="title">V</h2> |
2586 | 2595 | </a></div> |
2587 | 2596 | <!-- ======== END OF BOTTOM NAVBAR ======= --> |
2588 | 2597 | </nav> |
2589 | | -<p class="legalCopy"><small>Copyright © 2025 <a href="http://spdx.org">SPDX</a>. All rights reserved.</small></p> |
| 2598 | +<p class="legalCopy"><small>Copyright © 2026 <a href="http://spdx.org">SPDX</a>. All rights reserved.</small></p> |
2590 | 2599 | </footer> |
2591 | 2600 | </body> |
2592 | 2601 | </html> |
0 commit comments