1
mirror of https://github.com/CarmJos/GithubReleases4J.git synced 2024-09-19 21:55:45 +00:00
GithubReleases4J/index-all.html
2022-02-07 03:07:18 +08:00

446 lines
40 KiB
HTML

<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (11.0.11) on Sun Feb 06 19:06:54 UTC 2022 -->
<title>Index (GithubReleases4J 1.3.1 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2022-02-06">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (GithubReleases4J 1.3.1 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "./";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="cc/carm/lib/githubreleases4j/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="cc/carm/lib/githubreleases4j/package-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="allpackages-index.html">All&nbsp;Packages</a><a id="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#authToken">authToken</a></span> - Variable in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><a href="cc/carm/lib/githubreleases4j/package-summary.html">cc.carm.lib.githubreleases4j</a> - package cc.carm.lib.githubreleases4j</dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:D">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubAsset.html#download(java.lang.String,java.nio.file.CopyOption...)">download(String, CopyOption...)</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubAsset.html" title="class in cc.carm.lib.githubreleases4j">GithubAsset</a></dt>
<dd>
<div class="block">Download this asset with provided path and name.</div>
</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GitHubHttpUtils.html#download(java.lang.String,java.lang.String,java.lang.String,java.nio.file.CopyOption...)">download(String, String, String, CopyOption...)</a></span> - Static method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GitHubHttpUtils.html" title="class in cc.carm.lib.githubreleases4j">GitHubHttpUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubAsset.html#download(java.nio.file.CopyOption...)">download(CopyOption...)</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubAsset.html" title="class in cc.carm.lib.githubreleases4j">GithubAsset</a></dt>
<dd>
<div class="block">Download this asset to current path with original name.</div>
</dd>
</dl>
<a id="I:G">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GitHubHttpUtils.html#getArray(java.lang.String,java.lang.String)">getArray(String, String)</a></span> - Static method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GitHubHttpUtils.html" title="class in cc.carm.lib.githubreleases4j">GitHubHttpUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#getAssets()">getAssets()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>
<div class="block">Get the assets of this release.</div>
</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#getAssetsURL()">getAssetsURL()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#getAuthor()">getAuthor()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>
<div class="block">Get the author of this release.</div>
</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#getAuthToken()">getAuthToken()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubUser.html#getAvatarURL()">getAvatarURL()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j">GithubUser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#getBody()">getBody()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubAsset.html#getBrowserDownloadURL()">getBrowserDownloadURL()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubAsset.html" title="class in cc.carm.lib.githubreleases4j">GithubAsset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubAsset.html#getContents()">getContents()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubAsset.html" title="class in cc.carm.lib.githubreleases4j">GithubAsset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#getContents()">getContents()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubUser.html#getContents()">getContents()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j">GithubUser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubAsset.html#getContentType()">getContentType()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubAsset.html" title="class in cc.carm.lib.githubreleases4j">GithubAsset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubAsset.html#getCreateTime()">getCreateTime()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubAsset.html" title="class in cc.carm.lib.githubreleases4j">GithubAsset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#getCreateTime()">getCreateTime()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#getDiscussionURL()">getDiscussionURL()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubAsset.html#getDownloadCount()">getDownloadCount()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubAsset.html" title="class in cc.carm.lib.githubreleases4j">GithubAsset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubUser.html#getEventsURL()">getEventsURL()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j">GithubUser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubUser.html#getEventsURL(java.lang.String)">getEventsURL(String)</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j">GithubUser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubUser.html#getFollowersURL()">getFollowersURL()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j">GithubUser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubUser.html#getFollowingURL()">getFollowingURL()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j">GithubUser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubUser.html#getFollowingURL(java.lang.String)">getFollowingURL(String)</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j">GithubUser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubUser.html#getGistsURL()">getGistsURL()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j">GithubUser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubUser.html#getGistsURL(int)">getGistsURL(int)</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j">GithubUser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubUser.html#getGravatarID()">getGravatarID()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j">GithubUser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#getHTMLUrl()">getHTMLUrl()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubAsset.html#getID()">getID()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubAsset.html" title="class in cc.carm.lib.githubreleases4j">GithubAsset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#getID()">getID()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubUser.html#getID()">getID()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j">GithubUser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubAsset.html#getLabel()">getLabel()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubAsset.html" title="class in cc.carm.lib.githubreleases4j">GithubAsset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html#getLatestRelease(java.lang.String,java.lang.String)">getLatestRelease(String, String)</a></span> - Static method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html" title="class in cc.carm.lib.githubreleases4j">GithubReleases4J</a></dt>
<dd>
<div class="block">Get a public repository's latest release.</div>
</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html#getLatestRelease(java.lang.String,java.lang.String,java.lang.String)">getLatestRelease(String, String, String)</a></span> - Static method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html" title="class in cc.carm.lib.githubreleases4j">GithubReleases4J</a></dt>
<dd>
<div class="block">Get a repository's latest release.</div>
</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html#getLatestReleaseURL(java.lang.String,java.lang.String)">getLatestReleaseURL(String, String)</a></span> - Static method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html" title="class in cc.carm.lib.githubreleases4j">GithubReleases4J</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubUser.html#getLoginID()">getLoginID()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j">GithubUser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubAsset.html#getName()">getName()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubAsset.html" title="class in cc.carm.lib.githubreleases4j">GithubAsset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#getName()">getName()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubAsset.html#getNodeID()">getNodeID()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubAsset.html" title="class in cc.carm.lib.githubreleases4j">GithubAsset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#getNodeID()">getNodeID()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubUser.html#getNodeID()">getNodeID()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j">GithubUser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GitHubHttpUtils.html#getObject(java.lang.String,java.lang.String)">getObject(String, String)</a></span> - Static method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GitHubHttpUtils.html" title="class in cc.carm.lib.githubreleases4j">GitHubHttpUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubUser.html#getOrganizationsURL()">getOrganizationsURL()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j">GithubUser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#getOwner()">getOwner()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubUser.html#getProfileURL()">getProfileURL()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j">GithubUser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#getPublishTime()">getPublishTime()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubUser.html#getReceivedEventsURL()">getReceivedEventsURL()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j">GithubUser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html#getRelease(java.lang.String,java.lang.String,java.lang.String)">getRelease(String, String, String)</a></span> - Static method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html" title="class in cc.carm.lib.githubreleases4j">GithubReleases4J</a></dt>
<dd>
<div class="block">Get a public repository's release by the id .</div>
</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html#getRelease(java.lang.String,java.lang.String,java.lang.String,java.lang.String)">getRelease(String, String, String, String)</a></span> - Static method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html" title="class in cc.carm.lib.githubreleases4j">GithubReleases4J</a></dt>
<dd>
<div class="block">Get a repository's release by the id .</div>
</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html#getReleaseByTag(java.lang.String,java.lang.String,java.lang.String)">getReleaseByTag(String, String, String)</a></span> - Static method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html" title="class in cc.carm.lib.githubreleases4j">GithubReleases4J</a></dt>
<dd>
<div class="block">Get a public repository's release by the tag name .</div>
</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html#getReleaseByTag(java.lang.String,java.lang.String,java.lang.String,java.lang.String)">getReleaseByTag(String, String, String, String)</a></span> - Static method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html" title="class in cc.carm.lib.githubreleases4j">GithubReleases4J</a></dt>
<dd>
<div class="block">Get a repository's release by the tag name .</div>
</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html#getReleasesURL(java.lang.String,java.lang.String)">getReleasesURL(String, String)</a></span> - Static method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html" title="class in cc.carm.lib.githubreleases4j">GithubReleases4J</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html#getReleaseURLByTag(java.lang.String,java.lang.String,java.lang.String)">getReleaseURLByTag(String, String, String)</a></span> - Static method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html" title="class in cc.carm.lib.githubreleases4j">GithubReleases4J</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#getRepository()">getRepository()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubUser.html#getReposURL()">getReposURL()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j">GithubUser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubAsset.html#getSize()">getSize()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubAsset.html" title="class in cc.carm.lib.githubreleases4j">GithubAsset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubAsset.html#getSource()">getSource()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubAsset.html" title="class in cc.carm.lib.githubreleases4j">GithubAsset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubUser.html#getStarredURL()">getStarredURL()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j">GithubUser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubUser.html#getStarredURL(java.lang.String,java.lang.String)">getStarredURL(String, String)</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j">GithubUser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubAsset.html#getState()">getState()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubAsset.html" title="class in cc.carm.lib.githubreleases4j">GithubAsset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubUser.html#getSubscriptionsURL()">getSubscriptionsURL()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j">GithubUser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#getTagCommitIsh()">getTagCommitIsh()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#getTagName()">getTagName()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#getTarballURL()">getTarballURL()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubUser.html#getType()">getType()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j">GithubUser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubAsset.html#getUpdateTime()">getUpdateTime()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubAsset.html" title="class in cc.carm.lib.githubreleases4j">GithubAsset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubAsset.html#getUploader()">getUploader()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubAsset.html" title="class in cc.carm.lib.githubreleases4j">GithubAsset</a></dt>
<dd>
<div class="block">Get the uploader of this asset.</div>
</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#getUploadURL()">getUploadURL()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubAsset.html#getURL()">getURL()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubAsset.html" title="class in cc.carm.lib.githubreleases4j">GithubAsset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#getURL()">getURL()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubUser.html#getURL()">getURL()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j">GithubUser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html#getVersionBehind(java.lang.String,java.lang.String,java.lang.String)">getVersionBehind(String, String, String)</a></span> - Static method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html" title="class in cc.carm.lib.githubreleases4j">GithubReleases4J</a></dt>
<dd>
<div class="block">Get how many versions behind the current version's tag name.</div>
</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html#getVersionBehind(java.lang.String,java.lang.String,java.lang.String,java.lang.String)">getVersionBehind(String, String, String, String)</a></span> - Static method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html" title="class in cc.carm.lib.githubreleases4j">GithubReleases4J</a></dt>
<dd>
<div class="block">Get how many versions behind the current version's tag name.</div>
</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#getZipBallURL()">getZipBallURL()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html#GH_TIME_FORMAT">GH_TIME_FORMAT</a></span> - Static variable in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html" title="class in cc.carm.lib.githubreleases4j">GithubReleases4J</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html#GITHUB_API_URL">GITHUB_API_URL</a></span> - Static variable in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html" title="class in cc.carm.lib.githubreleases4j">GithubReleases4J</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html#GITHUB_URL">GITHUB_URL</a></span> - Static variable in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html" title="class in cc.carm.lib.githubreleases4j">GithubReleases4J</a></dt>
<dd>&nbsp;</dd>
<dt><a href="cc/carm/lib/githubreleases4j/GithubAsset.html" title="class in cc.carm.lib.githubreleases4j"><span class="typeNameLink">GithubAsset</span></a> - Class in <a href="cc/carm/lib/githubreleases4j/package-summary.html">cc.carm.lib.githubreleases4j</a></dt>
<dd>&nbsp;</dd>
<dt><a href="cc/carm/lib/githubreleases4j/GitHubHttpUtils.html" title="class in cc.carm.lib.githubreleases4j"><span class="typeNameLink">GitHubHttpUtils</span></a> - Class in <a href="cc/carm/lib/githubreleases4j/package-summary.html">cc.carm.lib.githubreleases4j</a></dt>
<dd>&nbsp;</dd>
<dt><a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j"><span class="typeNameLink">GithubRelease</span></a> - Class in <a href="cc/carm/lib/githubreleases4j/package-summary.html">cc.carm.lib.githubreleases4j</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,org.json.JSONObject)">GithubRelease(String, String, String, JSONObject)</a></span> - Constructor for class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
<dt><a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html" title="class in cc.carm.lib.githubreleases4j"><span class="typeNameLink">GithubReleases4J</span></a> - Class in <a href="cc/carm/lib/githubreleases4j/package-summary.html">cc.carm.lib.githubreleases4j</a></dt>
<dd>
<div class="block">GitHub Releases for Java
<br>To provide an easy way to fetch updates and download assets.</div>
</dd>
<dt><a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j"><span class="typeNameLink">GithubUser</span></a> - Class in <a href="cc/carm/lib/githubreleases4j/package-summary.html">cc.carm.lib.githubreleases4j</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:I">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#isDraft()">isDraft()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#isPrerelease()">isPrerelease()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubUser.html#isSiteAdmin()">isSiteAdmin()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j">GithubUser</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:L">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html#listReleases(java.lang.String,java.lang.String)">listReleases(String, String)</a></span> - Static method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html" title="class in cc.carm.lib.githubreleases4j">GithubReleases4J</a></dt>
<dd>
<div class="block">List a public repository's current existing releases.</div>
</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html#listReleases(java.lang.String,java.lang.String,java.lang.String)">listReleases(String, String, String)</a></span> - Static method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html" title="class in cc.carm.lib.githubreleases4j">GithubReleases4J</a></dt>
<dd>
<div class="block">List repository's current existing releases.</div>
</dd>
</dl>
<a id="I:O">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubAsset.html#of(cc.carm.lib.githubreleases4j.GithubRelease,org.json.JSONObject)">of(GithubRelease, JSONObject)</a></span> - Static method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubAsset.html" title="class in cc.carm.lib.githubreleases4j">GithubAsset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#of(java.lang.String,java.lang.String,org.json.JSONObject)">of(String, String, JSONObject)</a></span> - Static method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#of(java.lang.String,java.lang.String,java.lang.String,org.json.JSONObject)">of(String, String, String, JSONObject)</a></span> - Static method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubUser.html#of(org.json.JSONObject)">of(JSONObject)</a></span> - Static method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j">GithubUser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#owner">owner</a></span> - Variable in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:P">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html#parseDate(java.lang.String)">parseDate(String)</a></span> - Static method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubReleases4J.html" title="class in cc.carm.lib.githubreleases4j">GithubReleases4J</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:R">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#repository">repository</a></span> - Variable in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:S">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#setAuthToken(java.lang.String)">setAuthToken(String)</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
</dl>
<a id="I:T">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubAsset.html#toString()">toString()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubAsset.html" title="class in cc.carm.lib.githubreleases4j">GithubAsset</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubRelease.html#toString()">toString()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubRelease.html" title="class in cc.carm.lib.githubreleases4j">GithubRelease</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="cc/carm/lib/githubreleases4j/GithubUser.html#toString()">toString()</a></span> - Method in class cc.carm.lib.githubreleases4j.<a href="cc/carm/lib/githubreleases4j/GithubUser.html" title="class in cc.carm.lib.githubreleases4j">GithubUser</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="#I:A">A</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="allpackages-index.html">All&nbsp;Packages</a></div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="cc/carm/lib/githubreleases4j/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="cc/carm/lib/githubreleases4j/package-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2022. All rights reserved.</small></p>
</footer>
</body>
</html>