blob: a92af82cbf39ff48ee9341eb11b3197781fc56f9 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.4) on Fri Sep 20 12:10:30 CEST 2019 -->
<title>Static (Apache SIS 1.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2019-09-20">
<meta name="keywords" content="org.apache.sis.util.Static class">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../sis.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="Static (Apache SIS 1.0 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../";
var useModuleDirectories = false;
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/Static.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-all.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>Field&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>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</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.apache.sis.util</a></div>
<h2 title="Class Static" class="title">Class Static</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></li>
<li>
<ul class="inheritance">
<li>Static</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><code><a href="../referencing/operation/matrix/AffineTransforms2D.html" title="class in org.apache.sis.referencing.operation.matrix">Affine­Transforms2D</a></code>, <code><a href="ArgumentChecks.html" title="class in org.apache.sis.util">Argument­Checks</a></code>, <code><a href="ArraysExt.html" title="class in org.apache.sis.util">Arrays­Ext</a></code>, <code><a href="Characters.html" title="class in org.apache.sis.util">Characters</a></code>, <code><a href="CharSequences.html" title="class in org.apache.sis.util">Char­Sequences</a></code>, <code><a href="../metadata/iso/citation/Citations.html" title="class in org.apache.sis.metadata.iso.citation">Citations</a></code>, <code><a href="Classes.html" title="class in org.apache.sis.util">Classes</a></code>, <code><a href="collection/Containers.html" title="class in org.apache.sis.util.collection">Containers</a></code>, <code><a href="../referencing/cs/CoordinateSystems.html" title="class in org.apache.sis.referencing.cs">Coordinate­Systems</a></code>, <code><a href="../referencing/CRS.html" title="class in org.apache.sis.referencing">CRS</a></code>, <code><a href="../storage/DataStores.html" title="class in org.apache.sis.storage">Data­Stores</a></code>, <code><a href="../math/DecimalFunctions.html" title="class in org.apache.sis.math">Decimal­Functions</a></code>, <code><a href="../geometry/Envelopes.html" title="class in org.apache.sis.geometry">Envelopes</a></code>, <code><a href="Exceptions.html" title="class in org.apache.sis.util">Exceptions</a></code>, <code><a href="../metadata/iso/extent/Extents.html" title="class in org.apache.sis.metadata.iso.extent">Extents</a></code>, <code><a href="../feature/FeatureOperations.html" title="class in org.apache.sis.feature">Feature­Operations</a></code>, <code><a href="../feature/Features.html" title="class in org.apache.sis.feature">Features</a></code>, <code><a href="../profile/france/FrenchProfile.html" title="class in org.apache.sis.profile.france">French­Profile</a></code>, <code><a href="../referencing/IdentifiedObjects.html" title="class in org.apache.sis.referencing">Identified­Objects</a></code>, <code><a href="../io/IO.html" title="class in org.apache.sis.io">IO</a></code>, <code><a href="../profile/japan/JapaneseProfile.html" title="class in org.apache.sis.profile.japan">Japanese­Profile</a></code>, <code><a href="Locales.html" title="class in org.apache.sis.util">Locales</a></code>, <code><a href="logging/Logging.html" title="class in org.apache.sis.util.logging">Logging</a></code>, <code><a href="../math/MathFunctions.html" title="class in org.apache.sis.math">Math­Functions</a></code>, <code><a href="../referencing/operation/transform/MathTransforms.html" title="class in org.apache.sis.referencing.operation.transform">Math­Transforms</a></code>, <code><a href="../referencing/operation/matrix/Matrices.html" title="class in org.apache.sis.referencing.operation.matrix">Matrices</a></code>, <code><a href="iso/Names.html" title="class in org.apache.sis.util.iso">Names</a></code>, <code><a href="../xml/Namespaces.html" title="class in org.apache.sis.xml">Namespaces</a></code>, <code><a href="Numbers.html" title="class in org.apache.sis.util">Numbers</a></code>, <code><a href="ObjectConverters.html" title="class in org.apache.sis.util">Object­Converters</a></code>, <code><a href="../coverage/grid/PixelTranslation.html" title="class in org.apache.sis.coverage.grid">Pixel­Translation</a></code>, <code><a href="../measure/Quantities.html" title="class in org.apache.sis.measure">Quantities</a></code>, <code><a href="../geometry/Shapes2D.html" title="class in org.apache.sis.geometry">Shapes2D</a></code>, <code><a href="StringBuilders.html" title="class in org.apache.sis.util">String­Builders</a></code>, <code><a href="collection/TreeTables.html" title="class in org.apache.sis.util.collection">Tree­Tables</a></code>, <code><a href="iso/Types.html" title="class in org.apache.sis.util.iso">Types</a></code>, <code><a href="../measure/Units.html" title="class in org.apache.sis.measure">Units</a></code>, <code><a href="Utilities.html" title="class in org.apache.sis.util">Utilities</a></code>, <code><a href="../xml/XML.html" title="class in org.apache.sis.xml">XML</a></code></dd>
</dl>
<hr>
<pre>public class <span class="typeNameLabel">Static</span>
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></pre>
<div class="block">Parent of SIS classes that contain only static utility methods, for documentation purpose.
The list below summarizes some of the utility classes:
<table class="sis">
<caption>Static utility classes (non exhaustive list)</caption>
<tr><th colspan="2">Classes of the Java language</th></tr>
<tr><td><a href="Characters.html" title="class in org.apache.sis.util"><code>Characters</code></a></td>
<td>Find subscript and superscript digit characters.</td></tr>
<tr><td><a href="CharSequences.html" title="class in org.apache.sis.util"><code>CharSequences</code></a></td>
<td>Methods working on <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink"><code>Char­Sequence</code></a> or <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink"><code>String</code></a> instances.</td></tr>
<tr><td><a href="StringBuilders.html" title="class in org.apache.sis.util"><code>StringBuilders</code></a></td>
<td>Methods modifying <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang" class="externalLink"><code>String­Builder</code></a> content in-place.</td></tr>
<tr><td><a href="Numbers.html" title="class in org.apache.sis.util"><code>Numbers</code></a></td>
<td>Methods working with <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang" class="externalLink"><code>Number</code></a> instances (include conversions between different types).</td></tr>
<tr><td><a href="Classes.html" title="class in org.apache.sis.util"><code>Classes</code></a></td>
<td>Methods working with <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang" class="externalLink"><code>Class</code></a> instances.</td></tr>
<tr><td><a href="collection/Containers.html" title="class in org.apache.sis.util.collection"><code>Containers</code></a></td>
<td>Additions to the JDK <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collections.html?is-external=true" title="class or interface in java.util" class="externalLink"><code>Collections</code></a> methods, also related to the
<a href="collection/CheckedContainer.html" title="interface in org.apache.sis.util.collection"><code>Checked­Container</code></a> interface.</td></tr>
<tr><td><a href="ArraysExt.html" title="class in org.apache.sis.util"><code>ArraysExt</code></a></td>
<td>Additions to the JDK <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Arrays.html?is-external=true" title="class or interface in java.util" class="externalLink"><code>Arrays</code></a> methods
(include insert or remove of elements in the middle of arrays).</td></tr>
<tr><th colspan="2" class="hsep">Mathematics and units of measurement</th></tr>
<tr><td><a href="../math/MathFunctions.html" title="class in org.apache.sis.math"><code>MathFunctions</code></a></td>
<td>Additions to the <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Math.html?is-external=true" title="class or interface in java.lang" class="externalLink"><code>Math</code></a> methods.</td></tr>
<tr><td><a href="../math/DecimalFunctions.html" title="class in org.apache.sis.math"><code>DecimalFunctions</code></a></td>
<td>Mathematical methods related to base 10 representation of numbers.</td></tr>
<tr><td><a href="../referencing/operation/matrix/Matrices.html" title="class in org.apache.sis.referencing.operation.matrix"><code>Matrices</code></a></td>
<td>Create and compare <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/operation/Matrix.html?is-external=true" title="class or interface in org.opengis.referencing.operation" class="externalLink"><code>Matrix</code></a> objects</td></tr>
<tr><td><a href="../measure/Units.html" title="class in org.apache.sis.measure"><code>Units</code></a></td>
<td>Get a <a href="http://unitsofmeasurement.github.io/unit-api/site/apidocs/javax/measure/Unit.html?is-external=true" title="class or interface in javax.measure" class="externalLink">unit</a> from a symbol or EPSG code,
and test if a unit is angular, linear or temporal.</td></tr>
<tr><th colspan="2" class="hsep">OGC/ISO objects (metadata, referencing, geometries)</th></tr>
<tr><td><a href="iso/Types.html" title="class in org.apache.sis.util.iso"><code>Types</code></a></td>
<td>UML identifier and description for GeoAPI types.</td></tr>
<tr><td><a href="iso/Names.html" title="class in org.apache.sis.util.iso"><code>Names</code></a></td>
<td>Simple creation and operations on <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/util/GenericName.html?is-external=true" title="class or interface in org.opengis.util" class="externalLink"><code>Generic­Name</code></a> objects.</td></tr>
<tr><td><a href="../metadata/iso/citation/Citations.html" title="class in org.apache.sis.metadata.iso.citation"><code>Citations</code></a></td>
<td>Pre-defined <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/citation/Citation.html?is-external=true" title="class or interface in org.opengis.metadata.citation" class="externalLink"><code>Citation</code></a>
and methods for comparing against titles or identifiers.</td></tr>
<tr><td><a href="../metadata/iso/extent/Extents.html" title="class in org.apache.sis.metadata.iso.extent"><code>Extents</code></a></td>
<td>Extract information from <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/extent/Extent.html?is-external=true" title="class or interface in org.opengis.metadata.extent" class="externalLink"><code>Extent</code></a> objects.</td></tr>
<tr><td><a href="../geometry/Envelopes.html" title="class in org.apache.sis.geometry"><code>Envelopes</code></a></td>
<td>Parse, format and transform <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/geometry/Envelope.html?is-external=true" title="class or interface in org.opengis.geometry" class="externalLink"><code>Envelope</code></a> objects.</td></tr>
<tr><td><a href="../referencing/IdentifiedObjects.html" title="class in org.apache.sis.referencing"><code>IdentifiedObjects</code></a></td>
<td>Handle names, identifiers or properties of
<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/IdentifiedObject.html?is-external=true" title="class or interface in org.opengis.referencing" class="externalLink"><code>Identified­Object</code></a> instances.</td></tr>
<tr><td><a href="../referencing/cs/CoordinateSystems.html" title="class in org.apache.sis.referencing.cs"><code>CoordinateSystems</code></a></td>
<td>Parses axis names and creates transforms between <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/cs/CoordinateSystem.html?is-external=true" title="class or interface in org.opengis.referencing.cs" class="externalLink"><code>Coordinate­System</code></a>
instances.</td></tr>
<tr><td><a href="../parameter/Parameters.html" title="class in org.apache.sis.parameter"><code>Parameters</code></a></td>
<td>Creates, searches or modifies <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/parameter/ParameterValue.html?is-external=true" title="class or interface in org.opengis.parameter" class="externalLink"><code>Parameter­Value</code></a> instances
in a group of parameters.</td></tr>
<tr><th colspan="2" class="hsep">Input / Output (including CRS, XML, images)</th></tr>
<tr><td><a href="../io/IO.html" title="class in org.apache.sis.io"><code>IO</code></a></td>
<td>Methods working on <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang" class="externalLink"><code>Appendable</code></a> instances.</td></tr>
<tr><td><a href="../storage/DataStores.html" title="class in org.apache.sis.storage"><code>DataStores</code></a></td>
<td>Read or write geospatial data in various backends.</td></tr>
<tr><td><a href="../xml/XML.html" title="class in org.apache.sis.xml"><code>XML</code></a></td>
<td>Marshal or unmarshal ISO 19115 objects.</td></tr>
<tr><td><a href="../xml/Namespaces.html" title="class in org.apache.sis.xml"><code>Namespaces</code></a></td>
<td><code>String</code> constants for commonly used namespaces.</td></tr>
<tr><th colspan="2" class="hsep">Loggings and exceptions</th></tr>
<tr><td><a href="ArgumentChecks.html" title="class in org.apache.sis.util"><code>ArgumentChecks</code></a></td>
<td>Perform argument checks and throw <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang" class="externalLink"><code>Illegal­Argument­Exception</code></a> if needed.</td></tr>
<tr><td><a href="Exceptions.html" title="class in org.apache.sis.util"><code>Exceptions</code></a></td>
<td>Format a stack trace summary or change the exception message.</td></tr>
<tr><td><a href="logging/Logging.html" title="class in org.apache.sis.util.logging"><code>Logging</code></a></td>
<td>Get a JDK <a href="https://docs.oracle.com/javase/8/docs/api/java/util/logging/Logger.html?is-external=true" title="class or interface in java.util.logging" class="externalLink">logger</a>, which may be a wrapper around
the <cite>Apache Commons Logging</cite> or <cite>Log4J</cite> framework.</td></tr>
<tr><th colspan="2" class="hsep">Factories</th></tr>
<tr><td><a href="ObjectConverters.html" title="class in org.apache.sis.util"><code>ObjectConverters</code></a></td>
<td>Create <a href="ObjectConverter.html" title="interface in org.apache.sis.util"><code>Object­Converter</code></a> instances, or collection views using object converters.</td></tr>
</table></div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>0.3</dd>
<p><font size="-1">Defined in the <code>sis-utility</code> module</font></p>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== 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">Modifier</th>
<th class="colSecond" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected </code></td>
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">Static</a></span>()</code></th>
<td class="colLast">
<div class="block">For subclasses only.</div>
</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>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang" class="externalLink">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang" class="externalLink">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang" class="externalLink">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang" class="externalLink">get­Class</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang" class="externalLink">hash­Code</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang" class="externalLink">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang" class="externalLink">notify­All</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang" class="externalLink">to­String</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long,int)" title="class or interface in java.lang" class="externalLink">wait</a></code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= 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>Static</h4>
<pre>protected&nbsp;Static()</pre>
<div class="block">For subclasses only.
Subclasses shall declare a private constructor for preventing instantiation.</div>
</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/Static.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-all.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>Field&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>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>