summaryrefslogtreecommitdiff
path: root/doc/org/unitConverter/unit/UnitDatabaseTest.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org/unitConverter/unit/UnitDatabaseTest.html')
-rw-r--r--doc/org/unitConverter/unit/UnitDatabaseTest.html643
1 files changed, 0 insertions, 643 deletions
diff --git a/doc/org/unitConverter/unit/UnitDatabaseTest.html b/doc/org/unitConverter/unit/UnitDatabaseTest.html
deleted file mode 100644
index 1b88314..0000000
--- a/doc/org/unitConverter/unit/UnitDatabaseTest.html
+++ /dev/null
@@ -1,643 +0,0 @@
-<!DOCTYPE HTML>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (11.0.4) on Thu Oct 24 10:48:04 EDT 2019 -->
-<title>UnitDatabaseTest</title>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-10-24">
-<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.3.1.js"></script>
-<script type="text/javascript" src="../../../jquery/jquery-migrate-3.0.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="UnitDatabaseTest";
- }
- }
- catch(err) {
- }
-//-->
-var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
-var altColor = "altColor";
-var rowColor = "rowColor";
-var tableTab = "tableTab";
-var activeTableTab = "activeTableTab";
-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="../../../index.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/UnitDatabaseTest.html">Use</a></li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../index-files/index-1.html">Index</a></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>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</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>
-<!-- ======== START OF CLASS DATA ======== -->
-<main role="main">
-<div class="header">
-<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.unitConverter.unit</a></div>
-<h2 title="Class UnitDatabaseTest" class="title">Class UnitDatabaseTest</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>org.unitConverter.unit.UnitDatabaseTest</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<pre>class <span class="typeNameLabel">UnitDatabaseTest</span>
-extends java.lang.Object</pre>
-<div class="block">A test for the <a href="UnitDatabase.html" title="class in org.unitConverter.unit"><code>UnitDatabase</code></a> class. This is NOT part of this program's public API.</div>
-<dl>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>2019-04-14, v0.2.0</dd>
-<dt><span class="simpleTagLabel">Author:</span></dt>
-<dd>Adrien Hopkins</dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<section role="region">
-<ul class="blockList">
-<li class="blockList"><a id="field.summary">
-<!-- -->
-</a>
-<h3>Field Summary</h3>
-<table class="memberSummary">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colSecond" scope="col">Field</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>private static <a href="UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#A">A</a></span></code></th>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>private static <a href="UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#AB">AB</a></span></code></th>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>private static <a href="UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#B">B</a></span></code></th>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>private static <a href="UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#BC">BC</a></span></code></th>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>private static <a href="UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#C">C</a></span></code></th>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>private static <a href="LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#J">J</a></span></code></th>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>private static <a href="LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#K">K</a></span></code></th>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>private static <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#NONLINEAR">NONLINEAR</a></span></code></th>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>private static <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#U">U</a></span></code></th>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>private static <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#V">V</a></span></code></th>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>private static <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#W">W</a></span></code></th>
-<td class="colLast">&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-</section>
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<section role="region">
-<ul class="blockList">
-<li class="blockList"><a id="constructor.summary">
-<!-- -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Constructor</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tr class="altColor">
-<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">UnitDatabaseTest</a></span>()</code></th>
-<td class="colLast">&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-</section>
-<!-- ========== METHOD SUMMARY =========== -->
-<section role="region">
-<ul class="blockList">
-<li class="blockList"><a id="method.summary">
-<!-- -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colSecond" scope="col">Method</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#testInfiniteSetExceptions()">testInfiniteSetExceptions</a></span>()</code></th>
-<td class="colLast">
-<div class="block">Confirms that operations that shouldn't function for infinite databases throw an <code>IllegalStateException</code>.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#testPrefixes()">testPrefixes</a></span>()</code></th>
-<td class="colLast">
-<div class="block">Test that prefixes correctly apply to units.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#testPrefixlessUnitMap()">testPrefixlessUnitMap</a></span>()</code></th>
-<td class="colLast">
-<div class="block">Tests the functionnalites of the prefixless unit map.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#testPrefixlessUnits()">testPrefixlessUnits</a></span>()</code></th>
-<td class="colLast">
-<div class="block">Tests that the database correctly stores and retrieves units, ignoring prefixes.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#testUnitExpressions()">testUnitExpressions</a></span>()</code></th>
-<td class="colLast">
-<div class="block">Test that unit expressions return the correct value.</div>
-</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#testUnitIterator()">testUnitIterator</a></span>()</code></th>
-<td class="colLast">
-<div class="block">Tests both the unit name iterator and the name-unit entry iterator</div>
-</td>
-</tr>
-<tr id="i6" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#testUnitPrefixCombinations()">testUnitPrefixCombinations</a></span>()</code></th>
-<td class="colLast">
-<div class="block">Determine, given a unit name that could mean multiple things, which meaning is chosen.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
-<!-- -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</section>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<section role="region">
-<ul class="blockList">
-<li class="blockList"><a id="field.detail">
-<!-- -->
-</a>
-<h3>Field Detail</h3>
-<a id="U">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>U</h4>
-<pre>private static final&nbsp;<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> U</pre>
-</li>
-</ul>
-<a id="V">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>V</h4>
-<pre>private static final&nbsp;<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> V</pre>
-</li>
-</ul>
-<a id="W">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>W</h4>
-<pre>private static final&nbsp;<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> W</pre>
-</li>
-</ul>
-<a id="J">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>J</h4>
-<pre>private static final&nbsp;<a href="LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> J</pre>
-</li>
-</ul>
-<a id="K">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>K</h4>
-<pre>private static final&nbsp;<a href="LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> K</pre>
-</li>
-</ul>
-<a id="NONLINEAR">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>NONLINEAR</h4>
-<pre>private static final&nbsp;<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> NONLINEAR</pre>
-</li>
-</ul>
-<a id="A">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>A</h4>
-<pre>private static final&nbsp;<a href="UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> A</pre>
-</li>
-</ul>
-<a id="B">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>B</h4>
-<pre>private static final&nbsp;<a href="UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> B</pre>
-</li>
-</ul>
-<a id="C">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>C</h4>
-<pre>private static final&nbsp;<a href="UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> C</pre>
-</li>
-</ul>
-<a id="AB">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>AB</h4>
-<pre>private static final&nbsp;<a href="UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> AB</pre>
-</li>
-</ul>
-<a id="BC">
-<!-- -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>BC</h4>
-<pre>private static final&nbsp;<a href="UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> BC</pre>
-</li>
-</ul>
-</li>
-</ul>
-</section>
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<section role="region">
-<ul class="blockList">
-<li class="blockList"><a id="constructor.detail">
-<!-- -->
-</a>
-<h3>Constructor Detail</h3>
-<a id="&lt;init&gt;()">
-<!-- -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>UnitDatabaseTest</h4>
-<pre>UnitDatabaseTest()</pre>
-</li>
-</ul>
-</li>
-</ul>
-</section>
-<!-- ============ METHOD DETAIL ========== -->
-<section role="region">
-<ul class="blockList">
-<li class="blockList"><a id="method.detail">
-<!-- -->
-</a>
-<h3>Method Detail</h3>
-<a id="testInfiniteSetExceptions()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>testInfiniteSetExceptions</h4>
-<pre class="methodSignature">@Test
-public&nbsp;void&nbsp;testInfiniteSetExceptions()</pre>
-<div class="block">Confirms that operations that shouldn't function for infinite databases throw an <code>IllegalStateException</code>.</div>
-<dl>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>2019-05-03</dd>
-</dl>
-</li>
-</ul>
-<a id="testPrefixes()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>testPrefixes</h4>
-<pre class="methodSignature">@Test
-public&nbsp;void&nbsp;testPrefixes()</pre>
-<div class="block">Test that prefixes correctly apply to units.</div>
-<dl>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>2019-04-14, v0.2.0</dd>
-</dl>
-</li>
-</ul>
-<a id="testPrefixlessUnitMap()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>testPrefixlessUnitMap</h4>
-<pre class="methodSignature">@Test
-public&nbsp;void&nbsp;testPrefixlessUnitMap()</pre>
-<div class="block">Tests the functionnalites of the prefixless unit map.
-
- <p>
- The map should be an auto-updating view of the units in the database.
- </p></div>
-<dl>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>2019-04-14, v0.2.0</dd>
-</dl>
-</li>
-</ul>
-<a id="testPrefixlessUnits()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>testPrefixlessUnits</h4>
-<pre class="methodSignature">@Test
-public&nbsp;void&nbsp;testPrefixlessUnits()</pre>
-<div class="block">Tests that the database correctly stores and retrieves units, ignoring prefixes.</div>
-<dl>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>2019-04-14, v0.2.0</dd>
-</dl>
-</li>
-</ul>
-<a id="testUnitExpressions()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>testUnitExpressions</h4>
-<pre class="methodSignature">@Test
-public&nbsp;void&nbsp;testUnitExpressions()</pre>
-<div class="block">Test that unit expressions return the correct value.</div>
-<dl>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>2019-04-14, v0.2.0</dd>
-</dl>
-</li>
-</ul>
-<a id="testUnitIterator()">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>testUnitIterator</h4>
-<pre class="methodSignature">@Test
-public&nbsp;void&nbsp;testUnitIterator()</pre>
-<div class="block">Tests both the unit name iterator and the name-unit entry iterator</div>
-<dl>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>2019-04-14, v0.2.0</dd>
-</dl>
-</li>
-</ul>
-<a id="testUnitPrefixCombinations()">
-<!-- -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>testUnitPrefixCombinations</h4>
-<pre class="methodSignature">@Test
-public&nbsp;void&nbsp;testUnitPrefixCombinations()</pre>
-<div class="block">Determine, given a unit name that could mean multiple things, which meaning is chosen.
- <p>
- For example, "ABCU" could mean "A-B-C-U", "AB-C-U", or "A-BC-U". In this case, "AB-C-U" is the correct choice.
- </p></div>
-<dl>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>2019-04-14, v0.2.0</dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-</section>
-</li>
-</ul>
-</div>
-</div>
-</main>
-<!-- ========= END OF CLASS DATA ========= -->
-<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="../../../index.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/UnitDatabaseTest.html">Use</a></li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../index-files/index-1.html">Index</a></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>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a id="skip.navbar.bottom">
-<!-- -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-</nav>
-</footer>
-</body>
-</html>