Skip to content

Commit 48ab7d5

Browse files
committed
deploy: 0832e32
1 parent 6deba84 commit 48ab7d5

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

member-search-index.zip

0 Bytes
Binary file not shown.

org/spdx/utility/DownloadCache.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -259,11 +259,11 @@ <h4>getUrlInputStream</h4>
259259
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io" class="externalLink">IOException</a></pre>
260260
<dl>
261261
<dt><span class="paramLabel">Parameters:</span></dt>
262-
<dd><code>url</code> - The URL to get an input stream for. Note that redirects issued by this url are restricted to known
263-
SPDX hosts. Redirects to other hosts will cause an IOException to be thrown.</dd>
262+
<dd><code>url</code> - The URL to get an input stream for. Notes: redirects issued by this url are restricted to known
263+
SPDX hosts; redirects to other hosts will cause an IOException to be thrown.</dd>
264264
<dt><span class="returnLabel">Returns:</span></dt>
265265
<dd>An InputStream for url, or null if url is null. Note that this InputStream may be of different concrete
266-
types, depending on whether the content is being served out of cache or not.</dd>
266+
types, depending on whether the content is being served out of cache or not.</dd>
267267
<dt><span class="throwsLabel">Throws:</span></dt>
268268
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io" class="externalLink">IOException</a></code> - When an IO error of some kind occurs.</dd>
269269
</dl>

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)