Skip to content

Commit ec330e1

Browse files
committed
Final Version for Milestone 2. Javadoc added.
1 parent 8dea1d3 commit ec330e1

47 files changed

Lines changed: 8248 additions & 0 deletions

Some content is hidden

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

docs/allclasses-frame.html

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
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_73) on Sun Feb 25 20:42:53 EET 2018 -->
6+
<title>All Classes</title>
7+
<meta name="date" content="2018-02-25">
8+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9+
<script type="text/javascript" src="script.js"></script>
10+
</head>
11+
<body>
12+
<h1 class="bar">All&nbsp;Classes</h1>
13+
<div class="indexContainer">
14+
<ul>
15+
<li><a href="team10/CreationUtilities.html" title="class in team10" target="classFrame">CreationUtilities</a></li>
16+
<li><a href="team10/DBApp.html" title="class in team10" target="classFrame">DBApp</a></li>
17+
<li><a href="team10/DBAppException.html" title="class in team10" target="classFrame">DBAppException</a></li>
18+
<li><a href="team10/DBAppTest.html" title="class in team10" target="classFrame">DBAppTest</a></li>
19+
<li><a href="team10/DeletionUtilities.html" title="class in team10" target="classFrame">DeletionUtilities</a></li>
20+
<li><a href="team10/InsertionUtilities.html" title="class in team10" target="classFrame">InsertionUtilities</a></li>
21+
<li><a href="team10/Page.html" title="class in team10" target="classFrame">Page</a></li>
22+
<li><a href="team10/PageManager.html" title="class in team10" target="classFrame">PageManager</a></li>
23+
<li><a href="team10/Tests.html" title="class in team10" target="classFrame">Tests</a></li>
24+
<li><a href="team10/UpdateUtilities.html" title="class in team10" target="classFrame">UpdateUtilities</a></li>
25+
</ul>
26+
</div>
27+
</body>
28+
</html>

docs/allclasses-noframe.html

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
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_73) on Sun Feb 25 20:42:53 EET 2018 -->
6+
<title>All Classes</title>
7+
<meta name="date" content="2018-02-25">
8+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9+
<script type="text/javascript" src="script.js"></script>
10+
</head>
11+
<body>
12+
<h1 class="bar">All&nbsp;Classes</h1>
13+
<div class="indexContainer">
14+
<ul>
15+
<li><a href="team10/CreationUtilities.html" title="class in team10">CreationUtilities</a></li>
16+
<li><a href="team10/DBApp.html" title="class in team10">DBApp</a></li>
17+
<li><a href="team10/DBAppException.html" title="class in team10">DBAppException</a></li>
18+
<li><a href="team10/DBAppTest.html" title="class in team10">DBAppTest</a></li>
19+
<li><a href="team10/DeletionUtilities.html" title="class in team10">DeletionUtilities</a></li>
20+
<li><a href="team10/InsertionUtilities.html" title="class in team10">InsertionUtilities</a></li>
21+
<li><a href="team10/Page.html" title="class in team10">Page</a></li>
22+
<li><a href="team10/PageManager.html" title="class in team10">PageManager</a></li>
23+
<li><a href="team10/Tests.html" title="class in team10">Tests</a></li>
24+
<li><a href="team10/UpdateUtilities.html" title="class in team10">UpdateUtilities</a></li>
25+
</ul>
26+
</div>
27+
</body>
28+
</html>

docs/constant-values.html

Lines changed: 151 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,151 @@
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_73) on Sun Feb 25 20:42:53 EET 2018 -->
6+
<title>Constant Field Values</title>
7+
<meta name="date" content="2018-02-25">
8+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9+
<script type="text/javascript" src="script.js"></script>
10+
</head>
11+
<body>
12+
<script type="text/javascript"><!--
13+
try {
14+
if (location.href.indexOf('is-external=true') == -1) {
15+
parent.document.title="Constant Field Values";
16+
}
17+
}
18+
catch(err) {
19+
}
20+
//-->
21+
</script>
22+
<noscript>
23+
<div>JavaScript is disabled on your browser.</div>
24+
</noscript>
25+
<!-- ========= START OF TOP NAVBAR ======= -->
26+
<div class="topNav"><a name="navbar.top">
27+
<!-- -->
28+
</a>
29+
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
30+
<a name="navbar.top.firstrow">
31+
<!-- -->
32+
</a>
33+
<ul class="navList" title="Navigation">
34+
<li><a href="team10/package-summary.html">Package</a></li>
35+
<li>Class</li>
36+
<li>Use</li>
37+
<li><a href="team10/package-tree.html">Tree</a></li>
38+
<li><a href="deprecated-list.html">Deprecated</a></li>
39+
<li><a href="index-files/index-1.html">Index</a></li>
40+
<li><a href="help-doc.html">Help</a></li>
41+
</ul>
42+
</div>
43+
<div class="subNav">
44+
<ul class="navList">
45+
<li>Prev</li>
46+
<li>Next</li>
47+
</ul>
48+
<ul class="navList">
49+
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
50+
<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
51+
</ul>
52+
<ul class="navList" id="allclasses_navbar_top">
53+
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
54+
</ul>
55+
<div>
56+
<script type="text/javascript"><!--
57+
allClassesLink = document.getElementById("allclasses_navbar_top");
58+
if(window==top) {
59+
allClassesLink.style.display = "block";
60+
}
61+
else {
62+
allClassesLink.style.display = "none";
63+
}
64+
//-->
65+
</script>
66+
</div>
67+
<a name="skip.navbar.top">
68+
<!-- -->
69+
</a></div>
70+
<!-- ========= END OF TOP NAVBAR ========= -->
71+
<div class="header">
72+
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
73+
<h2 title="Contents">Contents</h2>
74+
<ul>
75+
<li><a href="#team10">team10.*</a></li>
76+
</ul>
77+
</div>
78+
<div class="constantValuesContainer"><a name="team10">
79+
<!-- -->
80+
</a>
81+
<h2 title="team10">team10.*</h2>
82+
<ul class="blockList">
83+
<li class="blockList">
84+
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
85+
<caption><span>team10.<a href="team10/DBAppException.html" title="class in team10">DBAppException</a></span><span class="tabEnd">&nbsp;</span></caption>
86+
<tr>
87+
<th class="colFirst" scope="col">Modifier and Type</th>
88+
<th scope="col">Constant Field</th>
89+
<th class="colLast" scope="col">Value</th>
90+
</tr>
91+
<tbody>
92+
<tr class="altColor">
93+
<td class="colFirst"><a name="team10.DBAppException.serialVersionUID">
94+
<!-- -->
95+
</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
96+
<td><code><a href="team10/DBAppException.html#serialVersionUID">serialVersionUID</a></code></td>
97+
<td class="colLast"><code>1L</code></td>
98+
</tr>
99+
</tbody>
100+
</table>
101+
</li>
102+
</ul>
103+
</div>
104+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
105+
<div class="bottomNav"><a name="navbar.bottom">
106+
<!-- -->
107+
</a>
108+
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
109+
<a name="navbar.bottom.firstrow">
110+
<!-- -->
111+
</a>
112+
<ul class="navList" title="Navigation">
113+
<li><a href="team10/package-summary.html">Package</a></li>
114+
<li>Class</li>
115+
<li>Use</li>
116+
<li><a href="team10/package-tree.html">Tree</a></li>
117+
<li><a href="deprecated-list.html">Deprecated</a></li>
118+
<li><a href="index-files/index-1.html">Index</a></li>
119+
<li><a href="help-doc.html">Help</a></li>
120+
</ul>
121+
</div>
122+
<div class="subNav">
123+
<ul class="navList">
124+
<li>Prev</li>
125+
<li>Next</li>
126+
</ul>
127+
<ul class="navList">
128+
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
129+
<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
130+
</ul>
131+
<ul class="navList" id="allclasses_navbar_bottom">
132+
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
133+
</ul>
134+
<div>
135+
<script type="text/javascript"><!--
136+
allClassesLink = document.getElementById("allclasses_navbar_bottom");
137+
if(window==top) {
138+
allClassesLink.style.display = "block";
139+
}
140+
else {
141+
allClassesLink.style.display = "none";
142+
}
143+
//-->
144+
</script>
145+
</div>
146+
<a name="skip.navbar.bottom">
147+
<!-- -->
148+
</a></div>
149+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
150+
</body>
151+
</html>

docs/deprecated-list.html

Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,122 @@
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_73) on Sun Feb 25 20:42:53 EET 2018 -->
6+
<title>Deprecated List</title>
7+
<meta name="date" content="2018-02-25">
8+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9+
<script type="text/javascript" src="script.js"></script>
10+
</head>
11+
<body>
12+
<script type="text/javascript"><!--
13+
try {
14+
if (location.href.indexOf('is-external=true') == -1) {
15+
parent.document.title="Deprecated List";
16+
}
17+
}
18+
catch(err) {
19+
}
20+
//-->
21+
</script>
22+
<noscript>
23+
<div>JavaScript is disabled on your browser.</div>
24+
</noscript>
25+
<!-- ========= START OF TOP NAVBAR ======= -->
26+
<div class="topNav"><a name="navbar.top">
27+
<!-- -->
28+
</a>
29+
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
30+
<a name="navbar.top.firstrow">
31+
<!-- -->
32+
</a>
33+
<ul class="navList" title="Navigation">
34+
<li><a href="team10/package-summary.html">Package</a></li>
35+
<li>Class</li>
36+
<li>Use</li>
37+
<li><a href="team10/package-tree.html">Tree</a></li>
38+
<li class="navBarCell1Rev">Deprecated</li>
39+
<li><a href="index-files/index-1.html">Index</a></li>
40+
<li><a href="help-doc.html">Help</a></li>
41+
</ul>
42+
</div>
43+
<div class="subNav">
44+
<ul class="navList">
45+
<li>Prev</li>
46+
<li>Next</li>
47+
</ul>
48+
<ul class="navList">
49+
<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
50+
<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
51+
</ul>
52+
<ul class="navList" id="allclasses_navbar_top">
53+
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
54+
</ul>
55+
<div>
56+
<script type="text/javascript"><!--
57+
allClassesLink = document.getElementById("allclasses_navbar_top");
58+
if(window==top) {
59+
allClassesLink.style.display = "block";
60+
}
61+
else {
62+
allClassesLink.style.display = "none";
63+
}
64+
//-->
65+
</script>
66+
</div>
67+
<a name="skip.navbar.top">
68+
<!-- -->
69+
</a></div>
70+
<!-- ========= END OF TOP NAVBAR ========= -->
71+
<div class="header">
72+
<h1 title="Deprecated API" class="title">Deprecated API</h1>
73+
<h2 title="Contents">Contents</h2>
74+
</div>
75+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
76+
<div class="bottomNav"><a name="navbar.bottom">
77+
<!-- -->
78+
</a>
79+
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
80+
<a name="navbar.bottom.firstrow">
81+
<!-- -->
82+
</a>
83+
<ul class="navList" title="Navigation">
84+
<li><a href="team10/package-summary.html">Package</a></li>
85+
<li>Class</li>
86+
<li>Use</li>
87+
<li><a href="team10/package-tree.html">Tree</a></li>
88+
<li class="navBarCell1Rev">Deprecated</li>
89+
<li><a href="index-files/index-1.html">Index</a></li>
90+
<li><a href="help-doc.html">Help</a></li>
91+
</ul>
92+
</div>
93+
<div class="subNav">
94+
<ul class="navList">
95+
<li>Prev</li>
96+
<li>Next</li>
97+
</ul>
98+
<ul class="navList">
99+
<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
100+
<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
101+
</ul>
102+
<ul class="navList" id="allclasses_navbar_bottom">
103+
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
104+
</ul>
105+
<div>
106+
<script type="text/javascript"><!--
107+
allClassesLink = document.getElementById("allclasses_navbar_bottom");
108+
if(window==top) {
109+
allClassesLink.style.display = "block";
110+
}
111+
else {
112+
allClassesLink.style.display = "none";
113+
}
114+
//-->
115+
</script>
116+
</div>
117+
<a name="skip.navbar.bottom">
118+
<!-- -->
119+
</a></div>
120+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
121+
</body>
122+
</html>

0 commit comments

Comments
 (0)