424 lines
15 KiB
HTML
424 lines
15 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||
|
<!-- NewPage -->
|
||
|
<html lang="de">
|
||
|
<head>
|
||
|
<!-- Generated by javadoc -->
|
||
|
<title>Constant Field Values (cql 1.0.1 API)</title>
|
||
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||
|
<script type="text/javascript" src="script.js"></script>
|
||
|
</head>
|
||
|
<body>
|
||
|
<script type="text/javascript"><!--
|
||
|
try {
|
||
|
if (location.href.indexOf('is-external=true') == -1) {
|
||
|
parent.document.title="Constant Field Values (cql 1.0.1 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>
|
||
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||
|
<a name="navbar.top.firstrow">
|
||
|
<!-- -->
|
||
|
</a>
|
||
|
<ul class="navList" title="Navigation">
|
||
|
<li><a href="overview-summary.html">Overview</a></li>
|
||
|
<li>Package</li>
|
||
|
<li>Class</li>
|
||
|
<li><a href="overview-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>Prev</li>
|
||
|
<li>Next</li>
|
||
|
</ul>
|
||
|
<ul class="navList">
|
||
|
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
|
||
|
<li><a href="constant-values.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>
|
||
|
<a name="skip.navbar.top">
|
||
|
<!-- -->
|
||
|
</a></div>
|
||
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
||
|
<div class="header">
|
||
|
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
|
||
|
<h2 title="Contents">Contents</h2>
|
||
|
<ul>
|
||
|
<li><a href="#org.xbib">org.xbib.*</a></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div class="constantValuesContainer"><a name="org.xbib">
|
||
|
<!-- -->
|
||
|
</a>
|
||
|
<h2 title="org.xbib">org.xbib.*</h2>
|
||
|
<ul class="blockList">
|
||
|
<li class="blockList">
|
||
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
||
|
<caption><span>org.xbib.cql.<a href="org/xbib/cql/CQLParser.html" title="class in org.xbib.cql">CQLParser</a></span><span class="tabEnd"> </span></caption>
|
||
|
<tr>
|
||
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
||
|
<th scope="col">Constant Field</th>
|
||
|
<th class="colLast" scope="col">Value</th>
|
||
|
</tr>
|
||
|
<tbody>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.CQLParser.AND">
|
||
|
<!-- -->
|
||
|
</a><code>public static final int</code></td>
|
||
|
<td><code>AND</code></td>
|
||
|
<td class="colLast"><code>1</code></td>
|
||
|
</tr>
|
||
|
<tr class="rowColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.CQLParser.ENDINPUT">
|
||
|
<!-- -->
|
||
|
</a><code>public static final int</code></td>
|
||
|
<td><code>ENDINPUT</code></td>
|
||
|
<td class="colLast"><code>0</code></td>
|
||
|
</tr>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.CQLParser.EQ">
|
||
|
<!-- -->
|
||
|
</a><code>public static final int</code></td>
|
||
|
<td><code>EQ</code></td>
|
||
|
<td class="colLast"><code>2</code></td>
|
||
|
</tr>
|
||
|
<tr class="rowColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.CQLParser.error">
|
||
|
<!-- -->
|
||
|
</a><code>public static final int</code></td>
|
||
|
<td><code>error</code></td>
|
||
|
<td class="colLast"><code>22</code></td>
|
||
|
</tr>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.CQLParser.EXACT">
|
||
|
<!-- -->
|
||
|
</a><code>public static final int</code></td>
|
||
|
<td><code>EXACT</code></td>
|
||
|
<td class="colLast"><code>3</code></td>
|
||
|
</tr>
|
||
|
<tr class="rowColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.CQLParser.FLOAT">
|
||
|
<!-- -->
|
||
|
</a><code>public static final int</code></td>
|
||
|
<td><code>FLOAT</code></td>
|
||
|
<td class="colLast"><code>4</code></td>
|
||
|
</tr>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.CQLParser.GE">
|
||
|
<!-- -->
|
||
|
</a><code>public static final int</code></td>
|
||
|
<td><code>GE</code></td>
|
||
|
<td class="colLast"><code>5</code></td>
|
||
|
</tr>
|
||
|
<tr class="rowColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.CQLParser.GT">
|
||
|
<!-- -->
|
||
|
</a><code>public static final int</code></td>
|
||
|
<td><code>GT</code></td>
|
||
|
<td class="colLast"><code>6</code></td>
|
||
|
</tr>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.CQLParser.INTEGER">
|
||
|
<!-- -->
|
||
|
</a><code>public static final int</code></td>
|
||
|
<td><code>INTEGER</code></td>
|
||
|
<td class="colLast"><code>7</code></td>
|
||
|
</tr>
|
||
|
<tr class="rowColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.CQLParser.LE">
|
||
|
<!-- -->
|
||
|
</a><code>public static final int</code></td>
|
||
|
<td><code>LE</code></td>
|
||
|
<td class="colLast"><code>8</code></td>
|
||
|
</tr>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.CQLParser.LPAR">
|
||
|
<!-- -->
|
||
|
</a><code>public static final int</code></td>
|
||
|
<td><code>LPAR</code></td>
|
||
|
<td class="colLast"><code>9</code></td>
|
||
|
</tr>
|
||
|
<tr class="rowColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.CQLParser.LT">
|
||
|
<!-- -->
|
||
|
</a><code>public static final int</code></td>
|
||
|
<td><code>LT</code></td>
|
||
|
<td class="colLast"><code>10</code></td>
|
||
|
</tr>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.CQLParser.NAMEDCOMPARITORS">
|
||
|
<!-- -->
|
||
|
</a><code>public static final int</code></td>
|
||
|
<td><code>NAMEDCOMPARITORS</code></td>
|
||
|
<td class="colLast"><code>11</code></td>
|
||
|
</tr>
|
||
|
<tr class="rowColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.CQLParser.NE">
|
||
|
<!-- -->
|
||
|
</a><code>public static final int</code></td>
|
||
|
<td><code>NE</code></td>
|
||
|
<td class="colLast"><code>12</code></td>
|
||
|
</tr>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.CQLParser.NL">
|
||
|
<!-- -->
|
||
|
</a><code>public static final int</code></td>
|
||
|
<td><code>NL</code></td>
|
||
|
<td class="colLast"><code>13</code></td>
|
||
|
</tr>
|
||
|
<tr class="rowColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.CQLParser.NOT">
|
||
|
<!-- -->
|
||
|
</a><code>public static final int</code></td>
|
||
|
<td><code>NOT</code></td>
|
||
|
<td class="colLast"><code>14</code></td>
|
||
|
</tr>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.CQLParser.OR">
|
||
|
<!-- -->
|
||
|
</a><code>public static final int</code></td>
|
||
|
<td><code>OR</code></td>
|
||
|
<td class="colLast"><code>15</code></td>
|
||
|
</tr>
|
||
|
<tr class="rowColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.CQLParser.PROX">
|
||
|
<!-- -->
|
||
|
</a><code>public static final int</code></td>
|
||
|
<td><code>PROX</code></td>
|
||
|
<td class="colLast"><code>16</code></td>
|
||
|
</tr>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.CQLParser.QUOTEDSTRING">
|
||
|
<!-- -->
|
||
|
</a><code>public static final int</code></td>
|
||
|
<td><code>QUOTEDSTRING</code></td>
|
||
|
<td class="colLast"><code>17</code></td>
|
||
|
</tr>
|
||
|
<tr class="rowColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.CQLParser.RPAR">
|
||
|
<!-- -->
|
||
|
</a><code>public static final int</code></td>
|
||
|
<td><code>RPAR</code></td>
|
||
|
<td class="colLast"><code>18</code></td>
|
||
|
</tr>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.CQLParser.SIMPLESTRING">
|
||
|
<!-- -->
|
||
|
</a><code>public static final int</code></td>
|
||
|
<td><code>SIMPLESTRING</code></td>
|
||
|
<td class="colLast"><code>19</code></td>
|
||
|
</tr>
|
||
|
<tr class="rowColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.CQLParser.SLASH">
|
||
|
<!-- -->
|
||
|
</a><code>public static final int</code></td>
|
||
|
<td><code>SLASH</code></td>
|
||
|
<td class="colLast"><code>20</code></td>
|
||
|
</tr>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.CQLParser.SORTBY">
|
||
|
<!-- -->
|
||
|
</a><code>public static final int</code></td>
|
||
|
<td><code>SORTBY</code></td>
|
||
|
<td class="colLast"><code>21</code></td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
</li>
|
||
|
</ul>
|
||
|
<ul class="blockList">
|
||
|
<li class="blockList">
|
||
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
||
|
<caption><span>org.xbib.cql.elasticsearch.model.<a href="org/xbib/cql/elasticsearch/model/ElasticsearchFacet.html" title="class in org.xbib.cql.elasticsearch.model">ElasticsearchFacet</a><<a href="org/xbib/cql/elasticsearch/model/ElasticsearchFacet.html" title="type parameter in ElasticsearchFacet">V</a>></span><span class="tabEnd"> </span></caption>
|
||
|
<tr>
|
||
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
||
|
<th scope="col">Constant Field</th>
|
||
|
<th class="colLast" scope="col">Value</th>
|
||
|
</tr>
|
||
|
<tbody>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.elasticsearch.model.ElasticsearchFacet.DEFAULT_FACET_SIZE">
|
||
|
<!-- -->
|
||
|
</a><code>public static final int</code></td>
|
||
|
<td><code><a href="org/xbib/cql/elasticsearch/model/ElasticsearchFacet.html#DEFAULT_FACET_SIZE">DEFAULT_FACET_SIZE</a></code></td>
|
||
|
<td class="colLast"><code>10</code></td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
</li>
|
||
|
</ul>
|
||
|
<ul class="blockList">
|
||
|
<li class="blockList">
|
||
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
||
|
<caption><span>org.xbib.cql.model.<a href="org/xbib/cql/model/CQLQueryModel.html" title="class in org.xbib.cql.model">CQLQueryModel</a></span><span class="tabEnd"> </span></caption>
|
||
|
<tr>
|
||
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
||
|
<th scope="col">Constant Field</th>
|
||
|
<th class="colLast" scope="col">Value</th>
|
||
|
</tr>
|
||
|
<tbody>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.model.CQLQueryModel.FACET_INDEX_NAME">
|
||
|
<!-- -->
|
||
|
</a><code>public static final java.lang.String</code></td>
|
||
|
<td><code><a href="org/xbib/cql/model/CQLQueryModel.html#FACET_INDEX_NAME">FACET_INDEX_NAME</a></code></td>
|
||
|
<td class="colLast"><code>"facet"</code></td>
|
||
|
</tr>
|
||
|
<tr class="rowColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.model.CQLQueryModel.FILTER_INDEX_NAME">
|
||
|
<!-- -->
|
||
|
</a><code>public static final java.lang.String</code></td>
|
||
|
<td><code><a href="org/xbib/cql/model/CQLQueryModel.html#FILTER_INDEX_NAME">FILTER_INDEX_NAME</a></code></td>
|
||
|
<td class="colLast"><code>"filter"</code></td>
|
||
|
</tr>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.model.CQLQueryModel.OPTION_INDEX_NAME">
|
||
|
<!-- -->
|
||
|
</a><code>public static final java.lang.String</code></td>
|
||
|
<td><code><a href="org/xbib/cql/model/CQLQueryModel.html#OPTION_INDEX_NAME">OPTION_INDEX_NAME</a></code></td>
|
||
|
<td class="colLast"><code>"option"</code></td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
</li>
|
||
|
</ul>
|
||
|
<ul class="blockList">
|
||
|
<li class="blockList">
|
||
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
||
|
<caption><span>org.xbib.cql.util.<a href="org/xbib/cql/util/DateUtil.html" title="class in org.xbib.cql.util">DateUtil</a></span><span class="tabEnd"> </span></caption>
|
||
|
<tr>
|
||
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
||
|
<th scope="col">Constant Field</th>
|
||
|
<th class="colLast" scope="col">Value</th>
|
||
|
</tr>
|
||
|
<tbody>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.util.DateUtil.ISO_FORMAT_DAYS">
|
||
|
<!-- -->
|
||
|
</a><code>public static final java.lang.String</code></td>
|
||
|
<td><code><a href="org/xbib/cql/util/DateUtil.html#ISO_FORMAT_DAYS">ISO_FORMAT_DAYS</a></code></td>
|
||
|
<td class="colLast"><code>"yyyy-MM-dd"</code></td>
|
||
|
</tr>
|
||
|
<tr class="rowColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.util.DateUtil.ISO_FORMAT_SECONDS">
|
||
|
<!-- -->
|
||
|
</a><code>public static final java.lang.String</code></td>
|
||
|
<td><code><a href="org/xbib/cql/util/DateUtil.html#ISO_FORMAT_SECONDS">ISO_FORMAT_SECONDS</a></code></td>
|
||
|
<td class="colLast"><code>"yyyy-MM-dd\'T\'HH:mm:ss\'Z\'"</code></td>
|
||
|
</tr>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.util.DateUtil.MILLIS_PER_DAY">
|
||
|
<!-- -->
|
||
|
</a><code>public static final long</code></td>
|
||
|
<td><code><a href="org/xbib/cql/util/DateUtil.html#MILLIS_PER_DAY">MILLIS_PER_DAY</a></code></td>
|
||
|
<td class="colLast"><code>86400000L</code></td>
|
||
|
</tr>
|
||
|
<tr class="rowColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.util.DateUtil.MILLIS_PER_HOUR">
|
||
|
<!-- -->
|
||
|
</a><code>public static final long</code></td>
|
||
|
<td><code><a href="org/xbib/cql/util/DateUtil.html#MILLIS_PER_HOUR">MILLIS_PER_HOUR</a></code></td>
|
||
|
<td class="colLast"><code>3600000L</code></td>
|
||
|
</tr>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.util.DateUtil.MILLIS_PER_MINUTE">
|
||
|
<!-- -->
|
||
|
</a><code>public static final long</code></td>
|
||
|
<td><code><a href="org/xbib/cql/util/DateUtil.html#MILLIS_PER_MINUTE">MILLIS_PER_MINUTE</a></code></td>
|
||
|
<td class="colLast"><code>60000L</code></td>
|
||
|
</tr>
|
||
|
<tr class="rowColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.util.DateUtil.MILLIS_PER_SECOND">
|
||
|
<!-- -->
|
||
|
</a><code>public static final long</code></td>
|
||
|
<td><code><a href="org/xbib/cql/util/DateUtil.html#MILLIS_PER_SECOND">MILLIS_PER_SECOND</a></code></td>
|
||
|
<td class="colLast"><code>1000L</code></td>
|
||
|
</tr>
|
||
|
<tr class="altColor">
|
||
|
<td class="colFirst"><a name="org.xbib.cql.util.DateUtil.RFC_FORMAT">
|
||
|
<!-- -->
|
||
|
</a><code>public static final java.lang.String</code></td>
|
||
|
<td><code><a href="org/xbib/cql/util/DateUtil.html#RFC_FORMAT">RFC_FORMAT</a></code></td>
|
||
|
<td class="colLast"><code>"EEE, dd MMM yyyy HH:mm:ss \'GMT\'"</code></td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||
|
<div class="bottomNav"><a name="navbar.bottom">
|
||
|
<!-- -->
|
||
|
</a>
|
||
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||
|
<a name="navbar.bottom.firstrow">
|
||
|
<!-- -->
|
||
|
</a>
|
||
|
<ul class="navList" title="Navigation">
|
||
|
<li><a href="overview-summary.html">Overview</a></li>
|
||
|
<li>Package</li>
|
||
|
<li>Class</li>
|
||
|
<li><a href="overview-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>Prev</li>
|
||
|
<li>Next</li>
|
||
|
</ul>
|
||
|
<ul class="navList">
|
||
|
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
|
||
|
<li><a href="constant-values.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>
|
||
|
<a name="skip.navbar.bottom">
|
||
|
<!-- -->
|
||
|
</a></div>
|
||
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||
|
</body>
|
||
|
</html>
|