Skip to content

Commit 25b86b1

Browse files
committed
JavaDoc update for 2.4-j8
1 parent f3d55ce commit 25b86b1

File tree

804 files changed

+217068
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

804 files changed

+217068
-0
lines changed

2.4-j8/allclasses-frame.html

Lines changed: 337 additions & 0 deletions
Large diffs are not rendered by default.

2.4-j8/allclasses-noframe.html

Lines changed: 337 additions & 0 deletions
Large diffs are not rendered by default.

2.4-j8/app/controllers/SimpleController.html

Lines changed: 342 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 126 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,126 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!-- NewPage -->
3+
<html lang="en">
4+
<head>
5+
<!-- Generated by javadoc (1.8.0_202-ea) on Mon Oct 05 12:06:14 CDT 2020 -->
6+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7+
<title>Uses of Class app.controllers.SimpleController (JavaLite - Java, light as a feather 2.5-j8-SNAPSHOT API)</title>
8+
<meta name="date" content="2020-10-05">
9+
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
10+
<script type="text/javascript" src="../../../script.js"></script>
11+
</head>
12+
<body>
13+
<script type="text/javascript"><!--
14+
try {
15+
if (location.href.indexOf('is-external=true') == -1) {
16+
parent.document.title="Uses of Class app.controllers.SimpleController (JavaLite - Java, light as a feather 2.5-j8-SNAPSHOT API)";
17+
}
18+
}
19+
catch(err) {
20+
}
21+
//-->
22+
</script>
23+
<noscript>
24+
<div>JavaScript is disabled on your browser.</div>
25+
</noscript>
26+
<!-- ========= START OF TOP NAVBAR ======= -->
27+
<div class="topNav"><a name="navbar.top">
28+
<!-- -->
29+
</a>
30+
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
31+
<a name="navbar.top.firstrow">
32+
<!-- -->
33+
</a>
34+
<ul class="navList" title="Navigation">
35+
<li><a href="../../../overview-summary.html">Overview</a></li>
36+
<li><a href="../package-summary.html">Package</a></li>
37+
<li><a href="../../../app/controllers/SimpleController.html" title="class in app.controllers">Class</a></li>
38+
<li class="navBarCell1Rev">Use</li>
39+
<li><a href="../package-tree.html">Tree</a></li>
40+
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
41+
<li><a href="../../../index-all.html">Index</a></li>
42+
<li><a href="../../../help-doc.html">Help</a></li>
43+
</ul>
44+
</div>
45+
<div class="subNav">
46+
<ul class="navList">
47+
<li>Prev</li>
48+
<li>Next</li>
49+
</ul>
50+
<ul class="navList">
51+
<li><a href="../../../index.html?app/controllers/class-use/SimpleController.html" target="_top">Frames</a></li>
52+
<li><a href="SimpleController.html" target="_top">No&nbsp;Frames</a></li>
53+
</ul>
54+
<ul class="navList" id="allclasses_navbar_top">
55+
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
56+
</ul>
57+
<div>
58+
<script type="text/javascript"><!--
59+
allClassesLink = document.getElementById("allclasses_navbar_top");
60+
if(window==top) {
61+
allClassesLink.style.display = "block";
62+
}
63+
else {
64+
allClassesLink.style.display = "none";
65+
}
66+
//-->
67+
</script>
68+
</div>
69+
<a name="skip.navbar.top">
70+
<!-- -->
71+
</a></div>
72+
<!-- ========= END OF TOP NAVBAR ========= -->
73+
<div class="header">
74+
<h2 title="Uses of Class app.controllers.SimpleController" class="title">Uses of Class<br>app.controllers.SimpleController</h2>
75+
</div>
76+
<div class="classUseContainer">No usage of app.controllers.SimpleController</div>
77+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
78+
<div class="bottomNav"><a name="navbar.bottom">
79+
<!-- -->
80+
</a>
81+
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
82+
<a name="navbar.bottom.firstrow">
83+
<!-- -->
84+
</a>
85+
<ul class="navList" title="Navigation">
86+
<li><a href="../../../overview-summary.html">Overview</a></li>
87+
<li><a href="../package-summary.html">Package</a></li>
88+
<li><a href="../../../app/controllers/SimpleController.html" title="class in app.controllers">Class</a></li>
89+
<li class="navBarCell1Rev">Use</li>
90+
<li><a href="../package-tree.html">Tree</a></li>
91+
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
92+
<li><a href="../../../index-all.html">Index</a></li>
93+
<li><a href="../../../help-doc.html">Help</a></li>
94+
</ul>
95+
</div>
96+
<div class="subNav">
97+
<ul class="navList">
98+
<li>Prev</li>
99+
<li>Next</li>
100+
</ul>
101+
<ul class="navList">
102+
<li><a href="../../../index.html?app/controllers/class-use/SimpleController.html" target="_top">Frames</a></li>
103+
<li><a href="SimpleController.html" target="_top">No&nbsp;Frames</a></li>
104+
</ul>
105+
<ul class="navList" id="allclasses_navbar_bottom">
106+
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
107+
</ul>
108+
<div>
109+
<script type="text/javascript"><!--
110+
allClassesLink = document.getElementById("allclasses_navbar_bottom");
111+
if(window==top) {
112+
allClassesLink.style.display = "block";
113+
}
114+
else {
115+
allClassesLink.style.display = "none";
116+
}
117+
//-->
118+
</script>
119+
</div>
120+
<a name="skip.navbar.bottom">
121+
<!-- -->
122+
</a></div>
123+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
124+
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="http://javalite.io">JavaLite</a>. All rights reserved.</small></p>
125+
</body>
126+
</html>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!-- NewPage -->
3+
<html lang="en">
4+
<head>
5+
<!-- Generated by javadoc (1.8.0_202-ea) on Mon Oct 05 12:06:14 CDT 2020 -->
6+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7+
<title>app.controllers (JavaLite - Java, light as a feather 2.5-j8-SNAPSHOT API)</title>
8+
<meta name="date" content="2020-10-05">
9+
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
10+
<script type="text/javascript" src="../../script.js"></script>
11+
</head>
12+
<body>
13+
<h1 class="bar"><a href="../../app/controllers/package-summary.html" target="classFrame">app.controllers</a></h1>
14+
<div class="indexContainer">
15+
<h2 title="Classes">Classes</h2>
16+
<ul title="Classes">
17+
<li><a href="SimpleController.html" title="class in app.controllers" target="classFrame">SimpleController</a></li>
18+
</ul>
19+
</div>
20+
</body>
21+
</html>
Lines changed: 144 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,144 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!-- NewPage -->
3+
<html lang="en">
4+
<head>
5+
<!-- Generated by javadoc (1.8.0_202-ea) on Mon Oct 05 12:06:14 CDT 2020 -->
6+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7+
<title>app.controllers (JavaLite - Java, light as a feather 2.5-j8-SNAPSHOT API)</title>
8+
<meta name="date" content="2020-10-05">
9+
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
10+
<script type="text/javascript" src="../../script.js"></script>
11+
</head>
12+
<body>
13+
<script type="text/javascript"><!--
14+
try {
15+
if (location.href.indexOf('is-external=true') == -1) {
16+
parent.document.title="app.controllers (JavaLite - Java, light as a feather 2.5-j8-SNAPSHOT API)";
17+
}
18+
}
19+
catch(err) {
20+
}
21+
//-->
22+
</script>
23+
<noscript>
24+
<div>JavaScript is disabled on your browser.</div>
25+
</noscript>
26+
<!-- ========= START OF TOP NAVBAR ======= -->
27+
<div class="topNav"><a name="navbar.top">
28+
<!-- -->
29+
</a>
30+
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
31+
<a name="navbar.top.firstrow">
32+
<!-- -->
33+
</a>
34+
<ul class="navList" title="Navigation">
35+
<li><a href="../../overview-summary.html">Overview</a></li>
36+
<li class="navBarCell1Rev">Package</li>
37+
<li>Class</li>
38+
<li><a href="package-use.html">Use</a></li>
39+
<li><a href="package-tree.html">Tree</a></li>
40+
<li><a href="../../deprecated-list.html">Deprecated</a></li>
41+
<li><a href="../../index-all.html">Index</a></li>
42+
<li><a href="../../help-doc.html">Help</a></li>
43+
</ul>
44+
</div>
45+
<div class="subNav">
46+
<ul class="navList">
47+
<li>Prev&nbsp;Package</li>
48+
<li><a href="../../dummy/package-summary.html">Next&nbsp;Package</a></li>
49+
</ul>
50+
<ul class="navList">
51+
<li><a href="../../index.html?app/controllers/package-summary.html" target="_top">Frames</a></li>
52+
<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
53+
</ul>
54+
<ul class="navList" id="allclasses_navbar_top">
55+
<li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
56+
</ul>
57+
<div>
58+
<script type="text/javascript"><!--
59+
allClassesLink = document.getElementById("allclasses_navbar_top");
60+
if(window==top) {
61+
allClassesLink.style.display = "block";
62+
}
63+
else {
64+
allClassesLink.style.display = "none";
65+
}
66+
//-->
67+
</script>
68+
</div>
69+
<a name="skip.navbar.top">
70+
<!-- -->
71+
</a></div>
72+
<!-- ========= END OF TOP NAVBAR ========= -->
73+
<div class="header">
74+
<h1 title="Package" class="title">Package&nbsp;app.controllers</h1>
75+
</div>
76+
<div class="contentContainer">
77+
<ul class="blockList">
78+
<li class="blockList">
79+
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
80+
<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
81+
<tr>
82+
<th class="colFirst" scope="col">Class</th>
83+
<th class="colLast" scope="col">Description</th>
84+
</tr>
85+
<tbody>
86+
<tr class="altColor">
87+
<td class="colFirst"><a href="../../app/controllers/SimpleController.html" title="class in app.controllers">SimpleController</a></td>
88+
<td class="colLast">&nbsp;</td>
89+
</tr>
90+
</tbody>
91+
</table>
92+
</li>
93+
</ul>
94+
</div>
95+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
96+
<div class="bottomNav"><a name="navbar.bottom">
97+
<!-- -->
98+
</a>
99+
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
100+
<a name="navbar.bottom.firstrow">
101+
<!-- -->
102+
</a>
103+
<ul class="navList" title="Navigation">
104+
<li><a href="../../overview-summary.html">Overview</a></li>
105+
<li class="navBarCell1Rev">Package</li>
106+
<li>Class</li>
107+
<li><a href="package-use.html">Use</a></li>
108+
<li><a href="package-tree.html">Tree</a></li>
109+
<li><a href="../../deprecated-list.html">Deprecated</a></li>
110+
<li><a href="../../index-all.html">Index</a></li>
111+
<li><a href="../../help-doc.html">Help</a></li>
112+
</ul>
113+
</div>
114+
<div class="subNav">
115+
<ul class="navList">
116+
<li>Prev&nbsp;Package</li>
117+
<li><a href="../../dummy/package-summary.html">Next&nbsp;Package</a></li>
118+
</ul>
119+
<ul class="navList">
120+
<li><a href="../../index.html?app/controllers/package-summary.html" target="_top">Frames</a></li>
121+
<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
122+
</ul>
123+
<ul class="navList" id="allclasses_navbar_bottom">
124+
<li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
125+
</ul>
126+
<div>
127+
<script type="text/javascript"><!--
128+
allClassesLink = document.getElementById("allclasses_navbar_bottom");
129+
if(window==top) {
130+
allClassesLink.style.display = "block";
131+
}
132+
else {
133+
allClassesLink.style.display = "none";
134+
}
135+
//-->
136+
</script>
137+
</div>
138+
<a name="skip.navbar.bottom">
139+
<!-- -->
140+
</a></div>
141+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
142+
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="http://javalite.io">JavaLite</a>. All rights reserved.</small></p>
143+
</body>
144+
</html>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy