-
Notifications
You must be signed in to change notification settings - Fork 324
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
279 changed files
with
40,516 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<meta http-equiv='refresh' content='0; URL=/jdeb/release/1.10/apidocs' /> | ||
<meta http-equiv='refresh' content='0; URL=/jdeb/release/1.11/apidocs' /> |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
<!DOCTYPE HTML> | ||
<!-- NewPage --> | ||
<html lang> | ||
<head> | ||
<!-- Generated by javadoc (16) on Fri Aug 16 23:56:59 UTC 2024 --> | ||
<title>All Packages (jdeb 1.11 API)</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta name="dc.created" content="2024-08-16"> | ||
<meta name="description" content="package index"> | ||
<meta name="generator" content="javadoc/AllPackagesIndexWriter"> | ||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> | ||
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style"> | ||
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style"> | ||
<script type="text/javascript" src="script.js"></script> | ||
<script type="text/javascript" src="script-dir/jquery-3.5.1.min.js"></script> | ||
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script> | ||
</head> | ||
<body class="all-packages-index-page"> | ||
<script type="text/javascript">var pathtoroot = "./"; | ||
loadScripts(document, 'script');</script> | ||
<noscript> | ||
<div>JavaScript is disabled on your browser.</div> | ||
</noscript> | ||
<div class="flex-box"> | ||
<header role="banner" class="flex-header"> | ||
<nav role="navigation"> | ||
<!-- ========= START OF TOP NAVBAR ======= --> | ||
<div class="top-nav" id="navbar.top"> | ||
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> | ||
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation"> | ||
<li><a href="index.html">Overview</a></li> | ||
<li>Package</li> | ||
<li>Class</li> | ||
<li>Use</li> | ||
<li><a href="overview-tree.html">Tree</a></li> | ||
<li><a href="index-all.html">Index</a></li> | ||
<li><a href="help-doc.html">Help</a></li> | ||
</ul> | ||
</div> | ||
<div class="sub-nav"> | ||
<div class="nav-list-search"><label for="search">SEARCH:</label> | ||
<input type="text" id="search" value="search" disabled="disabled"> | ||
<input type="reset" id="reset" value="reset" disabled="disabled"> | ||
</div> | ||
</div> | ||
<!-- ========= END OF TOP NAVBAR ========= --> | ||
<span class="skip-nav" id="skip.navbar.top"> | ||
<!-- --> | ||
</span></nav> | ||
</header> | ||
<div class="flex-content"> | ||
<main role="main"> | ||
<div class="header"> | ||
<h1 title="All&nbsp;Packages" class="title">All Packages</h1> | ||
</div> | ||
<div class="caption"><span>Package Summary</span></div> | ||
<div class="summary-table two-column-summary"> | ||
<div class="table-header col-first">Package</div> | ||
<div class="table-header col-last">Description</div> | ||
<div class="col-first even-row-color"><a href="org/vafer/jdeb/package-summary.html">org.vafer.jdeb</a></div> | ||
<div class="col-last even-row-color"> </div> | ||
<div class="col-first odd-row-color"><a href="org/vafer/jdeb/ant/package-summary.html">org.vafer.jdeb.ant</a></div> | ||
<div class="col-last odd-row-color"> </div> | ||
<div class="col-first even-row-color"><a href="org/vafer/jdeb/changes/package-summary.html">org.vafer.jdeb.changes</a></div> | ||
<div class="col-last even-row-color"> </div> | ||
<div class="col-first odd-row-color"><a href="org/vafer/jdeb/debian/package-summary.html">org.vafer.jdeb.debian</a></div> | ||
<div class="col-last odd-row-color"> </div> | ||
<div class="col-first even-row-color"><a href="org/vafer/jdeb/mapping/package-summary.html">org.vafer.jdeb.mapping</a></div> | ||
<div class="col-last even-row-color"> </div> | ||
<div class="col-first odd-row-color"><a href="org/vafer/jdeb/maven/package-summary.html">org.vafer.jdeb.maven</a></div> | ||
<div class="col-last odd-row-color"> </div> | ||
<div class="col-first even-row-color"><a href="org/vafer/jdeb/producers/package-summary.html">org.vafer.jdeb.producers</a></div> | ||
<div class="col-last even-row-color"> </div> | ||
<div class="col-first odd-row-color"><a href="org/vafer/jdeb/signing/package-summary.html">org.vafer.jdeb.signing</a></div> | ||
<div class="col-last odd-row-color"> </div> | ||
<div class="col-first even-row-color"><a href="org/vafer/jdeb/utils/package-summary.html">org.vafer.jdeb.utils</a></div> | ||
<div class="col-last even-row-color"> </div> | ||
</div> | ||
</main> | ||
<footer role="contentinfo"> | ||
<hr> | ||
<p class="legal-copy"><small>Copyright © 2024. All rights reserved.</small></p> | ||
</footer> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
org.vafer.jdeb | ||
org.vafer.jdeb.ant | ||
org.vafer.jdeb.changes | ||
org.vafer.jdeb.debian | ||
org.vafer.jdeb.mapping | ||
org.vafer.jdeb.maven | ||
org.vafer.jdeb.producers | ||
org.vafer.jdeb.signing | ||
org.vafer.jdeb.utils |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,162 @@ | ||
<!DOCTYPE HTML> | ||
<!-- NewPage --> | ||
<html lang> | ||
<head> | ||
<!-- Generated by javadoc (16) on Fri Aug 16 23:56:59 UTC 2024 --> | ||
<title>API Help (jdeb 1.11 API)</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta name="dc.created" content="2024-08-16"> | ||
<meta name="description" content="help"> | ||
<meta name="generator" content="javadoc/HelpWriter"> | ||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> | ||
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style"> | ||
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style"> | ||
<script type="text/javascript" src="script.js"></script> | ||
<script type="text/javascript" src="script-dir/jquery-3.5.1.min.js"></script> | ||
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script> | ||
</head> | ||
<body class="help-page"> | ||
<script type="text/javascript">var pathtoroot = "./"; | ||
loadScripts(document, 'script');</script> | ||
<noscript> | ||
<div>JavaScript is disabled on your browser.</div> | ||
</noscript> | ||
<div class="flex-box"> | ||
<header role="banner" class="flex-header"> | ||
<nav role="navigation"> | ||
<!-- ========= START OF TOP NAVBAR ======= --> | ||
<div class="top-nav" id="navbar.top"> | ||
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> | ||
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation"> | ||
<li><a href="index.html">Overview</a></li> | ||
<li>Package</li> | ||
<li>Class</li> | ||
<li>Use</li> | ||
<li><a href="overview-tree.html">Tree</a></li> | ||
<li><a href="index-all.html">Index</a></li> | ||
<li class="nav-bar-cell1-rev">Help</li> | ||
</ul> | ||
</div> | ||
<div class="sub-nav"> | ||
<div class="nav-list-search"><label for="search">SEARCH:</label> | ||
<input type="text" id="search" value="search" disabled="disabled"> | ||
<input type="reset" id="reset" value="reset" disabled="disabled"> | ||
</div> | ||
</div> | ||
<!-- ========= END OF TOP NAVBAR ========= --> | ||
<span class="skip-nav" id="skip.navbar.top"> | ||
<!-- --> | ||
</span></nav> | ||
</header> | ||
<div class="flex-content"> | ||
<main role="main"> | ||
<div class="header"> | ||
<h1 class="title">How This API Document Is Organized</h1> | ||
<div class="sub-title">This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.</div> | ||
</div> | ||
<section class="help-section"> | ||
<h2>Overview</h2> | ||
<p>The <a href="index.html">Overview</a> page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.</p> | ||
</section> | ||
<section class="help-section"> | ||
<h2>Package</h2> | ||
<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain six categories:</p> | ||
<ul class="help-section-list"> | ||
<li>Interfaces</li> | ||
<li>Classes</li> | ||
<li>Enums</li> | ||
<li>Exceptions</li> | ||
<li>Errors</li> | ||
<li>Annotation Types</li> | ||
</ul> | ||
</section> | ||
<section class="help-section"> | ||
<h2>Class or Interface</h2> | ||
<p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:</p> | ||
<ul class="help-section-list"> | ||
<li>Class Inheritance Diagram</li> | ||
<li>Direct Subclasses</li> | ||
<li>All Known Subinterfaces</li> | ||
<li>All Known Implementing Classes</li> | ||
<li>Class or Interface Declaration</li> | ||
<li>Class or Interface Description</li> | ||
</ul> | ||
<br> | ||
<ul class="help-section-list"> | ||
<li>Nested Class Summary</li> | ||
<li>Field Summary</li> | ||
<li>Property Summary</li> | ||
<li>Constructor Summary</li> | ||
<li>Method Summary</li> | ||
</ul> | ||
<br> | ||
<ul class="help-section-list"> | ||
<li>Field Details</li> | ||
<li>Property Details</li> | ||
<li>Constructor Details</li> | ||
<li>Method Details</li> | ||
</ul> | ||
<p>The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p> | ||
</section> | ||
<section class="help-section"> | ||
<h2>Annotation Type</h2> | ||
<p>Each annotation type has its own separate page with the following sections:</p> | ||
<ul class="help-section-list"> | ||
<li>Annotation Type Declaration</li> | ||
<li>Annotation Type Description</li> | ||
<li>Required Element Summary</li> | ||
<li>Optional Element Summary</li> | ||
<li>Element Details</li> | ||
</ul> | ||
</section> | ||
<section class="help-section"> | ||
<h2>Enum</h2> | ||
<p>Each enum has its own separate page with the following sections:</p> | ||
<ul class="help-section-list"> | ||
<li>Enum Declaration</li> | ||
<li>Enum Description</li> | ||
<li>Enum Constant Summary</li> | ||
<li>Enum Constant Details</li> | ||
</ul> | ||
</section> | ||
<section class="help-section"> | ||
<h2>Use</h2> | ||
<p>Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its "Use" page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</p> | ||
</section> | ||
<section class="help-section"> | ||
<h2>Tree (Class Hierarchy)</h2> | ||
<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with <code>java.lang.Object</code>. Interfaces do not inherit from <code>java.lang.Object</code>.</p> | ||
<ul class="help-section-list"> | ||
<li>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.</li> | ||
<li>When viewing a particular package, class or interface page, clicking on "Tree" displays the hierarchy for only that package.</li> | ||
</ul> | ||
</section> | ||
<section class="help-section"> | ||
<h2>Index</h2> | ||
<p>The <a href="index-all.html">Index</a> contains an alphabetic index of all classes, interfaces, constructors, methods, and fields, as well as lists of all packages and all classes.</p> | ||
</section> | ||
<section class="help-section"> | ||
<h2>Serialized Form</h2> | ||
<p>Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to those who implement rather than use the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See Also" section of the class description.</p> | ||
</section> | ||
<section class="help-section"> | ||
<h2>Search</h2> | ||
<p>You can search for definitions of modules, packages, types, fields, methods, system properties and other terms defined in the API, using some or all of the name, optionally using "camel-case" abbreviations. For example:</p> | ||
<ul class="help-section-list"> | ||
<li><code>j.l.obj</code> will match "java.lang.Object"</li> | ||
<li><code>InpStr</code> will match "java.io.InputStream"</li> | ||
<li><code>HM.cK</code> will match "java.util.HashMap.containsKey(Object)"</li> | ||
</ul> | ||
<p>Refer to <a href="https://docs.oracle.com/en/java/javase/16/docs/specs/javadoc/javadoc-search-spec.html">the Javadoc Search Specification</a> for a full description of search features.</p> | ||
</section> | ||
<hr> | ||
<span class="help-footnote">This help file applies to API documentation generated by the standard doclet.</span></main> | ||
<footer role="contentinfo"> | ||
<hr> | ||
<p class="legal-copy"><small>Copyright © 2024. All rights reserved.</small></p> | ||
</footer> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.