Skip to content

Commit 9f167f4

Browse files
committed
deploy: 3718577
1 parent 85984ad commit 9f167f4

4 files changed

Lines changed: 1 addition & 3 deletions

File tree

member-search-index.zip

0 Bytes
Binary file not shown.

org/spdx/library/LicenseInfoFactory.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -488,8 +488,7 @@ <h4>parseSPDXLicenseStringCompatV2</h4>
488488
<a href="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>&nbsp;documentUri,
489489
<a href="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>
490490
org.spdx.core.IModelCopyManager&nbsp;copyManager)
491-
throws org.spdx.library.model.v2.license.InvalidLicenseStringException,
492-
org.spdx.core.DefaultStoreNotInitializedException</pre>
491+
throws org.spdx.core.DefaultStoreNotInitializedException</pre>
493492
<div class="block">Parses a license string and converts it into a SPDXLicenseInfo object
494493
Syntax - A license set must start and end with a parenthesis "("
495494
A conjunctive license set will have and AND after the first
@@ -513,7 +512,6 @@ <h4>parseSPDXLicenseStringCompatV2</h4>
513512
<dd>an SPDXLicenseInfo created from the string. If the license expression is not parseable, a <code>InvalidLicenseExpression</code> is returned.</dd>
514513
<dt><span class="throwsLabel">Throws:</span></dt>
515514
<dd><code>org.spdx.core.DefaultStoreNotInitializedException</code> - if the default model store is not initialized</dd>
516-
<dd><code>org.spdx.library.model.v2.license.InvalidLicenseStringException</code></dd>
517515
</dl>
518516
</li>
519517
</ul>

package-search-index.zip

0 Bytes
Binary file not shown.

type-search-index.zip

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)