blob: 38d718c850a7df23eccc80367ac86d88b8bfe8b2 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_121) on Fri Jan 06 19:36:28 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Value (OpenJPA Parent POM 2.4.2 API)</title>
<meta name="date" content="2017-01-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Value (OpenJPA Parent POM 2.4.2 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Value.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">
<li><a href="../../../../../org/apache/openjpa/kernel/exps/Val.html" title="class in org.apache.openjpa.kernel.exps"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/openjpa/kernel/exps/WhenCondition.html" title="class in org.apache.openjpa.kernel.exps"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/openjpa/kernel/exps/Value.html" target="_top">Frames</a></li>
<li><a href="Value.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></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>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&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>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.openjpa.kernel.exps</div>
<h2 title="Interface Value" class="title">Interface Value</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Superinterfaces:</dt>
<dd><a href="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd>
</dl>
<dl>
<dt>All Known Subinterfaces:</dt>
<dd><a href="../../../../../org/apache/openjpa/kernel/exps/Arguments.html" title="interface in org.apache.openjpa.kernel.exps">Arguments</a>, <a href="../../../../../org/apache/openjpa/kernel/exps/Literal.html" title="interface in org.apache.openjpa.kernel.exps">Literal</a>, <a href="../../../../../org/apache/openjpa/kernel/exps/Parameter.html" title="interface in org.apache.openjpa.kernel.exps">Parameter</a>, <a href="../../../../../org/apache/openjpa/kernel/exps/Path.html" title="interface in org.apache.openjpa.kernel.exps">Path</a>, <a href="../../../../../org/apache/openjpa/kernel/exps/Subquery.html" title="interface in org.apache.openjpa.kernel.exps">Subquery</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a></dd>
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/Abs.html" title="class in org.apache.openjpa.jdbc.kernel.exps">Abs</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/Args.html" title="class in org.apache.openjpa.jdbc.kernel.exps">Args</a>, <a href="../../../../../org/apache/openjpa/kernel/exps/CandidatePath.html" title="class in org.apache.openjpa.kernel.exps">CandidatePath</a>, <a href="../../../../../org/apache/openjpa/kernel/exps/Coalesce.html" title="class in org.apache.openjpa.kernel.exps">Coalesce</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/CoalesceExpression.html" title="class in org.apache.openjpa.jdbc.kernel.exps">CoalesceExpression</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/CollectionParam.html" title="class in org.apache.openjpa.jdbc.kernel.exps">CollectionParam</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/Concat.html" title="class in org.apache.openjpa.jdbc.kernel.exps">Concat</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/DatastoreFunction.html" title="class in org.apache.openjpa.jdbc.kernel.exps">DatastoreFunction</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/GeneralCaseExpression.html" title="class in org.apache.openjpa.jdbc.kernel.exps">GeneralCaseExpression</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/IndexOf.html" title="class in org.apache.openjpa.jdbc.kernel.exps">IndexOf</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/Lit.html" title="class in org.apache.openjpa.jdbc.kernel.exps">Lit</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/MapEntry.html" title="class in org.apache.openjpa.jdbc.kernel.exps">MapEntry</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/MapKey.html" title="class in org.apache.openjpa.jdbc.kernel.exps">MapKey</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/Math.html" title="class in org.apache.openjpa.jdbc.kernel.exps">Math</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/Null.html" title="class in org.apache.openjpa.jdbc.kernel.exps">Null</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/NullableAggregateUnaryOp.html" title="class in org.apache.openjpa.jdbc.kernel.exps">NullableAggregateUnaryOp</a>, <a href="../../../../../org/apache/openjpa/kernel/exps/NullIf.html" title="class in org.apache.openjpa.kernel.exps">NullIf</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/NullIfExpression.html" title="class in org.apache.openjpa.jdbc.kernel.exps">NullIfExpression</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/Param.html" title="class in org.apache.openjpa.jdbc.kernel.exps">Param</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/PCPath.html" title="class in org.apache.openjpa.jdbc.kernel.exps">PCPath</a>, <a href="../../../../../org/apache/openjpa/kernel/exps/SimpleCase.html" title="class in org.apache.openjpa.kernel.exps">SimpleCase</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/SimpleCaseExpression.html" title="class in org.apache.openjpa.jdbc.kernel.exps">SimpleCaseExpression</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/Sqrt.html" title="class in org.apache.openjpa.jdbc.kernel.exps">Sqrt</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/StringLength.html" title="class in org.apache.openjpa.jdbc.kernel.exps">StringLength</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/SubQ.html" title="class in org.apache.openjpa.jdbc.kernel.exps">SubQ</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/Substring.html" title="class in org.apache.openjpa.jdbc.kernel.exps">Substring</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/ToLowerCase.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ToLowerCase</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/ToUpperCase.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ToUpperCase</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/Trim.html" title="class in org.apache.openjpa.jdbc.kernel.exps">Trim</a>, <a href="../../../../../org/apache/openjpa/jdbc/kernel/exps/TypeLit.html" title="class in org.apache.openjpa.jdbc.kernel.exps">TypeLit</a>, <a href="../../../../../org/apache/openjpa/kernel/exps/Val.html" title="class in org.apache.openjpa.kernel.exps">Val</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="strong">Value</span>
extends <a href="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></pre>
<div class="block">Interface for any non-operator in a query filter, including
constants, variables, and object fields.</div>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Abe White</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/kernel/exps/Value.html#acceptVisit(org.apache.openjpa.kernel.exps.ExpressionVisitor)">acceptVisit</a></strong>(<a href="../../../../../org/apache/openjpa/kernel/exps/ExpressionVisitor.html" title="interface in org.apache.openjpa.kernel.exps">ExpressionVisitor</a>&nbsp;visitor)</code>
<div class="block">Accept a visit from a tree visitor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/kernel/exps/Value.html#getAlias()">getAlias</a></strong>()</code>
<div class="block">Return select item alias</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/meta/ClassMetaData.html" title="class in org.apache.openjpa.meta">ClassMetaData</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/kernel/exps/Value.html#getMetaData()">getMetaData</a></strong>()</code>
<div class="block">Return any associated persistent type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/kernel/exps/Value.html#getName()">getName</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/kernel/exps/Path.html" title="interface in org.apache.openjpa.kernel.exps">Path</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/kernel/exps/Value.html#getPath()">getPath</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/kernel/exps/Value.html" title="interface in org.apache.openjpa.kernel.exps">Value</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/kernel/exps/Value.html#getSelectAs()">getSelectAs</a></strong>()</code>
<div class="block">Return 'this' concrete class if alias is set, otherwise null</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/kernel/exps/Value.html#getType()">getType</a></strong>()</code>
<div class="block">Return the expected type for this value, or <code>Object</code> if
the type is unknown.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/kernel/exps/Value.html#isAggregate()">isAggregate</a></strong>()</code>
<div class="block">Return true if this value is an aggregate.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/kernel/exps/Value.html#isVariable()">isVariable</a></strong>()</code>
<div class="block">Return true if this value is a variable.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/kernel/exps/Value.html#isXPath()">isXPath</a></strong>()</code>
<div class="block">Return true if this value is an XML Path.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/kernel/exps/Value.html#setAlias(java.lang.String)">setAlias</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;alias)</code>
<div class="block">Set select item alias</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/kernel/exps/Value.html#setImplicitType(java.lang.Class)">setImplicitType</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;type)</code>
<div class="block">Set the implicit type of the value, based on how it is used in the
filter.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/kernel/exps/Value.html#setMetaData(org.apache.openjpa.meta.ClassMetaData)">setMetaData</a></strong>(<a href="../../../../../org/apache/openjpa/meta/ClassMetaData.html" title="class in org.apache.openjpa.meta">ClassMetaData</a>&nbsp;meta)</code>
<div class="block">Associate a persistent type with this value.</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getType</h4>
<pre><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;getType()</pre>
<div class="block">Return the expected type for this value, or <code>Object</code> if
the type is unknown.</div>
</li>
</ul>
<a name="setImplicitType(java.lang.Class)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setImplicitType</h4>
<pre>void&nbsp;setImplicitType(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;type)</pre>
<div class="block">Set the implicit type of the value, based on how it is used in the
filter. This method is only called on values who return
<code>Object</code> from <a href="../../../../../org/apache/openjpa/kernel/exps/Value.html#getType()"><code>getType()</code></a>.</div>
</li>
</ul>
<a name="isVariable()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isVariable</h4>
<pre>boolean&nbsp;isVariable()</pre>
<div class="block">Return true if this value is a variable.</div>
</li>
</ul>
<a name="isAggregate()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isAggregate</h4>
<pre>boolean&nbsp;isAggregate()</pre>
<div class="block">Return true if this value is an aggregate.</div>
</li>
</ul>
<a name="isXPath()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isXPath</h4>
<pre>boolean&nbsp;isXPath()</pre>
<div class="block">Return true if this value is an XML Path.</div>
</li>
</ul>
<a name="getMetaData()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMetaData</h4>
<pre><a href="../../../../../org/apache/openjpa/meta/ClassMetaData.html" title="class in org.apache.openjpa.meta">ClassMetaData</a>&nbsp;getMetaData()</pre>
<div class="block">Return any associated persistent type.</div>
</li>
</ul>
<a name="setMetaData(org.apache.openjpa.meta.ClassMetaData)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMetaData</h4>
<pre>void&nbsp;setMetaData(<a href="../../../../../org/apache/openjpa/meta/ClassMetaData.html" title="class in org.apache.openjpa.meta">ClassMetaData</a>&nbsp;meta)</pre>
<div class="block">Associate a persistent type with this value.</div>
</li>
</ul>
<a name="acceptVisit(org.apache.openjpa.kernel.exps.ExpressionVisitor)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>acceptVisit</h4>
<pre>void&nbsp;acceptVisit(<a href="../../../../../org/apache/openjpa/kernel/exps/ExpressionVisitor.html" title="interface in org.apache.openjpa.kernel.exps">ExpressionVisitor</a>&nbsp;visitor)</pre>
<div class="block">Accept a visit from a tree visitor.</div>
</li>
</ul>
<a name="getAlias()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAlias</h4>
<pre><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getAlias()</pre>
<div class="block">Return select item alias</div>
</li>
</ul>
<a name="setAlias(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAlias</h4>
<pre>void&nbsp;setAlias(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;alias)</pre>
<div class="block">Set select item alias</div>
</li>
</ul>
<a name="getSelectAs()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSelectAs</h4>
<pre><a href="../../../../../org/apache/openjpa/kernel/exps/Value.html" title="interface in org.apache.openjpa.kernel.exps">Value</a>&nbsp;getSelectAs()</pre>
<div class="block">Return 'this' concrete class if alias is set, otherwise null</div>
</li>
</ul>
<a name="getPath()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPath</h4>
<pre><a href="../../../../../org/apache/openjpa/kernel/exps/Path.html" title="interface in org.apache.openjpa.kernel.exps">Path</a>&nbsp;getPath()</pre>
</li>
</ul>
<a name="getName()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getName</h4>
<pre><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getName()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Value.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">
<li><a href="../../../../../org/apache/openjpa/kernel/exps/Val.html" title="class in org.apache.openjpa.kernel.exps"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/openjpa/kernel/exps/WhenCondition.html" title="class in org.apache.openjpa.kernel.exps"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/openjpa/kernel/exps/Value.html" target="_top">Frames</a></li>
<li><a href="Value.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All 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>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&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>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2017 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>