Commit 5359c7abd3b0f19435ff477ba1df2b40c25abeb7
1 parent
61d3d76b
update
Showing
592 changed files
with
2021 additions
and
1813 deletions
apidocs/allclasses-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>All Classes (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/allclasses-noframe.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>All Classes (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/constant-values.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Constant Field Values (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -1366,6 +1366,62 @@ |
1366 | 1366 | </tr> |
1367 | 1367 | <tbody> |
1368 | 1368 | <tr class="altColor"> |
1369 | +<td class="colFirst"><a name="mtas.codec.util.collector.MtasDataCollector.SEGMENT_BOUNDARY_ASC"> | |
1370 | +<!-- --> | |
1371 | +</a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
1372 | +<td><code><a href="mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_ASC">SEGMENT_BOUNDARY_ASC</a></code></td> | |
1373 | +<td class="colLast"><code>"segment_boundary_asc"</code></td> | |
1374 | +</tr> | |
1375 | +<tr class="rowColor"> | |
1376 | +<td class="colFirst"><a name="mtas.codec.util.collector.MtasDataCollector.SEGMENT_BOUNDARY_DESC"> | |
1377 | +<!-- --> | |
1378 | +</a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
1379 | +<td><code><a href="mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_DESC">SEGMENT_BOUNDARY_DESC</a></code></td> | |
1380 | +<td class="colLast"><code>"segment_boundary_desc"</code></td> | |
1381 | +</tr> | |
1382 | +<tr class="altColor"> | |
1383 | +<td class="colFirst"><a name="mtas.codec.util.collector.MtasDataCollector.SEGMENT_KEY"> | |
1384 | +<!-- --> | |
1385 | +</a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
1386 | +<td><code><a href="mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY">SEGMENT_KEY</a></code></td> | |
1387 | +<td class="colLast"><code>"key"</code></td> | |
1388 | +</tr> | |
1389 | +<tr class="rowColor"> | |
1390 | +<td class="colFirst"><a name="mtas.codec.util.collector.MtasDataCollector.SEGMENT_KEY_OR_NEW"> | |
1391 | +<!-- --> | |
1392 | +</a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
1393 | +<td><code><a href="mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY_OR_NEW">SEGMENT_KEY_OR_NEW</a></code></td> | |
1394 | +<td class="colLast"><code>"key_or_new"</code></td> | |
1395 | +</tr> | |
1396 | +<tr class="altColor"> | |
1397 | +<td class="colFirst"><a name="mtas.codec.util.collector.MtasDataCollector.SEGMENT_NEW"> | |
1398 | +<!-- --> | |
1399 | +</a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
1400 | +<td><code><a href="mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_NEW">SEGMENT_NEW</a></code></td> | |
1401 | +<td class="colLast"><code>"new"</code></td> | |
1402 | +</tr> | |
1403 | +<tr class="rowColor"> | |
1404 | +<td class="colFirst"><a name="mtas.codec.util.collector.MtasDataCollector.SEGMENT_POSSIBLE_KEY"> | |
1405 | +<!-- --> | |
1406 | +</a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
1407 | +<td><code><a href="mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_POSSIBLE_KEY">SEGMENT_POSSIBLE_KEY</a></code></td> | |
1408 | +<td class="colLast"><code>"possible_key"</code></td> | |
1409 | +</tr> | |
1410 | +<tr class="altColor"> | |
1411 | +<td class="colFirst"><a name="mtas.codec.util.collector.MtasDataCollector.SEGMENT_SORT_ASC"> | |
1412 | +<!-- --> | |
1413 | +</a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
1414 | +<td><code><a href="mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_ASC">SEGMENT_SORT_ASC</a></code></td> | |
1415 | +<td class="colLast"><code>"segment_asc"</code></td> | |
1416 | +</tr> | |
1417 | +<tr class="rowColor"> | |
1418 | +<td class="colFirst"><a name="mtas.codec.util.collector.MtasDataCollector.SEGMENT_SORT_DESC"> | |
1419 | +<!-- --> | |
1420 | +</a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
1421 | +<td><code><a href="mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_DESC">SEGMENT_SORT_DESC</a></code></td> | |
1422 | +<td class="colLast"><code>"segment_desc"</code></td> | |
1423 | +</tr> | |
1424 | +<tr class="altColor"> | |
1369 | 1425 | <td class="colFirst"><a name="mtas.codec.util.collector.MtasDataCollector.serialVersionUID"> |
1370 | 1426 | <!-- --> |
1371 | 1427 | </a><code>private static final long</code></td> |
... | ... |
apidocs/deprecated-list.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Deprecated List (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/index-all.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Index (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -126,19 +126,19 @@ |
126 | 126 | <dd> |
127 | 127 | <div class="block">Adds the.</div> |
128 | 128 | </dd> |
129 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long-long-">add(String[], long, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> | |
129 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long-long-">add(String, long, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> | |
130 | 130 | <dd> |
131 | 131 | <div class="block">Adds the.</div> |
132 | 132 | </dd> |
133 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long:A-int-">add(String[], long[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> | |
133 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long:A-int-">add(String, long[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> | |
134 | 134 | <dd> |
135 | 135 | <div class="block">Adds the.</div> |
136 | 136 | </dd> |
137 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double-long-">add(String[], double, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> | |
137 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double-long-">add(String, double, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> | |
138 | 138 | <dd> |
139 | 139 | <div class="block">Adds the.</div> |
140 | 140 | </dd> |
141 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double:A-int-">add(String[], double[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> | |
141 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double:A-int-">add(String, double[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> | |
142 | 142 | <dd> |
143 | 143 | <div class="block">Adds the.</div> |
144 | 144 | </dd> |
... | ... | @@ -150,13 +150,13 @@ |
150 | 150 | <dd> </dd> |
151 | 151 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleAdvanced.html#add-double:A-int-">add(double[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleAdvanced.html" title="class in mtas.codec.util.collector">MtasDataDoubleAdvanced</a></dt> |
152 | 152 | <dd> </dd> |
153 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleAdvanced.html#add-java.lang.String:A-long-long-">add(String[], long, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleAdvanced.html" title="class in mtas.codec.util.collector">MtasDataDoubleAdvanced</a></dt> | |
153 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleAdvanced.html#add-java.lang.String-long-long-">add(String, long, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleAdvanced.html" title="class in mtas.codec.util.collector">MtasDataDoubleAdvanced</a></dt> | |
154 | 154 | <dd> </dd> |
155 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleAdvanced.html#add-java.lang.String:A-long:A-int-">add(String[], long[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleAdvanced.html" title="class in mtas.codec.util.collector">MtasDataDoubleAdvanced</a></dt> | |
155 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleAdvanced.html#add-java.lang.String-long:A-int-">add(String, long[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleAdvanced.html" title="class in mtas.codec.util.collector">MtasDataDoubleAdvanced</a></dt> | |
156 | 156 | <dd> </dd> |
157 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleAdvanced.html#add-java.lang.String:A-double-long-">add(String[], double, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleAdvanced.html" title="class in mtas.codec.util.collector">MtasDataDoubleAdvanced</a></dt> | |
157 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleAdvanced.html#add-java.lang.String-double-long-">add(String, double, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleAdvanced.html" title="class in mtas.codec.util.collector">MtasDataDoubleAdvanced</a></dt> | |
158 | 158 | <dd> </dd> |
159 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleAdvanced.html#add-java.lang.String:A-double:A-int-">add(String[], double[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleAdvanced.html" title="class in mtas.codec.util.collector">MtasDataDoubleAdvanced</a></dt> | |
159 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleAdvanced.html#add-java.lang.String-double:A-int-">add(String, double[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleAdvanced.html" title="class in mtas.codec.util.collector">MtasDataDoubleAdvanced</a></dt> | |
160 | 160 | <dd> </dd> |
161 | 161 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleBasic.html#add-long-long-">add(long, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleBasic.html" title="class in mtas.codec.util.collector">MtasDataDoubleBasic</a></dt> |
162 | 162 | <dd> </dd> |
... | ... | @@ -166,13 +166,13 @@ |
166 | 166 | <dd> </dd> |
167 | 167 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleBasic.html#add-double:A-int-">add(double[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleBasic.html" title="class in mtas.codec.util.collector">MtasDataDoubleBasic</a></dt> |
168 | 168 | <dd> </dd> |
169 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleBasic.html#add-java.lang.String:A-long-long-">add(String[], long, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleBasic.html" title="class in mtas.codec.util.collector">MtasDataDoubleBasic</a></dt> | |
169 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleBasic.html#add-java.lang.String-long-long-">add(String, long, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleBasic.html" title="class in mtas.codec.util.collector">MtasDataDoubleBasic</a></dt> | |
170 | 170 | <dd> </dd> |
171 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleBasic.html#add-java.lang.String:A-long:A-int-">add(String[], long[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleBasic.html" title="class in mtas.codec.util.collector">MtasDataDoubleBasic</a></dt> | |
171 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleBasic.html#add-java.lang.String-long:A-int-">add(String, long[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleBasic.html" title="class in mtas.codec.util.collector">MtasDataDoubleBasic</a></dt> | |
172 | 172 | <dd> </dd> |
173 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleBasic.html#add-java.lang.String:A-double-long-">add(String[], double, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleBasic.html" title="class in mtas.codec.util.collector">MtasDataDoubleBasic</a></dt> | |
173 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleBasic.html#add-java.lang.String-double-long-">add(String, double, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleBasic.html" title="class in mtas.codec.util.collector">MtasDataDoubleBasic</a></dt> | |
174 | 174 | <dd> </dd> |
175 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleBasic.html#add-java.lang.String:A-double:A-int-">add(String[], double[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleBasic.html" title="class in mtas.codec.util.collector">MtasDataDoubleBasic</a></dt> | |
175 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleBasic.html#add-java.lang.String-double:A-int-">add(String, double[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleBasic.html" title="class in mtas.codec.util.collector">MtasDataDoubleBasic</a></dt> | |
176 | 176 | <dd> </dd> |
177 | 177 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleFull.html#add-long-long-">add(long, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleFull.html" title="class in mtas.codec.util.collector">MtasDataDoubleFull</a></dt> |
178 | 178 | <dd> </dd> |
... | ... | @@ -182,13 +182,13 @@ |
182 | 182 | <dd> </dd> |
183 | 183 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleFull.html#add-double:A-int-">add(double[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleFull.html" title="class in mtas.codec.util.collector">MtasDataDoubleFull</a></dt> |
184 | 184 | <dd> </dd> |
185 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleFull.html#add-java.lang.String:A-long-long-">add(String[], long, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleFull.html" title="class in mtas.codec.util.collector">MtasDataDoubleFull</a></dt> | |
185 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleFull.html#add-java.lang.String-long-long-">add(String, long, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleFull.html" title="class in mtas.codec.util.collector">MtasDataDoubleFull</a></dt> | |
186 | 186 | <dd> </dd> |
187 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleFull.html#add-java.lang.String:A-long:A-int-">add(String[], long[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleFull.html" title="class in mtas.codec.util.collector">MtasDataDoubleFull</a></dt> | |
187 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleFull.html#add-java.lang.String-long:A-int-">add(String, long[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleFull.html" title="class in mtas.codec.util.collector">MtasDataDoubleFull</a></dt> | |
188 | 188 | <dd> </dd> |
189 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleFull.html#add-java.lang.String:A-double-long-">add(String[], double, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleFull.html" title="class in mtas.codec.util.collector">MtasDataDoubleFull</a></dt> | |
189 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleFull.html#add-java.lang.String-double-long-">add(String, double, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleFull.html" title="class in mtas.codec.util.collector">MtasDataDoubleFull</a></dt> | |
190 | 190 | <dd> </dd> |
191 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleFull.html#add-java.lang.String:A-double:A-int-">add(String[], double[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleFull.html" title="class in mtas.codec.util.collector">MtasDataDoubleFull</a></dt> | |
191 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataDoubleFull.html#add-java.lang.String-double:A-int-">add(String, double[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataDoubleFull.html" title="class in mtas.codec.util.collector">MtasDataDoubleFull</a></dt> | |
192 | 192 | <dd> </dd> |
193 | 193 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataItem.html#add-mtas.codec.util.collector.MtasDataItem-">add(MtasDataItem<T1, T2>)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataItem.html" title="class in mtas.codec.util.collector">MtasDataItem</a></dt> |
194 | 194 | <dd> |
... | ... | @@ -212,13 +212,13 @@ |
212 | 212 | <dd> </dd> |
213 | 213 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongAdvanced.html#add-double:A-int-">add(double[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongAdvanced.html" title="class in mtas.codec.util.collector">MtasDataLongAdvanced</a></dt> |
214 | 214 | <dd> </dd> |
215 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongAdvanced.html#add-java.lang.String:A-long-long-">add(String[], long, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongAdvanced.html" title="class in mtas.codec.util.collector">MtasDataLongAdvanced</a></dt> | |
215 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongAdvanced.html#add-java.lang.String-long-long-">add(String, long, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongAdvanced.html" title="class in mtas.codec.util.collector">MtasDataLongAdvanced</a></dt> | |
216 | 216 | <dd> </dd> |
217 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongAdvanced.html#add-java.lang.String:A-long:A-int-">add(String[], long[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongAdvanced.html" title="class in mtas.codec.util.collector">MtasDataLongAdvanced</a></dt> | |
217 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongAdvanced.html#add-java.lang.String-long:A-int-">add(String, long[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongAdvanced.html" title="class in mtas.codec.util.collector">MtasDataLongAdvanced</a></dt> | |
218 | 218 | <dd> </dd> |
219 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongAdvanced.html#add-java.lang.String:A-double-long-">add(String[], double, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongAdvanced.html" title="class in mtas.codec.util.collector">MtasDataLongAdvanced</a></dt> | |
219 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongAdvanced.html#add-java.lang.String-double-long-">add(String, double, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongAdvanced.html" title="class in mtas.codec.util.collector">MtasDataLongAdvanced</a></dt> | |
220 | 220 | <dd> </dd> |
221 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongAdvanced.html#add-java.lang.String:A-double:A-int-">add(String[], double[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongAdvanced.html" title="class in mtas.codec.util.collector">MtasDataLongAdvanced</a></dt> | |
221 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongAdvanced.html#add-java.lang.String-double:A-int-">add(String, double[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongAdvanced.html" title="class in mtas.codec.util.collector">MtasDataLongAdvanced</a></dt> | |
222 | 222 | <dd> </dd> |
223 | 223 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongBasic.html#add-long-long-">add(long, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongBasic.html" title="class in mtas.codec.util.collector">MtasDataLongBasic</a></dt> |
224 | 224 | <dd> </dd> |
... | ... | @@ -228,13 +228,13 @@ |
228 | 228 | <dd> </dd> |
229 | 229 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongBasic.html#add-double:A-int-">add(double[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongBasic.html" title="class in mtas.codec.util.collector">MtasDataLongBasic</a></dt> |
230 | 230 | <dd> </dd> |
231 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongBasic.html#add-java.lang.String:A-long-long-">add(String[], long, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongBasic.html" title="class in mtas.codec.util.collector">MtasDataLongBasic</a></dt> | |
231 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongBasic.html#add-java.lang.String-long-long-">add(String, long, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongBasic.html" title="class in mtas.codec.util.collector">MtasDataLongBasic</a></dt> | |
232 | 232 | <dd> </dd> |
233 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongBasic.html#add-java.lang.String:A-long:A-int-">add(String[], long[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongBasic.html" title="class in mtas.codec.util.collector">MtasDataLongBasic</a></dt> | |
233 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongBasic.html#add-java.lang.String-long:A-int-">add(String, long[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongBasic.html" title="class in mtas.codec.util.collector">MtasDataLongBasic</a></dt> | |
234 | 234 | <dd> </dd> |
235 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongBasic.html#add-java.lang.String:A-double-long-">add(String[], double, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongBasic.html" title="class in mtas.codec.util.collector">MtasDataLongBasic</a></dt> | |
235 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongBasic.html#add-java.lang.String-double-long-">add(String, double, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongBasic.html" title="class in mtas.codec.util.collector">MtasDataLongBasic</a></dt> | |
236 | 236 | <dd> </dd> |
237 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongBasic.html#add-java.lang.String:A-double:A-int-">add(String[], double[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongBasic.html" title="class in mtas.codec.util.collector">MtasDataLongBasic</a></dt> | |
237 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongBasic.html#add-java.lang.String-double:A-int-">add(String, double[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongBasic.html" title="class in mtas.codec.util.collector">MtasDataLongBasic</a></dt> | |
238 | 238 | <dd> </dd> |
239 | 239 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongFull.html#add-long-long-">add(long, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongFull.html" title="class in mtas.codec.util.collector">MtasDataLongFull</a></dt> |
240 | 240 | <dd> </dd> |
... | ... | @@ -244,13 +244,13 @@ |
244 | 244 | <dd> </dd> |
245 | 245 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongFull.html#add-double:A-int-">add(double[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongFull.html" title="class in mtas.codec.util.collector">MtasDataLongFull</a></dt> |
246 | 246 | <dd> </dd> |
247 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongFull.html#add-java.lang.String:A-long-long-">add(String[], long, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongFull.html" title="class in mtas.codec.util.collector">MtasDataLongFull</a></dt> | |
247 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongFull.html#add-java.lang.String-long-long-">add(String, long, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongFull.html" title="class in mtas.codec.util.collector">MtasDataLongFull</a></dt> | |
248 | 248 | <dd> </dd> |
249 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongFull.html#add-java.lang.String:A-long:A-int-">add(String[], long[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongFull.html" title="class in mtas.codec.util.collector">MtasDataLongFull</a></dt> | |
249 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongFull.html#add-java.lang.String-long:A-int-">add(String, long[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongFull.html" title="class in mtas.codec.util.collector">MtasDataLongFull</a></dt> | |
250 | 250 | <dd> </dd> |
251 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongFull.html#add-java.lang.String:A-double-long-">add(String[], double, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongFull.html" title="class in mtas.codec.util.collector">MtasDataLongFull</a></dt> | |
251 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongFull.html#add-java.lang.String-double-long-">add(String, double, long)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongFull.html" title="class in mtas.codec.util.collector">MtasDataLongFull</a></dt> | |
252 | 252 | <dd> </dd> |
253 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongFull.html#add-java.lang.String:A-double:A-int-">add(String[], double[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongFull.html" title="class in mtas.codec.util.collector">MtasDataLongFull</a></dt> | |
253 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongFull.html#add-java.lang.String-double:A-int-">add(String, double[], int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongFull.html" title="class in mtas.codec.util.collector">MtasDataLongFull</a></dt> | |
254 | 254 | <dd> </dd> |
255 | 255 | <dt><span class="memberNameLink"><a href="mtas/parser/function/util/MtasFunctionParserFunctionBasic.html#add-mtas.parser.function.util.MtasFunctionParserItem-">add(MtasFunctionParserItem)</a></span> - Method in class mtas.parser.function.util.<a href="mtas/parser/function/util/MtasFunctionParserFunctionBasic.html" title="class in mtas.parser.function.util">MtasFunctionParserFunctionBasic</a></dt> |
256 | 256 | <dd> |
... | ... | @@ -2714,23 +2714,23 @@ |
2714 | 2714 | <dd> </dd> |
2715 | 2715 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataAdvanced.html#error-java.lang.String-">error(String)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataAdvanced.html" title="class in mtas.codec.util.collector">MtasDataAdvanced</a></dt> |
2716 | 2716 | <dd> </dd> |
2717 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataAdvanced.html#error-java.lang.String:A-java.lang.String-">error(String[], String)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataAdvanced.html" title="class in mtas.codec.util.collector">MtasDataAdvanced</a></dt> | |
2717 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataAdvanced.html#error-java.lang.String-java.lang.String-">error(String, String)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataAdvanced.html" title="class in mtas.codec.util.collector">MtasDataAdvanced</a></dt> | |
2718 | 2718 | <dd> </dd> |
2719 | 2719 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataBasic.html#error-java.lang.String-">error(String)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataBasic.html" title="class in mtas.codec.util.collector">MtasDataBasic</a></dt> |
2720 | 2720 | <dd> </dd> |
2721 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataBasic.html#error-java.lang.String:A-java.lang.String-">error(String[], String)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataBasic.html" title="class in mtas.codec.util.collector">MtasDataBasic</a></dt> | |
2721 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataBasic.html#error-java.lang.String-java.lang.String-">error(String, String)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataBasic.html" title="class in mtas.codec.util.collector">MtasDataBasic</a></dt> | |
2722 | 2722 | <dd> </dd> |
2723 | 2723 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#error-java.lang.String-">error(String)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> |
2724 | 2724 | <dd> |
2725 | 2725 | <div class="block">Error.</div> |
2726 | 2726 | </dd> |
2727 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#error-java.lang.String:A-java.lang.String-">error(String[], String)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> | |
2727 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#error-java.lang.String-java.lang.String-">error(String, String)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> | |
2728 | 2728 | <dd> |
2729 | 2729 | <div class="block">Error.</div> |
2730 | 2730 | </dd> |
2731 | 2731 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataFull.html#error-java.lang.String-">error(String)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataFull.html" title="class in mtas.codec.util.collector">MtasDataFull</a></dt> |
2732 | 2732 | <dd> </dd> |
2733 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataFull.html#error-java.lang.String:A-java.lang.String-">error(String[], String)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataFull.html" title="class in mtas.codec.util.collector">MtasDataFull</a></dt> | |
2733 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataFull.html#error-java.lang.String-java.lang.String-">error(String, String)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataFull.html" title="class in mtas.codec.util.collector">MtasDataFull</a></dt> | |
2734 | 2734 | <dd> </dd> |
2735 | 2735 | <dt><span class="memberNameLink"><a href="mtas/solr/handler/MtasRequestHandler.html#ERROR">ERROR</a></span> - Static variable in class mtas.solr.handler.<a href="mtas/solr/handler/MtasRequestHandler.html" title="class in mtas.solr.handler">MtasRequestHandler</a></dt> |
2736 | 2736 | <dd> |
... | ... | @@ -8546,6 +8546,8 @@ |
8546 | 8546 | <dd> |
8547 | 8547 | <div class="block">The new key list.</div> |
8548 | 8548 | </dd> |
8549 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#newKnownKeyFoundInSegment">newKnownKeyFoundInSegment</a></span> - Variable in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> | |
8550 | +<dd> </dd> | |
8549 | 8551 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#newPosition">newPosition</a></span> - Variable in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> |
8550 | 8552 | <dd> |
8551 | 8553 | <div class="block">The new current position.</div> |
... | ... | @@ -9324,7 +9326,7 @@ |
9324 | 9326 | <dd> |
9325 | 9327 | <div class="block">The prefix references.</div> |
9326 | 9328 | </dd> |
9327 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#preliminaryRegisterValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-">preliminaryRegisterValue(BytesRef, CodecComponent.ComponentTermVector, CodecCollector.TermvectorNumberBasic, Integer, Integer)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> | |
9329 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#preliminaryRegisterValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-java.lang.String:A-">preliminaryRegisterValue(BytesRef, CodecComponent.ComponentTermVector, CodecCollector.TermvectorNumberBasic, Integer, Integer, String[])</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> | |
9328 | 9330 | <dd> |
9329 | 9331 | <div class="block">Preliminary register value.</div> |
9330 | 9332 | </dd> |
... | ... | @@ -9922,11 +9924,11 @@ |
9922 | 9924 | <dd> |
9923 | 9925 | <div class="block">Register updateable mappings at parent.</div> |
9924 | 9926 | </dd> |
9925 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-boolean-">registerValue(BytesRef, CodecComponent.ComponentTermVector, CodecCollector.TermvectorNumberBasic, Integer, Integer, boolean)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> | |
9927 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-boolean-java.lang.String:A-">registerValue(BytesRef, CodecComponent.ComponentTermVector, CodecCollector.TermvectorNumberBasic, Integer, Integer, boolean, String[])</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> | |
9926 | 9928 | <dd> |
9927 | 9929 | <div class="block">Register value.</div> |
9928 | 9930 | </dd> |
9929 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberFull-java.lang.Integer-java.lang.Integer-">registerValue(BytesRef, CodecComponent.ComponentTermVector, CodecCollector.TermvectorNumberFull, Integer, Integer)</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> | |
9931 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/CodecCollector.html#registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberFull-java.lang.Integer-java.lang.Integer-java.lang.String:A-">registerValue(BytesRef, CodecComponent.ComponentTermVector, CodecCollector.TermvectorNumberFull, Integer, Integer, String[])</a></span> - Static method in class mtas.codec.util.<a href="mtas/codec/util/CodecCollector.html" title="class in mtas.codec.util">CodecCollector</a></dt> | |
9930 | 9932 | <dd> |
9931 | 9933 | <div class="block">Register value.</div> |
9932 | 9934 | </dd> |
... | ... | @@ -10358,27 +10360,35 @@ |
10358 | 10360 | </dd> |
10359 | 10361 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_ASC">SEGMENT_BOUNDARY_ASC</a></span> - Static variable in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> |
10360 | 10362 | <dd> |
10361 | -<div class="block">The segment boundary asc.</div> | |
10363 | +<div class="block">The Constant SEGMENT_BOUNDARY_ASC.</div> | |
10362 | 10364 | </dd> |
10363 | 10365 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_DESC">SEGMENT_BOUNDARY_DESC</a></span> - Static variable in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> |
10364 | 10366 | <dd> |
10365 | -<div class="block">The segment boundary desc.</div> | |
10367 | +<div class="block">The Constant SEGMENT_BOUNDARY_DESC.</div> | |
10366 | 10368 | </dd> |
10367 | 10369 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY">SEGMENT_KEY</a></span> - Static variable in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> |
10368 | 10370 | <dd> |
10369 | -<div class="block">The segment key.</div> | |
10371 | +<div class="block">The Constant SEGMENT_KEY.</div> | |
10372 | +</dd> | |
10373 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY_OR_NEW">SEGMENT_KEY_OR_NEW</a></span> - Static variable in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> | |
10374 | +<dd> | |
10375 | +<div class="block">The Constant SEGMENT_KEY_OR_NEW.</div> | |
10370 | 10376 | </dd> |
10371 | 10377 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_NEW">SEGMENT_NEW</a></span> - Static variable in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> |
10372 | 10378 | <dd> |
10373 | -<div class="block">The segment new.</div> | |
10379 | +<div class="block">The Constant SEGMENT_NEW.</div> | |
10380 | +</dd> | |
10381 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_POSSIBLE_KEY">SEGMENT_POSSIBLE_KEY</a></span> - Static variable in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> | |
10382 | +<dd> | |
10383 | +<div class="block">The Constant SEGMENT_POSSIBLE_KEY.</div> | |
10374 | 10384 | </dd> |
10375 | 10385 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_ASC">SEGMENT_SORT_ASC</a></span> - Static variable in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> |
10376 | 10386 | <dd> |
10377 | -<div class="block">The segment sort asc.</div> | |
10387 | +<div class="block">The Constant SEGMENT_SORT_ASC.</div> | |
10378 | 10388 | </dd> |
10379 | 10389 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_DESC">SEGMENT_SORT_DESC</a></span> - Static variable in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> |
10380 | 10390 | <dd> |
10381 | -<div class="block">The segment sort desc.</div> | |
10391 | +<div class="block">The Constant SEGMENT_SORT_DESC.</div> | |
10382 | 10392 | </dd> |
10383 | 10393 | <dt><span class="memberNameLink"><a href="mtas/codec/MtasCodec.html#segmentInfoFormat--">segmentInfoFormat()</a></span> - Method in class mtas.codec.<a href="mtas/codec/MtasCodec.html" title="class in mtas.codec">MtasCodec</a></dt> |
10384 | 10394 | <dd> </dd> |
... | ... | @@ -10871,7 +10881,9 @@ |
10871 | 10881 | <div class="block">Sets the value.</div> |
10872 | 10882 | </dd> |
10873 | 10883 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#setWithTotal--">setWithTotal()</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> |
10874 | -<dd> </dd> | |
10884 | +<dd> | |
10885 | +<div class="block">Sets the with total.</div> | |
10886 | +</dd> | |
10875 | 10887 | <dt><span class="memberNameLink"><a href="mtas/solr/handler/component/util/MtasSolrComponentTermvector.html#SHARD_NUMBER_MULTIPLIER">SHARD_NUMBER_MULTIPLIER</a></span> - Static variable in class mtas.solr.handler.component.util.<a href="mtas/solr/handler/component/util/MtasSolrComponentTermvector.html" title="class in mtas.solr.handler.component.util">MtasSolrComponentTermvector</a></dt> |
10876 | 10888 | <dd> |
10877 | 10889 | <div class="block">The Constant SHARD_NUMBER_MULTIPLIER.</div> |
... | ... | @@ -12636,10 +12648,14 @@ |
12636 | 12648 | <dd> </dd> |
12637 | 12649 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataLongFull.html#validateSegmentBoundary-java.lang.Object-">validateSegmentBoundary(Object)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataLongFull.html" title="class in mtas.codec.util.collector">MtasDataLongFull</a></dt> |
12638 | 12650 | <dd> </dd> |
12639 | -<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-boolean-">validateSegmentValue(String, T1, int, int, boolean)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> | |
12651 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-T1-int-int-">validateSegmentValue(T1, int, int)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> | |
12640 | 12652 | <dd> |
12641 | 12653 | <div class="block">Validate segment value.</div> |
12642 | 12654 | </dd> |
12655 | +<dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValueOld-java.lang.String-T1-int-int-boolean-">validateSegmentValueOld(String, T1, int, int, boolean)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> | |
12656 | +<dd> | |
12657 | +<div class="block">Validate segment value old.</div> | |
12658 | +</dd> | |
12643 | 12659 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary(T1)</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> |
12644 | 12660 | <dd> |
12645 | 12661 | <div class="block">Validate with segment boundary.</div> |
... | ... | @@ -12802,10 +12818,12 @@ |
12802 | 12818 | </dd> |
12803 | 12819 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#withTotal">withTotal</a></span> - Variable in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> |
12804 | 12820 | <dd> |
12805 | -<div class="block">The did segment registration.</div> | |
12821 | +<div class="block">The with total.</div> | |
12806 | 12822 | </dd> |
12807 | 12823 | <dt><span class="memberNameLink"><a href="mtas/codec/util/collector/MtasDataCollector.html#withTotal--">withTotal()</a></span> - Method in class mtas.codec.util.collector.<a href="mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></dt> |
12808 | -<dd> </dd> | |
12824 | +<dd> | |
12825 | +<div class="block">With total.</div> | |
12826 | +</dd> | |
12809 | 12827 | <dt><span class="memberNameLink"><a href="mtas/parser/cql/MtasCQLParser.html#word-java.lang.String-java.lang.String-java.util.HashMap-java.util.HashSet-">word(String, String, HashMap<String, String[]>, HashSet<String>)</a></span> - Method in class mtas.parser.cql.<a href="mtas/parser/cql/MtasCQLParser.html" title="class in mtas.parser.cql">MtasCQLParser</a></dt> |
12810 | 12828 | <dd> </dd> |
12811 | 12829 | <dt><span class="memberNameLink"><a href="mtas/parser/cql/MtasCQLParserConstants.html#WORD_END">WORD_END</a></span> - Static variable in interface mtas.parser.cql.<a href="mtas/parser/cql/MtasCQLParserConstants.html" title="interface in mtas.parser.cql">MtasCQLParserConstants</a></dt> |
... | ... |
apidocs/index.html
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MTAS 6.2.0 API</title> |
8 | 8 | <script type="text/javascript"> |
... | ... |
apidocs/mtas/analysis/MtasTokenizer.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:13 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:01 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasTokenizer (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/class-use/MtasTokenizer.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.MtasTokenizer (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.analysis (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.analysis (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.analysis Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.analysis (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasBasicParser.MtasParserMapping.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:13 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:01 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasBasicParser.MtasParserMapping (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasBasicParser.MtasParserMappingToken.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:13 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasBasicParser.MtasParserMappingToken (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasBasicParser.MtasParserType.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:13 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasBasicParser.MtasParserType (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasBasicParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:13 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:01 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasBasicParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasCRMParser.MtasCRMParserFunction.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCRMParser.MtasCRMParserFunction (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasCRMParser.MtasCRMParserFunctionOutput.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCRMParser.MtasCRMParserFunctionOutput (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasCRMParser.MtasCRMParserMappingCRMPair.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCRMParser.MtasCRMParserMappingCRMPair (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasCRMParser.MtasCRMParserMappingCRMSentence.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCRMParser.MtasCRMParserMappingCRMSentence (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasCRMParser.MtasCRMParserMappingWordAnnotation.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCRMParser.MtasCRMParserMappingWordAnnotation (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasCRMParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCRMParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasElanParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasElanParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasFoliaParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFoliaParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasParser.MtasParserObject.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasParser.MtasParserObject (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasSketchParser.MtasSketchParserMappingGroup.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSketchParser.MtasSketchParserMappingGroup (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasSketchParser.MtasSketchParserMappingWord.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSketchParser.MtasSketchParserMappingWord (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasSketchParser.MtasSketchParserMappingWordAnnotation.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSketchParser.MtasSketchParserMappingWordAnnotation (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasSketchParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSketchParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasTEIParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasTEIParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasXMLParser.MtasXMLParserMappingGroup.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasXMLParser.MtasXMLParserMappingGroup (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasXMLParser.MtasXMLParserMappingGroupAnnotation.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasXMLParser.MtasXMLParserMappingGroupAnnotation (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasXMLParser.MtasXMLParserMappingRelation.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasXMLParser.MtasXMLParserMappingRelation (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasXMLParser.MtasXMLParserMappingRelationAnnotation.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasXMLParser.MtasXMLParserMappingRelationAnnotation (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasXMLParser.MtasXMLParserMappingWord.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasXMLParser.MtasXMLParserMappingWord (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasXMLParser.MtasXMLParserMappingWordAnnotation.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasXMLParser.MtasXMLParserMappingWordAnnotation (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/MtasXMLParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasXMLParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasBasicParser.MtasParserMapping.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasBasicParser.MtasParserMapping (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasBasicParser.MtasParserMappingToken.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasBasicParser.MtasParserMappingToken (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasBasicParser.MtasParserType.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasBasicParser.MtasParserType (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasBasicParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasBasicParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasCRMParser.MtasCRMParserFunction.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasCRMParser.MtasCRMParserFunction (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasCRMParser.MtasCRMParserFunctionOutput.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasCRMParser.MtasCRMParserFunctionOutput (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasCRMParser.MtasCRMParserMappingCRMPair.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasCRMParser.MtasCRMParserMappingCRMPair (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasCRMParser.MtasCRMParserMappingCRMSentence.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasCRMParser.MtasCRMParserMappingCRMSentence (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasCRMParser.MtasCRMParserMappingWordAnnotation.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasCRMParser.MtasCRMParserMappingWordAnnotation (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasCRMParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasCRMParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasElanParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasElanParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasFoliaParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasFoliaParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasParser.MtasParserObject.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasParser.MtasParserObject (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasSketchParser.MtasSketchParserMappingGroup.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasSketchParser.MtasSketchParserMappingGroup (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasSketchParser.MtasSketchParserMappingWord.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasSketchParser.MtasSketchParserMappingWord (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasSketchParser.MtasSketchParserMappingWordAnnotation.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasSketchParser.MtasSketchParserMappingWordAnnotation (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasSketchParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasSketchParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasTEIParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasTEIParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasXMLParser.MtasXMLParserMappingGroup.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasXMLParser.MtasXMLParserMappingGroup (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasXMLParser.MtasXMLParserMappingGroupAnnotation.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasXMLParser.MtasXMLParserMappingGroupAnnotation (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasXMLParser.MtasXMLParserMappingRelation.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasXMLParser.MtasXMLParserMappingRelation (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasXMLParser.MtasXMLParserMappingRelationAnnotation.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasXMLParser.MtasXMLParserMappingRelationAnnotation (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasXMLParser.MtasXMLParserMappingWord.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasXMLParser.MtasXMLParserMappingWord (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasXMLParser.MtasXMLParserMappingWordAnnotation.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasXMLParser.MtasXMLParserMappingWordAnnotation (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/class-use/MtasXMLParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.parser.MtasXMLParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.analysis.parser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.analysis.parser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.analysis.parser Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/parser/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.analysis.parser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/MtasOffset.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasOffset (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/MtasPosition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasPosition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/MtasToken.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasToken (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/MtasTokenCollection.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasTokenCollection (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/MtasTokenString.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasTokenString (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/class-use/MtasOffset.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.token.MtasOffset (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/class-use/MtasPosition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.token.MtasPosition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/class-use/MtasToken.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.token.MtasToken (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/class-use/MtasTokenCollection.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.token.MtasTokenCollection (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/class-use/MtasTokenString.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.token.MtasTokenString (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.analysis.token (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.analysis.token (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.analysis.token Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/token/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.analysis.token (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/MtasBufferedReader.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasBufferedReader (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/MtasCharFilterFactory.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCharFilterFactory (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/MtasConfigException.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasConfigException (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/MtasConfiguration.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasConfiguration (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/MtasFetchData.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFetchData (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/MtasParserException.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasParserException (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/MtasPrefixTokenFilterFactory.MtasPrefixTokenFilter.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasPrefixTokenFilterFactory.MtasPrefixTokenFilter (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/MtasPrefixTokenFilterFactory.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasPrefixTokenFilterFactory (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/MtasTokenizerFactory.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasTokenizerFactory (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/class-use/MtasBufferedReader.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.util.MtasBufferedReader (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/class-use/MtasCharFilterFactory.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.util.MtasCharFilterFactory (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/class-use/MtasConfigException.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.util.MtasConfigException (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/class-use/MtasConfiguration.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.util.MtasConfiguration (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/class-use/MtasFetchData.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.util.MtasFetchData (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/class-use/MtasParserException.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.util.MtasParserException (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/class-use/MtasPrefixTokenFilterFactory.MtasPrefixTokenFilter.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.util.MtasPrefixTokenFilterFactory.MtasPrefixTokenFilter (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/class-use/MtasPrefixTokenFilterFactory.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.util.MtasPrefixTokenFilterFactory (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/class-use/MtasTokenizerFactory.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.analysis.util.MtasTokenizerFactory (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.analysis.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.analysis.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.analysis.util Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/analysis/util/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.analysis.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/MtasCodec.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCodec (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/MtasCodecPostingsFormat.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCodecPostingsFormat (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/MtasFieldsConsumer.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFieldsConsumer (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/MtasFieldsProducer.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFieldsProducer (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/MtasSimpleTextCodec.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSimpleTextCodec (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/MtasTerms.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasTerms (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/class-use/MtasCodec.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.MtasCodec (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/class-use/MtasCodecPostingsFormat.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.MtasCodecPostingsFormat (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/class-use/MtasFieldsConsumer.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.MtasFieldsConsumer (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/class-use/MtasFieldsProducer.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.MtasFieldsProducer (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/class-use/MtasSimpleTextCodec.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.MtasSimpleTextCodec (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/class-use/MtasTerms.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.MtasTerms (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.codec (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/payload/MtasBitInputStream.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasBitInputStream (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/payload/MtasBitOutputStream.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasBitOutputStream (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/payload/MtasPayloadDecoder.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasPayloadDecoder (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/payload/MtasPayloadEncoder.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasPayloadEncoder (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/payload/class-use/MtasBitInputStream.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.payload.MtasBitInputStream (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/payload/class-use/MtasBitOutputStream.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.payload.MtasBitOutputStream (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/payload/class-use/MtasPayloadDecoder.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.payload.MtasPayloadDecoder (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/payload/class-use/MtasPayloadEncoder.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.payload.MtasPayloadEncoder (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/payload/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec.payload (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/payload/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec.payload (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/payload/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec.payload Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/payload/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.codec.payload (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/IntervalRBTree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>IntervalRBTree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/IntervalRBTreeNode.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>IntervalRBTreeNode (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/IntervalTree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>IntervalTree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/IntervalTreeNode.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>IntervalTreeNode (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/IntervalTreeNodeData.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>IntervalTreeNodeData (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/MtasAVLTree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasAVLTree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/MtasAVLTreeNode.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasAVLTreeNode (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/MtasRBTree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasRBTree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/MtasRBTreeNode.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasRBTreeNode (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/MtasTree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasTree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/MtasTreeNode.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasTreeNode (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/MtasTreeNodeId.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasTreeNodeId (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/class-use/IntervalRBTree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.tree.IntervalRBTree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/class-use/IntervalRBTreeNode.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.tree.IntervalRBTreeNode (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/class-use/IntervalTree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.tree.IntervalTree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/class-use/IntervalTreeNode.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.tree.IntervalTreeNode (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/class-use/IntervalTreeNodeData.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.tree.IntervalTreeNodeData (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/class-use/MtasAVLTree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.tree.MtasAVLTree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/class-use/MtasAVLTreeNode.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.tree.MtasAVLTreeNode (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/class-use/MtasRBTree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.tree.MtasRBTree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/class-use/MtasRBTreeNode.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.tree.MtasRBTreeNode (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/class-use/MtasTree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.tree.MtasTree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/class-use/MtasTreeNode.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.tree.MtasTreeNode (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/class-use/MtasTreeNodeId.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.tree.MtasTreeNodeId (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec.tree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec.tree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec.tree Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/tree/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.codec.tree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecCollector.RegisterStatus.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecCollector.RegisterStatus (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecCollector.TermvectorNumberBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecCollector.TermvectorNumberBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecCollector.TermvectorNumberFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecCollector.TermvectorNumberFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecCollector.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecCollector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -484,32 +484,35 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
484 | 484 | </tr> |
485 | 485 | <tr id="i30" class="altColor"> |
486 | 486 | <td class="colFirst"><code>private static boolean</code></td> |
487 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#preliminaryRegisterValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-">preliminaryRegisterValue</a></span>(org.apache.lucene.util.BytesRef term, | |
487 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#preliminaryRegisterValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-java.lang.String:A-">preliminaryRegisterValue</a></span>(org.apache.lucene.util.BytesRef term, | |
488 | 488 | <a href="../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a> termVector, |
489 | 489 | <a href="../../../mtas/codec/util/CodecCollector.TermvectorNumberBasic.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberBasic</a> number, |
490 | 490 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> termNumberMaximum, |
491 | - <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber)</code> | |
491 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber, | |
492 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] mutableKey)</code> | |
492 | 493 | <div class="block">Preliminary register value.</div> |
493 | 494 | </td> |
494 | 495 | </tr> |
495 | 496 | <tr id="i31" class="rowColor"> |
496 | 497 | <td class="colFirst"><code>private static <a href="../../../mtas/codec/util/CodecCollector.RegisterStatus.html" title="class in mtas.codec.util">CodecCollector.RegisterStatus</a></code></td> |
497 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-boolean-">registerValue</a></span>(org.apache.lucene.util.BytesRef term, | |
498 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-boolean-java.lang.String:A-">registerValue</a></span>(org.apache.lucene.util.BytesRef term, | |
498 | 499 | <a href="../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a> termVector, |
499 | 500 | <a href="../../../mtas/codec/util/CodecCollector.TermvectorNumberBasic.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberBasic</a> number, |
500 | 501 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> termNumberMaximum, |
501 | 502 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber, |
502 | - boolean forceAccept)</code> | |
503 | + boolean forceAccept, | |
504 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] mutableKey)</code> | |
503 | 505 | <div class="block">Register value.</div> |
504 | 506 | </td> |
505 | 507 | </tr> |
506 | 508 | <tr id="i32" class="altColor"> |
507 | 509 | <td class="colFirst"><code>private static void</code></td> |
508 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberFull-java.lang.Integer-java.lang.Integer-">registerValue</a></span>(org.apache.lucene.util.BytesRef term, | |
510 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../mtas/codec/util/CodecCollector.html#registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberFull-java.lang.Integer-java.lang.Integer-java.lang.String:A-">registerValue</a></span>(org.apache.lucene.util.BytesRef term, | |
509 | 511 | <a href="../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a> termVector, |
510 | 512 | <a href="../../../mtas/codec/util/CodecCollector.TermvectorNumberFull.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberFull</a> number, |
511 | 513 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> termNumberMaximum, |
512 | - <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber)</code> | |
514 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber, | |
515 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] mutableKey)</code> | |
513 | 516 | <div class="block">Register value.</div> |
514 | 517 | </td> |
515 | 518 | </tr> |
... | ... | @@ -1251,7 +1254,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
1251 | 1254 | </dl> |
1252 | 1255 | </li> |
1253 | 1256 | </ul> |
1254 | -<a name="registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-boolean-"> | |
1257 | +<a name="registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-boolean-java.lang.String:A-"> | |
1255 | 1258 | <!-- --> |
1256 | 1259 | </a> |
1257 | 1260 | <ul class="blockList"> |
... | ... | @@ -1262,7 +1265,8 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
1262 | 1265 | <a href="../../../mtas/codec/util/CodecCollector.TermvectorNumberBasic.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberBasic</a> number, |
1263 | 1266 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> termNumberMaximum, |
1264 | 1267 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber, |
1265 | - boolean forceAccept) | |
1268 | + boolean forceAccept, | |
1269 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] mutableKey) | |
1266 | 1270 | throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
1267 | 1271 | <div class="block">Register value.</div> |
1268 | 1272 | <dl> |
... | ... | @@ -1280,7 +1284,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
1280 | 1284 | </dl> |
1281 | 1285 | </li> |
1282 | 1286 | </ul> |
1283 | -<a name="preliminaryRegisterValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-"> | |
1287 | +<a name="preliminaryRegisterValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-java.lang.String:A-"> | |
1284 | 1288 | <!-- --> |
1285 | 1289 | </a> |
1286 | 1290 | <ul class="blockList"> |
... | ... | @@ -1290,7 +1294,8 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
1290 | 1294 | <a href="../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a> termVector, |
1291 | 1295 | <a href="../../../mtas/codec/util/CodecCollector.TermvectorNumberBasic.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberBasic</a> number, |
1292 | 1296 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> termNumberMaximum, |
1293 | - <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber) | |
1297 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber, | |
1298 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] mutableKey) | |
1294 | 1299 | throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
1295 | 1300 | <div class="block">Preliminary register value.</div> |
1296 | 1301 | <dl> |
... | ... | @@ -1307,7 +1312,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
1307 | 1312 | </dl> |
1308 | 1313 | </li> |
1309 | 1314 | </ul> |
1310 | -<a name="registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberFull-java.lang.Integer-java.lang.Integer-"> | |
1315 | +<a name="registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberFull-java.lang.Integer-java.lang.Integer-java.lang.String:A-"> | |
1311 | 1316 | <!-- --> |
1312 | 1317 | </a> |
1313 | 1318 | <ul class="blockList"> |
... | ... | @@ -1317,7 +1322,8 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html? |
1317 | 1322 | <a href="../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a> termVector, |
1318 | 1323 | <a href="../../../mtas/codec/util/CodecCollector.TermvectorNumberFull.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberFull</a> number, |
1319 | 1324 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> termNumberMaximum, |
1320 | - <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber) | |
1325 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber, | |
1326 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] mutableKey) | |
1321 | 1327 | throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
1322 | 1328 | <div class="block">Register value.</div> |
1323 | 1329 | <dl> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ComponentDistinct.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ComponentDistinct (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ComponentFacet.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ComponentFacet (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ComponentField.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ComponentField (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ComponentFields.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ComponentFields (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ComponentGroup.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ComponentGroup (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ComponentKwic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ComponentKwic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ComponentList.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ComponentList (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ComponentPosition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ComponentPosition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ComponentPrefix.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ComponentPrefix (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ComponentSpan.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ComponentSpan (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ComponentTermVector.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ComponentTermVector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ComponentToken.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ComponentToken (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.GroupHit.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.GroupHit (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.KwicHit.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.KwicHit (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.KwicToken.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.KwicToken (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ListHit.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ListHit (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.ListToken.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.ListToken (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.Match.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.Match (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.SubComponentFunction.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent.SubComponentFunction (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecComponent.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:14 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:02 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecComponent (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecInfo.FieldReferences.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecInfo.FieldReferences (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecInfo.IndexDoc.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecInfo.IndexDoc (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecInfo.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecInfo (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecSearchTree.IntervalItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecSearchTree.IntervalItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecSearchTree.MtasTreeHit.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecSearchTree.MtasTreeHit (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecSearchTree.MtasTreeItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecSearchTree.MtasTreeItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecSearchTree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecSearchTree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/CodecUtil.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>CodecUtil (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/DataCollector.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>DataCollector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecCollector.RegisterStatus.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecCollector.RegisterStatus (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -104,12 +104,13 @@ |
104 | 104 | <tbody> |
105 | 105 | <tr class="altColor"> |
106 | 106 | <td class="colFirst"><code>private static <a href="../../../../mtas/codec/util/CodecCollector.RegisterStatus.html" title="class in mtas.codec.util">CodecCollector.RegisterStatus</a></code></td> |
107 | -<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-boolean-">registerValue</a></span>(org.apache.lucene.util.BytesRef term, | |
107 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-boolean-java.lang.String:A-">registerValue</a></span>(org.apache.lucene.util.BytesRef term, | |
108 | 108 | <a href="../../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a> termVector, |
109 | 109 | <a href="../../../../mtas/codec/util/CodecCollector.TermvectorNumberBasic.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberBasic</a> number, |
110 | 110 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> termNumberMaximum, |
111 | 111 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber, |
112 | - boolean forceAccept)</code> | |
112 | + boolean forceAccept, | |
113 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] mutableKey)</code> | |
113 | 114 | <div class="block">Register value.</div> |
114 | 115 | </td> |
115 | 116 | </tr> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecCollector.TermvectorNumberBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecCollector.TermvectorNumberBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -131,22 +131,24 @@ |
131 | 131 | <tbody> |
132 | 132 | <tr class="altColor"> |
133 | 133 | <td class="colFirst"><code>private static boolean</code></td> |
134 | -<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#preliminaryRegisterValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-">preliminaryRegisterValue</a></span>(org.apache.lucene.util.BytesRef term, | |
134 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#preliminaryRegisterValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-java.lang.String:A-">preliminaryRegisterValue</a></span>(org.apache.lucene.util.BytesRef term, | |
135 | 135 | <a href="../../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a> termVector, |
136 | 136 | <a href="../../../../mtas/codec/util/CodecCollector.TermvectorNumberBasic.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberBasic</a> number, |
137 | 137 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> termNumberMaximum, |
138 | - <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber)</code> | |
138 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber, | |
139 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] mutableKey)</code> | |
139 | 140 | <div class="block">Preliminary register value.</div> |
140 | 141 | </td> |
141 | 142 | </tr> |
142 | 143 | <tr class="rowColor"> |
143 | 144 | <td class="colFirst"><code>private static <a href="../../../../mtas/codec/util/CodecCollector.RegisterStatus.html" title="class in mtas.codec.util">CodecCollector.RegisterStatus</a></code></td> |
144 | -<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-boolean-">registerValue</a></span>(org.apache.lucene.util.BytesRef term, | |
145 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-boolean-java.lang.String:A-">registerValue</a></span>(org.apache.lucene.util.BytesRef term, | |
145 | 146 | <a href="../../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a> termVector, |
146 | 147 | <a href="../../../../mtas/codec/util/CodecCollector.TermvectorNumberBasic.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberBasic</a> number, |
147 | 148 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> termNumberMaximum, |
148 | 149 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber, |
149 | - boolean forceAccept)</code> | |
150 | + boolean forceAccept, | |
151 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] mutableKey)</code> | |
150 | 152 | <div class="block">Register value.</div> |
151 | 153 | </td> |
152 | 154 | </tr> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecCollector.TermvectorNumberFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecCollector.TermvectorNumberFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -125,11 +125,12 @@ |
125 | 125 | <tbody> |
126 | 126 | <tr class="altColor"> |
127 | 127 | <td class="colFirst"><code>private static void</code></td> |
128 | -<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberFull-java.lang.Integer-java.lang.Integer-">registerValue</a></span>(org.apache.lucene.util.BytesRef term, | |
128 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberFull-java.lang.Integer-java.lang.Integer-java.lang.String:A-">registerValue</a></span>(org.apache.lucene.util.BytesRef term, | |
129 | 129 | <a href="../../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a> termVector, |
130 | 130 | <a href="../../../../mtas/codec/util/CodecCollector.TermvectorNumberFull.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberFull</a> number, |
131 | 131 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> termNumberMaximum, |
132 | - <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber)</code> | |
132 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber, | |
133 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] mutableKey)</code> | |
133 | 134 | <div class="block">Register value.</div> |
134 | 135 | </td> |
135 | 136 | </tr> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecCollector.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecCollector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ComponentDistinct.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ComponentDistinct (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ComponentFacet.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ComponentFacet (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ComponentField.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ComponentField (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ComponentFields.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ComponentFields (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ComponentGroup.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ComponentGroup (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ComponentKwic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ComponentKwic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ComponentList.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ComponentList (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ComponentPosition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ComponentPosition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ComponentPrefix.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ComponentPrefix (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ComponentSpan.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ComponentSpan (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ComponentTermVector.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ComponentTermVector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -123,32 +123,35 @@ |
123 | 123 | <tbody> |
124 | 124 | <tr class="altColor"> |
125 | 125 | <td class="colFirst"><code>private static boolean</code></td> |
126 | -<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#preliminaryRegisterValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-">preliminaryRegisterValue</a></span>(org.apache.lucene.util.BytesRef term, | |
126 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#preliminaryRegisterValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-java.lang.String:A-">preliminaryRegisterValue</a></span>(org.apache.lucene.util.BytesRef term, | |
127 | 127 | <a href="../../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a> termVector, |
128 | 128 | <a href="../../../../mtas/codec/util/CodecCollector.TermvectorNumberBasic.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberBasic</a> number, |
129 | 129 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> termNumberMaximum, |
130 | - <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber)</code> | |
130 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber, | |
131 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] mutableKey)</code> | |
131 | 132 | <div class="block">Preliminary register value.</div> |
132 | 133 | </td> |
133 | 134 | </tr> |
134 | 135 | <tr class="rowColor"> |
135 | 136 | <td class="colFirst"><code>private static <a href="../../../../mtas/codec/util/CodecCollector.RegisterStatus.html" title="class in mtas.codec.util">CodecCollector.RegisterStatus</a></code></td> |
136 | -<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-boolean-">registerValue</a></span>(org.apache.lucene.util.BytesRef term, | |
137 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberBasic-java.lang.Integer-java.lang.Integer-boolean-java.lang.String:A-">registerValue</a></span>(org.apache.lucene.util.BytesRef term, | |
137 | 138 | <a href="../../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a> termVector, |
138 | 139 | <a href="../../../../mtas/codec/util/CodecCollector.TermvectorNumberBasic.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberBasic</a> number, |
139 | 140 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> termNumberMaximum, |
140 | 141 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber, |
141 | - boolean forceAccept)</code> | |
142 | + boolean forceAccept, | |
143 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] mutableKey)</code> | |
142 | 144 | <div class="block">Register value.</div> |
143 | 145 | </td> |
144 | 146 | </tr> |
145 | 147 | <tr class="altColor"> |
146 | 148 | <td class="colFirst"><code>private static void</code></td> |
147 | -<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberFull-java.lang.Integer-java.lang.Integer-">registerValue</a></span>(org.apache.lucene.util.BytesRef term, | |
149 | +<td class="colLast"><span class="typeNameLabel">CodecCollector.</span><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/CodecCollector.html#registerValue-org.apache.lucene.util.BytesRef-mtas.codec.util.CodecComponent.ComponentTermVector-mtas.codec.util.CodecCollector.TermvectorNumberFull-java.lang.Integer-java.lang.Integer-java.lang.String:A-">registerValue</a></span>(org.apache.lucene.util.BytesRef term, | |
148 | 150 | <a href="../../../../mtas/codec/util/CodecComponent.ComponentTermVector.html" title="class in mtas.codec.util">CodecComponent.ComponentTermVector</a> termVector, |
149 | 151 | <a href="../../../../mtas/codec/util/CodecCollector.TermvectorNumberFull.html" title="class in mtas.codec.util">CodecCollector.TermvectorNumberFull</a> number, |
150 | 152 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> termNumberMaximum, |
151 | - <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber)</code> | |
153 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> segmentNumber, | |
154 | + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] mutableKey)</code> | |
152 | 155 | <div class="block">Register value.</div> |
153 | 156 | </td> |
154 | 157 | </tr> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ComponentToken.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ComponentToken (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.GroupHit.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.GroupHit (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.KwicHit.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.KwicHit (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.KwicToken.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.KwicToken (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ListHit.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ListHit (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.ListToken.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.ListToken (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.Match.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.Match (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.SubComponentFunction.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent.SubComponentFunction (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecComponent.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecComponent (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecInfo.FieldReferences.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecInfo.FieldReferences (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecInfo.IndexDoc.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecInfo.IndexDoc (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecInfo.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecInfo (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecSearchTree.IntervalItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecSearchTree.IntervalItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecSearchTree.MtasTreeHit.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecSearchTree.MtasTreeHit (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecSearchTree.MtasTreeItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecSearchTree.MtasTreeItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecSearchTree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecSearchTree (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/CodecUtil.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.CodecUtil (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/class-use/DataCollector.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.DataCollector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataAdvanced.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataAdvanced (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -239,7 +239,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
239 | 239 | <!-- --> |
240 | 240 | </a> |
241 | 241 | <h3>Fields inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
242 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closed">closed</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#collectorType">collectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#dataType">dataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorList">errorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorNumber">errorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#keyList">keyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentExisting">newCurrentExisting</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentPosition">newCurrentPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorList">newErrorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorNumber">newErrorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKeyList">newKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newPosition">newPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSize">newSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSourceNumberList">newSourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorListNextLevel">newSubCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorNextLevel">newSubCollectorNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#number">number</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#position">position</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_ASC">SEGMENT_BOUNDARY_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_DESC">SEGMENT_BOUNDARY_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY">SEGMENT_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_NEW">SEGMENT_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_ASC">SEGMENT_SORT_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_DESC">SEGMENT_SORT_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeys">segmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeyValueList">segmentKeyValueList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentName">segmentName</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentNumber">segmentNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRecomputeKeyList">segmentRecomputeKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRegistration">segmentRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueBoundary">segmentValueBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValuesBoundary">segmentValuesBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopList">segmentValueTopList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopListLast">segmentValueTopListLast</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#size">size</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortDirection">sortDirection</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortType">sortType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sourceNumberList">sourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#start">start</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsItems">statsItems</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsType">statsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorListNextLevel">subCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorNextLevel">subCollectorNextLevel</a></code></li> | |
242 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closed">closed</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#collectorType">collectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#dataType">dataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorList">errorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorNumber">errorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#keyList">keyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentExisting">newCurrentExisting</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentPosition">newCurrentPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorList">newErrorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorNumber">newErrorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKeyList">newKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKnownKeyFoundInSegment">newKnownKeyFoundInSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newPosition">newPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSize">newSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSourceNumberList">newSourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorListNextLevel">newSubCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorNextLevel">newSubCollectorNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#number">number</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#position">position</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_ASC">SEGMENT_BOUNDARY_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_DESC">SEGMENT_BOUNDARY_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY">SEGMENT_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY_OR_NEW">SEGMENT_KEY_OR_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_NEW">SEGMENT_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_POSSIBLE_KEY">SEGMENT_POSSIBLE_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_ASC">SEGMENT_SORT_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_DESC">SEGMENT_SORT_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeys">segmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeyValueList">segmentKeyValueList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentName">segmentName</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentNumber">segmentNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRecomputeKeyList">segmentRecomputeKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRegistration">segmentRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueBoundary">segmentValueBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValuesBoundary">segmentValuesBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopList">segmentValueTopList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopListLast">segmentValueTopListLast</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#size">size</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortDirection">sortDirection</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortType">sortType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sourceNumberList">sourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#start">start</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsItems">statsItems</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsType">statsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorListNextLevel">subCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorNextLevel">subCollectorNextLevel</a></code></li> | |
243 | 243 | </ul> |
244 | 244 | </li> |
245 | 245 | </ul> |
... | ... | @@ -312,7 +312,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
312 | 312 | </tr> |
313 | 313 | <tr id="i3" class="rowColor"> |
314 | 314 | <td class="colFirst"><code>void</code></td> |
315 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#error-java.lang.String:A-java.lang.String-">error</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
315 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#error-java.lang.String-java.lang.String-">error</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
316 | 316 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> error)</code> |
317 | 317 | <div class="block">Error.</div> |
318 | 318 | </td> |
... | ... | @@ -406,7 +406,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
406 | 406 | <!-- --> |
407 | 407 | </a> |
408 | 408 | <h3>Methods inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
409 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-double:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-double-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-long:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-long-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#boundaryForSegment-java.lang.String-">boundaryForSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#boundaryForSegmentComputing-java.lang.String-">boundaryForSegmentComputing</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#compareWithBoundary-T1-T1-">compareWithBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getItem-int-">getItem</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#lastForComputingSegment--">lastForComputingSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#lastForComputingSegment-T1-T1-">lastForComputingSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setWithTotal--">setWithTotal</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-java.lang.Integer-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentBoundary-java.lang.Object-">validateSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-boolean-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#withTotal--">withTotal</a></code></li> | |
409 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-double:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-double-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-long:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-long-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#boundaryForSegment-java.lang.String-">boundaryForSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#boundaryForSegmentComputing-java.lang.String-">boundaryForSegmentComputing</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#compareWithBoundary-T1-T1-">compareWithBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getItem-int-">getItem</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#lastForComputingSegment--">lastForComputingSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#lastForComputingSegment-T1-T1-">lastForComputingSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setWithTotal--">setWithTotal</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-java.lang.Integer-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentBoundary-java.lang.Object-">validateSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-T1-int-int-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValueOld-java.lang.String-T1-int-int-boolean-">validateSegmentValueOld</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#withTotal--">withTotal</a></code></li> | |
410 | 410 | </ul> |
411 | 411 | <ul class="blockList"> |
412 | 412 | <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> |
... | ... | @@ -660,22 +660,22 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
660 | 660 | </dl> |
661 | 661 | </li> |
662 | 662 | </ul> |
663 | -<a name="error-java.lang.String:A-java.lang.String-"> | |
663 | +<a name="error-java.lang.String-java.lang.String-"> | |
664 | 664 | <!-- --> |
665 | 665 | </a> |
666 | 666 | <ul class="blockList"> |
667 | 667 | <li class="blockList"> |
668 | 668 | <h4>error</h4> |
669 | -<pre>public final void error(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
669 | +<pre>public final void error(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
670 | 670 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> error) |
671 | 671 | throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
672 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#error-java.lang.String:A-java.lang.String-">MtasDataCollector</a></code></span></div> | |
672 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#error-java.lang.String-java.lang.String-">MtasDataCollector</a></code></span></div> | |
673 | 673 | <div class="block">Error.</div> |
674 | 674 | <dl> |
675 | 675 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
676 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#error-java.lang.String:A-java.lang.String-">error</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html" title="type parameter in MtasDataAdvanced">T1</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a> & <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html" title="type parameter in MtasDataAdvanced">T1</a>>,<a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html" title="type parameter in MtasDataAdvanced">T2</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a> & <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html" title="type parameter in MtasDataAdvanced">T2</a>>></code></dd> | |
676 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#error-java.lang.String-java.lang.String-">error</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html" title="type parameter in MtasDataAdvanced">T1</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a> & <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html" title="type parameter in MtasDataAdvanced">T1</a>>,<a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html" title="type parameter in MtasDataAdvanced">T2</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a> & <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html" title="type parameter in MtasDataAdvanced">T2</a>>></code></dd> | |
677 | 677 | <dt><span class="paramLabel">Parameters:</span></dt> |
678 | -<dd><code>keys</code> - the keys</dd> | |
678 | +<dd><code>key</code> - the key</dd> | |
679 | 679 | <dd><code>error</code> - the error</dd> |
680 | 680 | <dt><span class="throwsLabel">Throws:</span></dt> |
681 | 681 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -191,7 +191,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
191 | 191 | <!-- --> |
192 | 192 | </a> |
193 | 193 | <h3>Fields inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
194 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closed">closed</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#collectorType">collectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#dataType">dataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorList">errorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorNumber">errorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#keyList">keyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentExisting">newCurrentExisting</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentPosition">newCurrentPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorList">newErrorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorNumber">newErrorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKeyList">newKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newPosition">newPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSize">newSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSourceNumberList">newSourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorListNextLevel">newSubCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorNextLevel">newSubCollectorNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#number">number</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#position">position</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_ASC">SEGMENT_BOUNDARY_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_DESC">SEGMENT_BOUNDARY_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY">SEGMENT_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_NEW">SEGMENT_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_ASC">SEGMENT_SORT_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_DESC">SEGMENT_SORT_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeys">segmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeyValueList">segmentKeyValueList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentName">segmentName</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentNumber">segmentNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRecomputeKeyList">segmentRecomputeKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRegistration">segmentRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueBoundary">segmentValueBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValuesBoundary">segmentValuesBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopList">segmentValueTopList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopListLast">segmentValueTopListLast</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#size">size</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortDirection">sortDirection</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortType">sortType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sourceNumberList">sourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#start">start</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsItems">statsItems</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsType">statsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorListNextLevel">subCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorNextLevel">subCollectorNextLevel</a></code></li> | |
194 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closed">closed</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#collectorType">collectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#dataType">dataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorList">errorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorNumber">errorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#keyList">keyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentExisting">newCurrentExisting</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentPosition">newCurrentPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorList">newErrorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorNumber">newErrorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKeyList">newKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKnownKeyFoundInSegment">newKnownKeyFoundInSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newPosition">newPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSize">newSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSourceNumberList">newSourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorListNextLevel">newSubCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorNextLevel">newSubCollectorNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#number">number</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#position">position</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_ASC">SEGMENT_BOUNDARY_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_DESC">SEGMENT_BOUNDARY_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY">SEGMENT_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY_OR_NEW">SEGMENT_KEY_OR_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_NEW">SEGMENT_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_POSSIBLE_KEY">SEGMENT_POSSIBLE_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_ASC">SEGMENT_SORT_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_DESC">SEGMENT_SORT_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeys">segmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeyValueList">segmentKeyValueList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentName">segmentName</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentNumber">segmentNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRecomputeKeyList">segmentRecomputeKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRegistration">segmentRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueBoundary">segmentValueBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValuesBoundary">segmentValuesBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopList">segmentValueTopList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopListLast">segmentValueTopListLast</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#size">size</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortDirection">sortDirection</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortType">sortType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sourceNumberList">sourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#start">start</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsItems">statsItems</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsType">statsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorListNextLevel">subCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorNextLevel">subCollectorNextLevel</a></code></li> | |
195 | 195 | </ul> |
196 | 196 | </li> |
197 | 197 | </ul> |
... | ... | @@ -264,7 +264,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
264 | 264 | </tr> |
265 | 265 | <tr id="i3" class="rowColor"> |
266 | 266 | <td class="colFirst"><code>void</code></td> |
267 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#error-java.lang.String:A-java.lang.String-">error</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
267 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#error-java.lang.String-java.lang.String-">error</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
268 | 268 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> error)</code> |
269 | 269 | <div class="block">Error.</div> |
270 | 270 | </td> |
... | ... | @@ -354,7 +354,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
354 | 354 | <!-- --> |
355 | 355 | </a> |
356 | 356 | <h3>Methods inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
357 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-double:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-double-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-long:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-long-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#boundaryForSegment-java.lang.String-">boundaryForSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#boundaryForSegmentComputing-java.lang.String-">boundaryForSegmentComputing</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#compareWithBoundary-T1-T1-">compareWithBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getItem-int-">getItem</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#lastForComputingSegment--">lastForComputingSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#lastForComputingSegment-T1-T1-">lastForComputingSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setWithTotal--">setWithTotal</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-java.lang.Integer-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentBoundary-java.lang.Object-">validateSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-boolean-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#withTotal--">withTotal</a></code></li> | |
357 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-double:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-double-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-long:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-long-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#boundaryForSegment-java.lang.String-">boundaryForSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#boundaryForSegmentComputing-java.lang.String-">boundaryForSegmentComputing</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#compareWithBoundary-T1-T1-">compareWithBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getItem-int-">getItem</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#lastForComputingSegment--">lastForComputingSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#lastForComputingSegment-T1-T1-">lastForComputingSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setWithTotal--">setWithTotal</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-java.lang.Integer-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentBoundary-java.lang.Object-">validateSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-T1-int-int-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValueOld-java.lang.String-T1-int-int-boolean-">validateSegmentValueOld</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#withTotal--">withTotal</a></code></li> | |
358 | 358 | </ul> |
359 | 359 | <ul class="blockList"> |
360 | 360 | <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> |
... | ... | @@ -528,22 +528,22 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
528 | 528 | </dl> |
529 | 529 | </li> |
530 | 530 | </ul> |
531 | -<a name="error-java.lang.String:A-java.lang.String-"> | |
531 | +<a name="error-java.lang.String-java.lang.String-"> | |
532 | 532 | <!-- --> |
533 | 533 | </a> |
534 | 534 | <ul class="blockList"> |
535 | 535 | <li class="blockList"> |
536 | 536 | <h4>error</h4> |
537 | -<pre>public final void error(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
537 | +<pre>public final void error(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
538 | 538 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> error) |
539 | 539 | throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
540 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#error-java.lang.String:A-java.lang.String-">MtasDataCollector</a></code></span></div> | |
540 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#error-java.lang.String-java.lang.String-">MtasDataCollector</a></code></span></div> | |
541 | 541 | <div class="block">Error.</div> |
542 | 542 | <dl> |
543 | 543 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
544 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#error-java.lang.String:A-java.lang.String-">error</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="../../../../mtas/codec/util/collector/MtasDataBasic.html" title="type parameter in MtasDataBasic">T1</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a> & <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../../../mtas/codec/util/collector/MtasDataBasic.html" title="type parameter in MtasDataBasic">T1</a>>,<a href="../../../../mtas/codec/util/collector/MtasDataBasic.html" title="type parameter in MtasDataBasic">T2</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a> & <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../../../mtas/codec/util/collector/MtasDataBasic.html" title="type parameter in MtasDataBasic">T2</a>>></code></dd> | |
544 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#error-java.lang.String-java.lang.String-">error</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="../../../../mtas/codec/util/collector/MtasDataBasic.html" title="type parameter in MtasDataBasic">T1</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a> & <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../../../mtas/codec/util/collector/MtasDataBasic.html" title="type parameter in MtasDataBasic">T1</a>>,<a href="../../../../mtas/codec/util/collector/MtasDataBasic.html" title="type parameter in MtasDataBasic">T2</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a> & <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../../../mtas/codec/util/collector/MtasDataBasic.html" title="type parameter in MtasDataBasic">T2</a>>></code></dd> | |
545 | 545 | <dt><span class="paramLabel">Parameters:</span></dt> |
546 | -<dd><code>keys</code> - the keys</dd> | |
546 | +<dd><code>key</code> - the key</dd> | |
547 | 547 | <dd><code>error</code> - the error</dd> |
548 | 548 | <dt><span class="throwsLabel">Throws:</span></dt> |
549 | 549 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataCollector.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataCollector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -19,7 +19,7 @@ |
19 | 19 | catch(err) { |
20 | 20 | } |
21 | 21 | //--> |
22 | -var methods = {"i0":10,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":10,"i10":6,"i11":6,"i12":10,"i13":10,"i14":10,"i15":10,"i16":6,"i17":10,"i18":6,"i19":6,"i20":6,"i21":6,"i22":10,"i23":10,"i24":6,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":6,"i35":6,"i36":6,"i37":10,"i38":6,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":6,"i46":10,"i47":6,"i48":10,"i49":10,"i50":10}; | |
22 | +var methods = {"i0":10,"i1":6,"i2":6,"i3":6,"i4":6,"i5":10,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":10,"i13":10,"i14":10,"i15":10,"i16":6,"i17":10,"i18":6,"i19":6,"i20":6,"i21":6,"i22":10,"i23":10,"i24":6,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":6,"i35":6,"i36":6,"i37":10,"i38":6,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":6,"i46":10,"i47":6,"i48":10,"i49":10,"i50":10,"i51":10}; | |
23 | 23 | var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]}; |
24 | 24 | var altColor = "altColor"; |
25 | 25 | var rowColor = "rowColor"; |
... | ... | @@ -221,309 +221,325 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
221 | 221 | </td> |
222 | 222 | </tr> |
223 | 223 | <tr class="altColor"> |
224 | +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> | |
225 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKnownKeyFoundInSegment">newKnownKeyFoundInSegment</a></span></code> </td> | |
226 | +</tr> | |
227 | +<tr class="rowColor"> | |
224 | 228 | <td class="colFirst"><code>protected int</code></td> |
225 | 229 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newPosition">newPosition</a></span></code> |
226 | 230 | <div class="block">The new current position.</div> |
227 | 231 | </td> |
228 | 232 | </tr> |
229 | -<tr class="rowColor"> | |
233 | +<tr class="altColor"> | |
230 | 234 | <td class="colFirst"><code>protected int</code></td> |
231 | 235 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSize">newSize</a></span></code> |
232 | 236 | <div class="block">The new current position.</div> |
233 | 237 | </td> |
234 | 238 | </tr> |
235 | -<tr class="altColor"> | |
239 | +<tr class="rowColor"> | |
236 | 240 | <td class="colFirst"><code>protected int[]</code></td> |
237 | 241 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSourceNumberList">newSourceNumberList</a></span></code> |
238 | 242 | <div class="block">The new source number list.</div> |
239 | 243 | </td> |
240 | 244 | </tr> |
241 | -<tr class="rowColor"> | |
245 | +<tr class="altColor"> | |
242 | 246 | <td class="colFirst"><code>protected <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> |
243 | 247 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorListNextLevel">newSubCollectorListNextLevel</a></span></code> |
244 | 248 | <div class="block">The new sub collector list next level.</div> |
245 | 249 | </td> |
246 | 250 | </tr> |
247 | -<tr class="altColor"> | |
251 | +<tr class="rowColor"> | |
248 | 252 | <td class="colFirst"><code>protected <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> |
249 | 253 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorNextLevel">newSubCollectorNextLevel</a></span></code> |
250 | 254 | <div class="block">The new sub collector next level.</div> |
251 | 255 | </td> |
252 | 256 | </tr> |
253 | -<tr class="rowColor"> | |
257 | +<tr class="altColor"> | |
254 | 258 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td> |
255 | 259 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorTypes">newSubCollectorTypes</a></span></code> |
256 | 260 | <div class="block">The new sub collector types.</div> |
257 | 261 | </td> |
258 | 262 | </tr> |
259 | -<tr class="altColor"> | |
263 | +<tr class="rowColor"> | |
260 | 264 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td> |
261 | 265 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubDataTypes">newSubDataTypes</a></span></code> |
262 | 266 | <div class="block">The new sub data types.</div> |
263 | 267 | </td> |
264 | 268 | </tr> |
265 | -<tr class="rowColor"> | |
269 | +<tr class="altColor"> | |
266 | 270 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>[]</code></td> |
267 | 271 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubNumber">newSubNumber</a></span></code> |
268 | 272 | <div class="block">The new sub number.</div> |
269 | 273 | </td> |
270 | 274 | </tr> |
271 | -<tr class="altColor"> | |
275 | +<tr class="rowColor"> | |
272 | 276 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td> |
273 | 277 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubSortDirections">newSubSortDirections</a></span></code> |
274 | 278 | <div class="block">The new sub sort directions.</div> |
275 | 279 | </td> |
276 | 280 | </tr> |
277 | -<tr class="rowColor"> | |
281 | +<tr class="altColor"> | |
278 | 282 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td> |
279 | 283 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubSortTypes">newSubSortTypes</a></span></code> |
280 | 284 | <div class="block">The new sub sort types.</div> |
281 | 285 | </td> |
282 | 286 | </tr> |
283 | -<tr class="altColor"> | |
287 | +<tr class="rowColor"> | |
284 | 288 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>[]</code></td> |
285 | 289 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubStart">newSubStart</a></span></code> |
286 | 290 | <div class="block">The new sub start.</div> |
287 | 291 | </td> |
288 | 292 | </tr> |
289 | -<tr class="rowColor"> | |
293 | +<tr class="altColor"> | |
290 | 294 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/util/TreeSet.html?is-external=true" title="class or interface in java.util">TreeSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>[]</code></td> |
291 | 295 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubStatsItems">newSubStatsItems</a></span></code> |
292 | 296 | <div class="block">The new sub stats items.</div> |
293 | 297 | </td> |
294 | 298 | </tr> |
295 | -<tr class="altColor"> | |
299 | +<tr class="rowColor"> | |
296 | 300 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td> |
297 | 301 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubStatsTypes">newSubStatsTypes</a></span></code> |
298 | 302 | <div class="block">The new sub stats types.</div> |
299 | 303 | </td> |
300 | 304 | </tr> |
301 | -<tr class="rowColor"> | |
305 | +<tr class="altColor"> | |
302 | 306 | <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td> |
303 | 307 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#number">number</a></span></code> |
304 | 308 | <div class="block">The number.</div> |
305 | 309 | </td> |
306 | 310 | </tr> |
307 | -<tr class="altColor"> | |
311 | +<tr class="rowColor"> | |
308 | 312 | <td class="colFirst"><code>protected int</code></td> |
309 | 313 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#position">position</a></span></code> |
310 | 314 | <div class="block">The position.</div> |
311 | 315 | </td> |
312 | 316 | </tr> |
313 | -<tr class="rowColor"> | |
317 | +<tr class="altColor"> | |
314 | 318 | <td class="colFirst"><code>private <a href="../../../../mtas/codec/util/collector/MtasDataCollectorResult.html" title="class in mtas.codec.util.collector">MtasDataCollectorResult</a><<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="type parameter in MtasDataCollector">T1</a>,<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="type parameter in MtasDataCollector">T2</a>></code></td> |
315 | 319 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#result">result</a></span></code> |
316 | 320 | <div class="block">The result.</div> |
317 | 321 | </td> |
318 | 322 | </tr> |
319 | -<tr class="altColor"> | |
323 | +<tr class="rowColor"> | |
320 | 324 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
321 | 325 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_ASC">SEGMENT_BOUNDARY_ASC</a></span></code> |
322 | -<div class="block">The segment boundary asc.</div> | |
326 | +<div class="block">The Constant SEGMENT_BOUNDARY_ASC.</div> | |
323 | 327 | </td> |
324 | 328 | </tr> |
325 | -<tr class="rowColor"> | |
329 | +<tr class="altColor"> | |
326 | 330 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
327 | 331 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_DESC">SEGMENT_BOUNDARY_DESC</a></span></code> |
328 | -<div class="block">The segment boundary desc.</div> | |
332 | +<div class="block">The Constant SEGMENT_BOUNDARY_DESC.</div> | |
329 | 333 | </td> |
330 | 334 | </tr> |
331 | -<tr class="altColor"> | |
335 | +<tr class="rowColor"> | |
332 | 336 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
333 | 337 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY">SEGMENT_KEY</a></span></code> |
334 | -<div class="block">The segment key.</div> | |
338 | +<div class="block">The Constant SEGMENT_KEY.</div> | |
339 | +</td> | |
340 | +</tr> | |
341 | +<tr class="altColor"> | |
342 | +<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
343 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY_OR_NEW">SEGMENT_KEY_OR_NEW</a></span></code> | |
344 | +<div class="block">The Constant SEGMENT_KEY_OR_NEW.</div> | |
335 | 345 | </td> |
336 | 346 | </tr> |
337 | 347 | <tr class="rowColor"> |
338 | 348 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
339 | 349 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_NEW">SEGMENT_NEW</a></span></code> |
340 | -<div class="block">The segment new.</div> | |
350 | +<div class="block">The Constant SEGMENT_NEW.</div> | |
341 | 351 | </td> |
342 | 352 | </tr> |
343 | 353 | <tr class="altColor"> |
344 | 354 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
345 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_ASC">SEGMENT_SORT_ASC</a></span></code> | |
346 | -<div class="block">The segment sort asc.</div> | |
355 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_POSSIBLE_KEY">SEGMENT_POSSIBLE_KEY</a></span></code> | |
356 | +<div class="block">The Constant SEGMENT_POSSIBLE_KEY.</div> | |
347 | 357 | </td> |
348 | 358 | </tr> |
349 | 359 | <tr class="rowColor"> |
350 | 360 | <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
351 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_DESC">SEGMENT_SORT_DESC</a></span></code> | |
352 | -<div class="block">The segment sort desc.</div> | |
361 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_ASC">SEGMENT_SORT_ASC</a></span></code> | |
362 | +<div class="block">The Constant SEGMENT_SORT_ASC.</div> | |
353 | 363 | </td> |
354 | 364 | </tr> |
355 | 365 | <tr class="altColor"> |
366 | +<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
367 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_DESC">SEGMENT_SORT_DESC</a></span></code> | |
368 | +<div class="block">The Constant SEGMENT_SORT_DESC.</div> | |
369 | +</td> | |
370 | +</tr> | |
371 | +<tr class="rowColor"> | |
356 | 372 | <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> |
357 | 373 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeys">segmentKeys</a></span></code> |
358 | 374 | <div class="block">The segment keys.</div> |
359 | 375 | </td> |
360 | 376 | </tr> |
361 | -<tr class="rowColor"> | |
377 | +<tr class="altColor"> | |
362 | 378 | <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util">LinkedHashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="type parameter in MtasDataCollector">T1</a>>></code></td> |
363 | 379 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeyValueList">segmentKeyValueList</a></span></code> |
364 | 380 | <div class="block">The segment key value list.</div> |
365 | 381 | </td> |
366 | 382 | </tr> |
367 | -<tr class="altColor"> | |
383 | +<tr class="rowColor"> | |
368 | 384 | <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
369 | 385 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentName">segmentName</a></span></code> |
370 | 386 | <div class="block">The segment name.</div> |
371 | 387 | </td> |
372 | 388 | </tr> |
373 | -<tr class="rowColor"> | |
389 | +<tr class="altColor"> | |
374 | 390 | <td class="colFirst"><code>protected int</code></td> |
375 | 391 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentNumber">segmentNumber</a></span></code> |
376 | 392 | <div class="block">The segment number.</div> |
377 | 393 | </td> |
378 | 394 | </tr> |
379 | -<tr class="altColor"> | |
395 | +<tr class="rowColor"> | |
380 | 396 | <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util">LinkedHashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>></code></td> |
381 | 397 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRecomputeKeyList">segmentRecomputeKeyList</a></span></code> |
382 | 398 | <div class="block">The segment recompute key list.</div> |
383 | 399 | </td> |
384 | 400 | </tr> |
385 | -<tr class="rowColor"> | |
401 | +<tr class="altColor"> | |
386 | 402 | <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
387 | 403 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRegistration">segmentRegistration</a></span></code> |
388 | 404 | <div class="block">The segment registration.</div> |
389 | 405 | </td> |
390 | 406 | </tr> |
391 | -<tr class="altColor"> | |
407 | +<tr class="rowColor"> | |
392 | 408 | <td class="colFirst"><code>protected <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="type parameter in MtasDataCollector">T1</a></code></td> |
393 | 409 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueBoundary">segmentValueBoundary</a></span></code> |
394 | 410 | <div class="block">The segment value boundary.</div> |
395 | 411 | </td> |
396 | 412 | </tr> |
397 | -<tr class="rowColor"> | |
413 | +<tr class="altColor"> | |
398 | 414 | <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util">LinkedHashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="type parameter in MtasDataCollector">T1</a>></code></td> |
399 | 415 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValuesBoundary">segmentValuesBoundary</a></span></code> |
400 | 416 | <div class="block">The segment values boundary.</div> |
401 | 417 | </td> |
402 | 418 | </tr> |
403 | -<tr class="altColor"> | |
419 | +<tr class="rowColor"> | |
404 | 420 | <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="type parameter in MtasDataCollector">T1</a>></code></td> |
405 | 421 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopList">segmentValueTopList</a></span></code> |
406 | 422 | <div class="block">The segment value top list.</div> |
407 | 423 | </td> |
408 | 424 | </tr> |
409 | -<tr class="rowColor"> | |
425 | +<tr class="altColor"> | |
410 | 426 | <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util">LinkedHashMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="type parameter in MtasDataCollector">T1</a>></code></td> |
411 | 427 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopListLast">segmentValueTopListLast</a></span></code> |
412 | 428 | <div class="block">The segment value top list last.</div> |
413 | 429 | </td> |
414 | 430 | </tr> |
415 | -<tr class="altColor"> | |
431 | +<tr class="rowColor"> | |
416 | 432 | <td class="colFirst"><code>private static long</code></td> |
417 | 433 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#serialVersionUID">serialVersionUID</a></span></code> |
418 | 434 | <div class="block">The Constant serialVersionUID.</div> |
419 | 435 | </td> |
420 | 436 | </tr> |
421 | -<tr class="rowColor"> | |
437 | +<tr class="altColor"> | |
422 | 438 | <td class="colFirst"><code>protected int</code></td> |
423 | 439 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#size">size</a></span></code> |
424 | 440 | <div class="block">The size.</div> |
425 | 441 | </td> |
426 | 442 | </tr> |
427 | -<tr class="altColor"> | |
443 | +<tr class="rowColor"> | |
428 | 444 | <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
429 | 445 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortDirection">sortDirection</a></span></code> |
430 | 446 | <div class="block">The sort direction.</div> |
431 | 447 | </td> |
432 | 448 | </tr> |
433 | -<tr class="rowColor"> | |
449 | +<tr class="altColor"> | |
434 | 450 | <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
435 | 451 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortType">sortType</a></span></code> |
436 | 452 | <div class="block">The sort type.</div> |
437 | 453 | </td> |
438 | 454 | </tr> |
439 | -<tr class="altColor"> | |
455 | +<tr class="rowColor"> | |
440 | 456 | <td class="colFirst"><code>protected int[]</code></td> |
441 | 457 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sourceNumberList">sourceNumberList</a></span></code> |
442 | 458 | <div class="block">The source number list.</div> |
443 | 459 | </td> |
444 | 460 | </tr> |
445 | -<tr class="rowColor"> | |
461 | +<tr class="altColor"> | |
446 | 462 | <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td> |
447 | 463 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#start">start</a></span></code> |
448 | 464 | <div class="block">The start.</div> |
449 | 465 | </td> |
450 | 466 | </tr> |
451 | -<tr class="altColor"> | |
467 | +<tr class="rowColor"> | |
452 | 468 | <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/TreeSet.html?is-external=true" title="class or interface in java.util">TreeSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> |
453 | 469 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsItems">statsItems</a></span></code> |
454 | 470 | <div class="block">The stats items.</div> |
455 | 471 | </td> |
456 | 472 | </tr> |
457 | -<tr class="rowColor"> | |
473 | +<tr class="altColor"> | |
458 | 474 | <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
459 | 475 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsType">statsType</a></span></code> |
460 | 476 | <div class="block">The stats type.</div> |
461 | 477 | </td> |
462 | 478 | </tr> |
463 | -<tr class="altColor"> | |
479 | +<tr class="rowColor"> | |
464 | 480 | <td class="colFirst"><code>protected <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> |
465 | 481 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorListNextLevel">subCollectorListNextLevel</a></span></code> |
466 | 482 | <div class="block">The sub collector list next level.</div> |
467 | 483 | </td> |
468 | 484 | </tr> |
469 | -<tr class="rowColor"> | |
485 | +<tr class="altColor"> | |
470 | 486 | <td class="colFirst"><code>protected <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> |
471 | 487 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorNextLevel">subCollectorNextLevel</a></span></code> |
472 | 488 | <div class="block">The sub collector next level.</div> |
473 | 489 | </td> |
474 | 490 | </tr> |
475 | -<tr class="altColor"> | |
491 | +<tr class="rowColor"> | |
476 | 492 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td> |
477 | 493 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorTypes">subCollectorTypes</a></span></code> |
478 | 494 | <div class="block">The sub collector types.</div> |
479 | 495 | </td> |
480 | 496 | </tr> |
481 | -<tr class="rowColor"> | |
497 | +<tr class="altColor"> | |
482 | 498 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td> |
483 | 499 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subDataTypes">subDataTypes</a></span></code> |
484 | 500 | <div class="block">The sub data types.</div> |
485 | 501 | </td> |
486 | 502 | </tr> |
487 | -<tr class="altColor"> | |
503 | +<tr class="rowColor"> | |
488 | 504 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>[]</code></td> |
489 | 505 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subNumber">subNumber</a></span></code> |
490 | 506 | <div class="block">The sub number.</div> |
491 | 507 | </td> |
492 | 508 | </tr> |
493 | -<tr class="rowColor"> | |
509 | +<tr class="altColor"> | |
494 | 510 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td> |
495 | 511 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subSortDirections">subSortDirections</a></span></code> |
496 | 512 | <div class="block">The sub sort directions.</div> |
497 | 513 | </td> |
498 | 514 | </tr> |
499 | -<tr class="altColor"> | |
515 | +<tr class="rowColor"> | |
500 | 516 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td> |
501 | 517 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subSortTypes">subSortTypes</a></span></code> |
502 | 518 | <div class="block">The sub sort types.</div> |
503 | 519 | </td> |
504 | 520 | </tr> |
505 | -<tr class="rowColor"> | |
521 | +<tr class="altColor"> | |
506 | 522 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>[]</code></td> |
507 | 523 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subStart">subStart</a></span></code> |
508 | 524 | <div class="block">The sub start.</div> |
509 | 525 | </td> |
510 | 526 | </tr> |
511 | -<tr class="altColor"> | |
527 | +<tr class="rowColor"> | |
512 | 528 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/util/TreeSet.html?is-external=true" title="class or interface in java.util">TreeSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>[]</code></td> |
513 | 529 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subStatsItems">subStatsItems</a></span></code> |
514 | 530 | <div class="block">The sub stats items.</div> |
515 | 531 | </td> |
516 | 532 | </tr> |
517 | -<tr class="rowColor"> | |
533 | +<tr class="altColor"> | |
518 | 534 | <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td> |
519 | 535 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subStatsTypes">subStatsTypes</a></span></code> |
520 | 536 | <div class="block">The sub stats types.</div> |
521 | 537 | </td> |
522 | 538 | </tr> |
523 | -<tr class="altColor"> | |
539 | +<tr class="rowColor"> | |
524 | 540 | <td class="colFirst"><code>private boolean</code></td> |
525 | 541 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#withTotal">withTotal</a></span></code> |
526 | -<div class="block">The did segment registration.</div> | |
542 | +<div class="block">The with total.</div> | |
527 | 543 | </td> |
528 | 544 | </tr> |
529 | 545 | </table> |
... | ... | @@ -629,44 +645,44 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
629 | 645 | </td> |
630 | 646 | </tr> |
631 | 647 | <tr id="i5" class="rowColor"> |
632 | -<td class="colFirst"><code>abstract <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
633 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
648 | +<td class="colFirst"><code>protected <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
649 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
650 | + boolean increaseSourceNumber)</code> | |
651 | +<div class="block">Adds the.</div> | |
652 | +</td> | |
653 | +</tr> | |
654 | +<tr id="i6" class="altColor"> | |
655 | +<td class="colFirst"><code>abstract <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
656 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
634 | 657 | double[] values, |
635 | 658 | int number)</code> |
636 | 659 | <div class="block">Adds the.</div> |
637 | 660 | </td> |
638 | 661 | </tr> |
639 | -<tr id="i6" class="altColor"> | |
640 | -<td class="colFirst"><code>abstract <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
641 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
662 | +<tr id="i7" class="rowColor"> | |
663 | +<td class="colFirst"><code>abstract <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
664 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
642 | 665 | double valueSum, |
643 | 666 | long valueN)</code> |
644 | 667 | <div class="block">Adds the.</div> |
645 | 668 | </td> |
646 | 669 | </tr> |
647 | -<tr id="i7" class="rowColor"> | |
648 | -<td class="colFirst"><code>abstract <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
649 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
670 | +<tr id="i8" class="altColor"> | |
671 | +<td class="colFirst"><code>abstract <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
672 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
650 | 673 | long[] values, |
651 | 674 | int number)</code> |
652 | 675 | <div class="block">Adds the.</div> |
653 | 676 | </td> |
654 | 677 | </tr> |
655 | -<tr id="i8" class="altColor"> | |
656 | -<td class="colFirst"><code>abstract <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
657 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
678 | +<tr id="i9" class="rowColor"> | |
679 | +<td class="colFirst"><code>abstract <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
680 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
658 | 681 | long valueSum, |
659 | 682 | long valueN)</code> |
660 | 683 | <div class="block">Adds the.</div> |
661 | 684 | </td> |
662 | 685 | </tr> |
663 | -<tr id="i9" class="rowColor"> | |
664 | -<td class="colFirst"><code>protected <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
665 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
666 | - boolean increaseSourceNumber)</code> | |
667 | -<div class="block">Adds the.</div> | |
668 | -</td> | |
669 | -</tr> | |
670 | 686 | <tr id="i10" class="altColor"> |
671 | 687 | <td class="colFirst"><code>protected abstract <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="type parameter in MtasDataCollector">T1</a></code></td> |
672 | 688 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#boundaryForSegment-java.lang.String-">boundaryForSegment</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> segmentName)</code> |
... | ... | @@ -738,7 +754,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
738 | 754 | </tr> |
739 | 755 | <tr id="i21" class="rowColor"> |
740 | 756 | <td class="colFirst"><code>abstract void</code></td> |
741 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#error-java.lang.String:A-java.lang.String-">error</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
757 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#error-java.lang.String-java.lang.String-">error</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
742 | 758 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> error)</code> |
743 | 759 | <div class="block">Error.</div> |
744 | 760 | </td> |
... | ... | @@ -874,7 +890,9 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
874 | 890 | </tr> |
875 | 891 | <tr id="i42" class="altColor"> |
876 | 892 | <td class="colFirst"><code>void</code></td> |
877 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setWithTotal--">setWithTotal</a></span>()</code> </td> | |
893 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setWithTotal--">setWithTotal</a></span>()</code> | |
894 | +<div class="block">Sets the with total.</div> | |
895 | +</td> | |
878 | 896 | </tr> |
879 | 897 | <tr id="i43" class="rowColor"> |
880 | 898 | <td class="colFirst"><code>private boolean</code></td> |
... | ... | @@ -908,23 +926,33 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
908 | 926 | </tr> |
909 | 927 | <tr id="i48" class="altColor"> |
910 | 928 | <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
911 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-boolean-">validateSegmentValue</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
912 | - <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="type parameter in MtasDataCollector">T1</a> value, | |
929 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-T1-int-int-">validateSegmentValue</a></span>(<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="type parameter in MtasDataCollector">T1</a> value, | |
913 | 930 | int maximumNumber, |
914 | - int segmentNumber, | |
915 | - boolean test)</code> | |
931 | + int segmentNumber)</code> | |
916 | 932 | <div class="block">Validate segment value.</div> |
917 | 933 | </td> |
918 | 934 | </tr> |
919 | 935 | <tr id="i49" class="rowColor"> |
936 | +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
937 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValueOld-java.lang.String-T1-int-int-boolean-">validateSegmentValueOld</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
938 | + <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="type parameter in MtasDataCollector">T1</a> value, | |
939 | + int maximumNumber, | |
940 | + int segmentNumber, | |
941 | + boolean test)</code> | |
942 | +<div class="block">Validate segment value old.</div> | |
943 | +</td> | |
944 | +</tr> | |
945 | +<tr id="i50" class="altColor"> | |
920 | 946 | <td class="colFirst"><code>protected boolean</code></td> |
921 | 947 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a></span>(<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="type parameter in MtasDataCollector">T1</a> value)</code> |
922 | 948 | <div class="block">Validate with segment boundary.</div> |
923 | 949 | </td> |
924 | 950 | </tr> |
925 | -<tr id="i50" class="altColor"> | |
951 | +<tr id="i51" class="rowColor"> | |
926 | 952 | <td class="colFirst"><code>boolean</code></td> |
927 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#withTotal--">withTotal</a></span>()</code> </td> | |
953 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#withTotal--">withTotal</a></span>()</code> | |
954 | +<div class="block">With total.</div> | |
955 | +</td> | |
928 | 956 | </tr> |
929 | 957 | </table> |
930 | 958 | <ul class="blockList"> |
... | ... | @@ -968,8 +996,12 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
968 | 996 | <ul class="blockList"> |
969 | 997 | <li class="blockList"> |
970 | 998 | <h4>SEGMENT_SORT_ASC</h4> |
971 | -<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SEGMENT_SORT_ASC</pre> | |
972 | -<div class="block">The segment sort asc.</div> | |
999 | +<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SEGMENT_SORT_ASC</pre> | |
1000 | +<div class="block">The Constant SEGMENT_SORT_ASC.</div> | |
1001 | +<dl> | |
1002 | +<dt><span class="seeLabel">See Also:</span></dt> | |
1003 | +<dd><a href="../../../../constant-values.html#mtas.codec.util.collector.MtasDataCollector.SEGMENT_SORT_ASC">Constant Field Values</a></dd> | |
1004 | +</dl> | |
973 | 1005 | </li> |
974 | 1006 | </ul> |
975 | 1007 | <a name="SEGMENT_SORT_DESC"> |
... | ... | @@ -978,8 +1010,12 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
978 | 1010 | <ul class="blockList"> |
979 | 1011 | <li class="blockList"> |
980 | 1012 | <h4>SEGMENT_SORT_DESC</h4> |
981 | -<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SEGMENT_SORT_DESC</pre> | |
982 | -<div class="block">The segment sort desc.</div> | |
1013 | +<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SEGMENT_SORT_DESC</pre> | |
1014 | +<div class="block">The Constant SEGMENT_SORT_DESC.</div> | |
1015 | +<dl> | |
1016 | +<dt><span class="seeLabel">See Also:</span></dt> | |
1017 | +<dd><a href="../../../../constant-values.html#mtas.codec.util.collector.MtasDataCollector.SEGMENT_SORT_DESC">Constant Field Values</a></dd> | |
1018 | +</dl> | |
983 | 1019 | </li> |
984 | 1020 | </ul> |
985 | 1021 | <a name="SEGMENT_BOUNDARY_ASC"> |
... | ... | @@ -988,8 +1024,12 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
988 | 1024 | <ul class="blockList"> |
989 | 1025 | <li class="blockList"> |
990 | 1026 | <h4>SEGMENT_BOUNDARY_ASC</h4> |
991 | -<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SEGMENT_BOUNDARY_ASC</pre> | |
992 | -<div class="block">The segment boundary asc.</div> | |
1027 | +<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SEGMENT_BOUNDARY_ASC</pre> | |
1028 | +<div class="block">The Constant SEGMENT_BOUNDARY_ASC.</div> | |
1029 | +<dl> | |
1030 | +<dt><span class="seeLabel">See Also:</span></dt> | |
1031 | +<dd><a href="../../../../constant-values.html#mtas.codec.util.collector.MtasDataCollector.SEGMENT_BOUNDARY_ASC">Constant Field Values</a></dd> | |
1032 | +</dl> | |
993 | 1033 | </li> |
994 | 1034 | </ul> |
995 | 1035 | <a name="SEGMENT_BOUNDARY_DESC"> |
... | ... | @@ -998,8 +1038,12 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
998 | 1038 | <ul class="blockList"> |
999 | 1039 | <li class="blockList"> |
1000 | 1040 | <h4>SEGMENT_BOUNDARY_DESC</h4> |
1001 | -<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SEGMENT_BOUNDARY_DESC</pre> | |
1002 | -<div class="block">The segment boundary desc.</div> | |
1041 | +<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SEGMENT_BOUNDARY_DESC</pre> | |
1042 | +<div class="block">The Constant SEGMENT_BOUNDARY_DESC.</div> | |
1043 | +<dl> | |
1044 | +<dt><span class="seeLabel">See Also:</span></dt> | |
1045 | +<dd><a href="../../../../constant-values.html#mtas.codec.util.collector.MtasDataCollector.SEGMENT_BOUNDARY_DESC">Constant Field Values</a></dd> | |
1046 | +</dl> | |
1003 | 1047 | </li> |
1004 | 1048 | </ul> |
1005 | 1049 | <a name="SEGMENT_KEY"> |
... | ... | @@ -1008,8 +1052,12 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
1008 | 1052 | <ul class="blockList"> |
1009 | 1053 | <li class="blockList"> |
1010 | 1054 | <h4>SEGMENT_KEY</h4> |
1011 | -<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SEGMENT_KEY</pre> | |
1012 | -<div class="block">The segment key.</div> | |
1055 | +<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SEGMENT_KEY</pre> | |
1056 | +<div class="block">The Constant SEGMENT_KEY.</div> | |
1057 | +<dl> | |
1058 | +<dt><span class="seeLabel">See Also:</span></dt> | |
1059 | +<dd><a href="../../../../constant-values.html#mtas.codec.util.collector.MtasDataCollector.SEGMENT_KEY">Constant Field Values</a></dd> | |
1060 | +</dl> | |
1013 | 1061 | </li> |
1014 | 1062 | </ul> |
1015 | 1063 | <a name="SEGMENT_NEW"> |
... | ... | @@ -1018,8 +1066,40 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
1018 | 1066 | <ul class="blockList"> |
1019 | 1067 | <li class="blockList"> |
1020 | 1068 | <h4>SEGMENT_NEW</h4> |
1021 | -<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SEGMENT_NEW</pre> | |
1022 | -<div class="block">The segment new.</div> | |
1069 | +<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SEGMENT_NEW</pre> | |
1070 | +<div class="block">The Constant SEGMENT_NEW.</div> | |
1071 | +<dl> | |
1072 | +<dt><span class="seeLabel">See Also:</span></dt> | |
1073 | +<dd><a href="../../../../constant-values.html#mtas.codec.util.collector.MtasDataCollector.SEGMENT_NEW">Constant Field Values</a></dd> | |
1074 | +</dl> | |
1075 | +</li> | |
1076 | +</ul> | |
1077 | +<a name="SEGMENT_KEY_OR_NEW"> | |
1078 | +<!-- --> | |
1079 | +</a> | |
1080 | +<ul class="blockList"> | |
1081 | +<li class="blockList"> | |
1082 | +<h4>SEGMENT_KEY_OR_NEW</h4> | |
1083 | +<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SEGMENT_KEY_OR_NEW</pre> | |
1084 | +<div class="block">The Constant SEGMENT_KEY_OR_NEW.</div> | |
1085 | +<dl> | |
1086 | +<dt><span class="seeLabel">See Also:</span></dt> | |
1087 | +<dd><a href="../../../../constant-values.html#mtas.codec.util.collector.MtasDataCollector.SEGMENT_KEY_OR_NEW">Constant Field Values</a></dd> | |
1088 | +</dl> | |
1089 | +</li> | |
1090 | +</ul> | |
1091 | +<a name="SEGMENT_POSSIBLE_KEY"> | |
1092 | +<!-- --> | |
1093 | +</a> | |
1094 | +<ul class="blockList"> | |
1095 | +<li class="blockList"> | |
1096 | +<h4>SEGMENT_POSSIBLE_KEY</h4> | |
1097 | +<pre>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SEGMENT_POSSIBLE_KEY</pre> | |
1098 | +<div class="block">The Constant SEGMENT_POSSIBLE_KEY.</div> | |
1099 | +<dl> | |
1100 | +<dt><span class="seeLabel">See Also:</span></dt> | |
1101 | +<dd><a href="../../../../constant-values.html#mtas.codec.util.collector.MtasDataCollector.SEGMENT_POSSIBLE_KEY">Constant Field Values</a></dd> | |
1102 | +</dl> | |
1023 | 1103 | </li> |
1024 | 1104 | </ul> |
1025 | 1105 | <a name="size"> |
... | ... | @@ -1169,7 +1249,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
1169 | 1249 | <li class="blockList"> |
1170 | 1250 | <h4>withTotal</h4> |
1171 | 1251 | <pre>private boolean withTotal</pre> |
1172 | -<div class="block">The did segment registration.</div> | |
1252 | +<div class="block">The with total.</div> | |
1173 | 1253 | </li> |
1174 | 1254 | </ul> |
1175 | 1255 | <a name="segmentRegistration"> |
... | ... | @@ -1462,6 +1542,15 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
1462 | 1542 | <div class="block">The new error list.</div> |
1463 | 1543 | </li> |
1464 | 1544 | </ul> |
1545 | +<a name="newKnownKeyFoundInSegment"> | |
1546 | +<!-- --> | |
1547 | +</a> | |
1548 | +<ul class="blockList"> | |
1549 | +<li class="blockList"> | |
1550 | +<h4>newKnownKeyFoundInSegment</h4> | |
1551 | +<pre>public transient <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> newKnownKeyFoundInSegment</pre> | |
1552 | +</li> | |
1553 | +</ul> | |
1465 | 1554 | <a name="newSubCollectorTypes"> |
1466 | 1555 | <!-- --> |
1467 | 1556 | </a> |
... | ... | @@ -2095,23 +2184,49 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
2095 | 2184 | </dl> |
2096 | 2185 | </li> |
2097 | 2186 | </ul> |
2098 | -<a name="validateSegmentValue-java.lang.String-java.lang.Number-int-int-boolean-"> | |
2187 | +<a name="validateSegmentValue-java.lang.Number-int-int-"> | |
2099 | 2188 | <!-- --> |
2100 | -</a><a name="validateSegmentValue-java.lang.String-T1-int-int-boolean-"> | |
2189 | +</a><a name="validateSegmentValue-T1-int-int-"> | |
2101 | 2190 | <!-- --> |
2102 | 2191 | </a> |
2103 | 2192 | <ul class="blockList"> |
2104 | 2193 | <li class="blockList"> |
2105 | 2194 | <h4>validateSegmentValue</h4> |
2106 | -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> validateSegmentValue(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
2107 | - <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="type parameter in MtasDataCollector">T1</a> value, | |
2195 | +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> validateSegmentValue(<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="type parameter in MtasDataCollector">T1</a> value, | |
2108 | 2196 | int maximumNumber, |
2109 | - int segmentNumber, | |
2110 | - boolean test) | |
2197 | + int segmentNumber) | |
2111 | 2198 | throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
2112 | 2199 | <div class="block">Validate segment value.</div> |
2113 | 2200 | <dl> |
2114 | 2201 | <dt><span class="paramLabel">Parameters:</span></dt> |
2202 | +<dd><code>value</code> - the value</dd> | |
2203 | +<dd><code>maximumNumber</code> - the maximum number</dd> | |
2204 | +<dd><code>segmentNumber</code> - the segment number</dd> | |
2205 | +<dd><code>alreadyFound</code> - the already found</dd> | |
2206 | +<dt><span class="returnLabel">Returns:</span></dt> | |
2207 | +<dd>the string</dd> | |
2208 | +<dt><span class="throwsLabel">Throws:</span></dt> | |
2209 | +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> | |
2210 | +</dl> | |
2211 | +</li> | |
2212 | +</ul> | |
2213 | +<a name="validateSegmentValueOld-java.lang.String-java.lang.Number-int-int-boolean-"> | |
2214 | +<!-- --> | |
2215 | +</a><a name="validateSegmentValueOld-java.lang.String-T1-int-int-boolean-"> | |
2216 | +<!-- --> | |
2217 | +</a> | |
2218 | +<ul class="blockList"> | |
2219 | +<li class="blockList"> | |
2220 | +<h4>validateSegmentValueOld</h4> | |
2221 | +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> validateSegmentValueOld(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
2222 | + <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="type parameter in MtasDataCollector">T1</a> value, | |
2223 | + int maximumNumber, | |
2224 | + int segmentNumber, | |
2225 | + boolean test) | |
2226 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
2227 | +<div class="block">Validate segment value old.</div> | |
2228 | +<dl> | |
2229 | +<dt><span class="paramLabel">Parameters:</span></dt> | |
2115 | 2230 | <dd><code>key</code> - the key</dd> |
2116 | 2231 | <dd><code>value</code> - the value</dd> |
2117 | 2232 | <dd><code>maximumNumber</code> - the maximum number</dd> |
... | ... | @@ -2268,19 +2383,19 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
2268 | 2383 | </dl> |
2269 | 2384 | </li> |
2270 | 2385 | </ul> |
2271 | -<a name="error-java.lang.String:A-java.lang.String-"> | |
2386 | +<a name="error-java.lang.String-java.lang.String-"> | |
2272 | 2387 | <!-- --> |
2273 | 2388 | </a> |
2274 | 2389 | <ul class="blockList"> |
2275 | 2390 | <li class="blockList"> |
2276 | 2391 | <h4>error</h4> |
2277 | -<pre>public abstract void error(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
2392 | +<pre>public abstract void error(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
2278 | 2393 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> error) |
2279 | 2394 | throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
2280 | 2395 | <div class="block">Error.</div> |
2281 | 2396 | <dl> |
2282 | 2397 | <dt><span class="paramLabel">Parameters:</span></dt> |
2283 | -<dd><code>keys</code> - the keys</dd> | |
2398 | +<dd><code>key</code> - the key</dd> | |
2284 | 2399 | <dd><code>error</code> - the error</dd> |
2285 | 2400 | <dt><span class="throwsLabel">Throws:</span></dt> |
2286 | 2401 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
... | ... | @@ -2371,93 +2486,93 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
2371 | 2486 | </dl> |
2372 | 2487 | </li> |
2373 | 2488 | </ul> |
2374 | -<a name="add-java.lang.String:A-long-long-"> | |
2489 | +<a name="add-java.lang.String-long-long-"> | |
2375 | 2490 | <!-- --> |
2376 | 2491 | </a> |
2377 | 2492 | <ul class="blockList"> |
2378 | 2493 | <li class="blockList"> |
2379 | 2494 | <h4>add</h4> |
2380 | -<pre>public abstract <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
2381 | - long valueSum, | |
2382 | - long valueN) | |
2383 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
2495 | +<pre>public abstract <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
2496 | + long valueSum, | |
2497 | + long valueN) | |
2498 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
2384 | 2499 | <div class="block">Adds the.</div> |
2385 | 2500 | <dl> |
2386 | 2501 | <dt><span class="paramLabel">Parameters:</span></dt> |
2387 | -<dd><code>keys</code> - the keys</dd> | |
2502 | +<dd><code>key</code> - the key</dd> | |
2388 | 2503 | <dd><code>valueSum</code> - the value sum</dd> |
2389 | 2504 | <dd><code>valueN</code> - the value n</dd> |
2390 | 2505 | <dt><span class="returnLabel">Returns:</span></dt> |
2391 | -<dd>the mtas data collector[]</dd> | |
2506 | +<dd>the mtas data collector</dd> | |
2392 | 2507 | <dt><span class="throwsLabel">Throws:</span></dt> |
2393 | 2508 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
2394 | 2509 | </dl> |
2395 | 2510 | </li> |
2396 | 2511 | </ul> |
2397 | -<a name="add-java.lang.String:A-long:A-int-"> | |
2512 | +<a name="add-java.lang.String-long:A-int-"> | |
2398 | 2513 | <!-- --> |
2399 | 2514 | </a> |
2400 | 2515 | <ul class="blockList"> |
2401 | 2516 | <li class="blockList"> |
2402 | 2517 | <h4>add</h4> |
2403 | -<pre>public abstract <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
2404 | - long[] values, | |
2405 | - int number) | |
2406 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
2518 | +<pre>public abstract <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
2519 | + long[] values, | |
2520 | + int number) | |
2521 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
2407 | 2522 | <div class="block">Adds the.</div> |
2408 | 2523 | <dl> |
2409 | 2524 | <dt><span class="paramLabel">Parameters:</span></dt> |
2410 | -<dd><code>keys</code> - the keys</dd> | |
2525 | +<dd><code>key</code> - the key</dd> | |
2411 | 2526 | <dd><code>values</code> - the values</dd> |
2412 | 2527 | <dd><code>number</code> - the number</dd> |
2413 | 2528 | <dt><span class="returnLabel">Returns:</span></dt> |
2414 | -<dd>the mtas data collector[]</dd> | |
2529 | +<dd>the mtas data collector</dd> | |
2415 | 2530 | <dt><span class="throwsLabel">Throws:</span></dt> |
2416 | 2531 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
2417 | 2532 | </dl> |
2418 | 2533 | </li> |
2419 | 2534 | </ul> |
2420 | -<a name="add-java.lang.String:A-double-long-"> | |
2535 | +<a name="add-java.lang.String-double-long-"> | |
2421 | 2536 | <!-- --> |
2422 | 2537 | </a> |
2423 | 2538 | <ul class="blockList"> |
2424 | 2539 | <li class="blockList"> |
2425 | 2540 | <h4>add</h4> |
2426 | -<pre>public abstract <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
2427 | - double valueSum, | |
2428 | - long valueN) | |
2429 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
2541 | +<pre>public abstract <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
2542 | + double valueSum, | |
2543 | + long valueN) | |
2544 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
2430 | 2545 | <div class="block">Adds the.</div> |
2431 | 2546 | <dl> |
2432 | 2547 | <dt><span class="paramLabel">Parameters:</span></dt> |
2433 | -<dd><code>keys</code> - the keys</dd> | |
2548 | +<dd><code>key</code> - the key</dd> | |
2434 | 2549 | <dd><code>valueSum</code> - the value sum</dd> |
2435 | 2550 | <dd><code>valueN</code> - the value n</dd> |
2436 | 2551 | <dt><span class="returnLabel">Returns:</span></dt> |
2437 | -<dd>the mtas data collector[]</dd> | |
2552 | +<dd>the mtas data collector</dd> | |
2438 | 2553 | <dt><span class="throwsLabel">Throws:</span></dt> |
2439 | 2554 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
2440 | 2555 | </dl> |
2441 | 2556 | </li> |
2442 | 2557 | </ul> |
2443 | -<a name="add-java.lang.String:A-double:A-int-"> | |
2558 | +<a name="add-java.lang.String-double:A-int-"> | |
2444 | 2559 | <!-- --> |
2445 | 2560 | </a> |
2446 | 2561 | <ul class="blockList"> |
2447 | 2562 | <li class="blockList"> |
2448 | 2563 | <h4>add</h4> |
2449 | -<pre>public abstract <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
2450 | - double[] values, | |
2451 | - int number) | |
2452 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
2564 | +<pre>public abstract <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
2565 | + double[] values, | |
2566 | + int number) | |
2567 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
2453 | 2568 | <div class="block">Adds the.</div> |
2454 | 2569 | <dl> |
2455 | 2570 | <dt><span class="paramLabel">Parameters:</span></dt> |
2456 | -<dd><code>keys</code> - the keys</dd> | |
2571 | +<dd><code>key</code> - the key</dd> | |
2457 | 2572 | <dd><code>values</code> - the values</dd> |
2458 | 2573 | <dd><code>number</code> - the number</dd> |
2459 | 2574 | <dt><span class="returnLabel">Returns:</span></dt> |
2460 | -<dd>the mtas data collector[]</dd> | |
2575 | +<dd>the mtas data collector</dd> | |
2461 | 2576 | <dt><span class="throwsLabel">Throws:</span></dt> |
2462 | 2577 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
2463 | 2578 | </dl> |
... | ... | @@ -2588,6 +2703,11 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
2588 | 2703 | <li class="blockList"> |
2589 | 2704 | <h4>withTotal</h4> |
2590 | 2705 | <pre>public boolean withTotal()</pre> |
2706 | +<div class="block">With total.</div> | |
2707 | +<dl> | |
2708 | +<dt><span class="returnLabel">Returns:</span></dt> | |
2709 | +<dd>true, if successful</dd> | |
2710 | +</dl> | |
2591 | 2711 | </li> |
2592 | 2712 | </ul> |
2593 | 2713 | <a name="setWithTotal--"> |
... | ... | @@ -2598,9 +2718,10 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
2598 | 2718 | <h4>setWithTotal</h4> |
2599 | 2719 | <pre>public void setWithTotal() |
2600 | 2720 | throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
2721 | +<div class="block">Sets the with total.</div> | |
2601 | 2722 | <dl> |
2602 | 2723 | <dt><span class="throwsLabel">Throws:</span></dt> |
2603 | -<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> | |
2724 | +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> | |
2604 | 2725 | </dl> |
2605 | 2726 | </li> |
2606 | 2727 | </ul> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataCollectorResult.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataCollectorResult (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataDoubleAdvanced.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataDoubleAdvanced (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -167,7 +167,7 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html" ti |
167 | 167 | <!-- --> |
168 | 168 | </a> |
169 | 169 | <h3>Fields inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
170 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closed">closed</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#collectorType">collectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#dataType">dataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorList">errorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorNumber">errorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#keyList">keyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentExisting">newCurrentExisting</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentPosition">newCurrentPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorList">newErrorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorNumber">newErrorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKeyList">newKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newPosition">newPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSize">newSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSourceNumberList">newSourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorListNextLevel">newSubCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorNextLevel">newSubCollectorNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#number">number</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#position">position</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_ASC">SEGMENT_BOUNDARY_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_DESC">SEGMENT_BOUNDARY_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY">SEGMENT_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_NEW">SEGMENT_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_ASC">SEGMENT_SORT_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_DESC">SEGMENT_SORT_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeys">segmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeyValueList">segmentKeyValueList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentName">segmentName</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentNumber">segmentNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRecomputeKeyList">segmentRecomputeKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRegistration">segmentRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueBoundary">segmentValueBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValuesBoundary">segmentValuesBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopList">segmentValueTopList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopListLast">segmentValueTopListLast</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#size">size</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortDirection">sortDirection</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortType">sortType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sourceNumberList">sourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#start">start</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsItems">statsItems</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsType">statsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorListNextLevel">subCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorNextLevel">subCollectorNextLevel</a></code></li> | |
170 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closed">closed</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#collectorType">collectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#dataType">dataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorList">errorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorNumber">errorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#keyList">keyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentExisting">newCurrentExisting</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentPosition">newCurrentPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorList">newErrorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorNumber">newErrorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKeyList">newKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKnownKeyFoundInSegment">newKnownKeyFoundInSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newPosition">newPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSize">newSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSourceNumberList">newSourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorListNextLevel">newSubCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorNextLevel">newSubCollectorNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#number">number</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#position">position</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_ASC">SEGMENT_BOUNDARY_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_DESC">SEGMENT_BOUNDARY_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY">SEGMENT_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY_OR_NEW">SEGMENT_KEY_OR_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_NEW">SEGMENT_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_POSSIBLE_KEY">SEGMENT_POSSIBLE_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_ASC">SEGMENT_SORT_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_DESC">SEGMENT_SORT_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeys">segmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeyValueList">segmentKeyValueList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentName">segmentName</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentNumber">segmentNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRecomputeKeyList">segmentRecomputeKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRegistration">segmentRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueBoundary">segmentValueBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValuesBoundary">segmentValuesBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopList">segmentValueTopList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopListLast">segmentValueTopListLast</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#size">size</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortDirection">sortDirection</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortType">sortType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sourceNumberList">sourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#start">start</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsItems">statsItems</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsType">statsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorListNextLevel">subCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorNextLevel">subCollectorNextLevel</a></code></li> | |
171 | 171 | </ul> |
172 | 172 | </li> |
173 | 173 | </ul> |
... | ... | @@ -246,32 +246,32 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html" ti |
246 | 246 | </td> |
247 | 247 | </tr> |
248 | 248 | <tr id="i4" class="altColor"> |
249 | -<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
250 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataDoubleAdvanced.html#add-java.lang.String:A-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
249 | +<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
250 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataDoubleAdvanced.html#add-java.lang.String-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
251 | 251 | double[] values, |
252 | 252 | int number)</code> |
253 | 253 | <div class="block">Adds the.</div> |
254 | 254 | </td> |
255 | 255 | </tr> |
256 | 256 | <tr id="i5" class="rowColor"> |
257 | -<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
258 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataDoubleAdvanced.html#add-java.lang.String:A-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
257 | +<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
258 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataDoubleAdvanced.html#add-java.lang.String-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
259 | 259 | double valueSum, |
260 | 260 | long valueN)</code> |
261 | 261 | <div class="block">Adds the.</div> |
262 | 262 | </td> |
263 | 263 | </tr> |
264 | 264 | <tr id="i6" class="altColor"> |
265 | -<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
266 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataDoubleAdvanced.html#add-java.lang.String:A-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
265 | +<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
266 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataDoubleAdvanced.html#add-java.lang.String-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
267 | 267 | long[] values, |
268 | 268 | int number)</code> |
269 | 269 | <div class="block">Adds the.</div> |
270 | 270 | </td> |
271 | 271 | </tr> |
272 | 272 | <tr id="i7" class="rowColor"> |
273 | -<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
274 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataDoubleAdvanced.html#add-java.lang.String:A-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
273 | +<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
274 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataDoubleAdvanced.html#add-java.lang.String-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
275 | 275 | long valueSum, |
276 | 276 | long valueN)</code> |
277 | 277 | <div class="block">Adds the.</div> |
... | ... | @@ -334,14 +334,14 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html" ti |
334 | 334 | <!-- --> |
335 | 335 | </a> |
336 | 336 | <h3>Methods inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html" title="class in mtas.codec.util.collector">MtasDataAdvanced</a></h3> |
337 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#copyFromNew--">copyFromNew</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#copyToNew-int-int-">copyToNew</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#error-java.lang.String-">error</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#error-java.lang.String:A-java.lang.String-">error</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#increaseNewListSize--">increaseNewListSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#initNewList-int-">initNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#initNewList-int-java.lang.String-int-java.lang.String-">initNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#merge-mtas.codec.util.collector.MtasDataCollector-java.util.HashMap-boolean-">merge</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#reduceToKeys-java.util.Set-">reduceToKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#reduceToSegmentKeys--">reduceToSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#remapData-int:A:A-">remapData</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#setError-int-java.lang.String-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#setValue-int-T1:A-int-boolean-">setValue</a></code></li> | |
337 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#copyFromNew--">copyFromNew</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#copyToNew-int-int-">copyToNew</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#error-java.lang.String-">error</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#error-java.lang.String-java.lang.String-">error</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#increaseNewListSize--">increaseNewListSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#initNewList-int-">initNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#initNewList-int-java.lang.String-int-java.lang.String-">initNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#merge-mtas.codec.util.collector.MtasDataCollector-java.util.HashMap-boolean-">merge</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#reduceToKeys-java.util.Set-">reduceToKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#reduceToSegmentKeys--">reduceToSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#remapData-int:A:A-">remapData</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#setError-int-java.lang.String-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#setValue-int-T1:A-int-boolean-">setValue</a></code></li> | |
338 | 338 | </ul> |
339 | 339 | <ul class="blockList"> |
340 | 340 | <li class="blockList"><a name="methods.inherited.from.class.mtas.codec.util.collector.MtasDataCollector"> |
341 | 341 | <!-- --> |
342 | 342 | </a> |
343 | 343 | <h3>Methods inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
344 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setWithTotal--">setWithTotal</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-boolean-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#withTotal--">withTotal</a></code></li> | |
344 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setWithTotal--">setWithTotal</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-T1-int-int-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValueOld-java.lang.String-T1-int-int-boolean-">validateSegmentValueOld</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#withTotal--">withTotal</a></code></li> | |
345 | 345 | </ul> |
346 | 346 | <ul class="blockList"> |
347 | 347 | <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> |
... | ... | @@ -556,105 +556,105 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html" ti |
556 | 556 | </dl> |
557 | 557 | </li> |
558 | 558 | </ul> |
559 | -<a name="add-java.lang.String:A-long-long-"> | |
559 | +<a name="add-java.lang.String-long-long-"> | |
560 | 560 | <!-- --> |
561 | 561 | </a> |
562 | 562 | <ul class="blockList"> |
563 | 563 | <li class="blockList"> |
564 | 564 | <h4>add</h4> |
565 | -<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
566 | - long valueSum, | |
567 | - long valueN) | |
568 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
569 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long-long-">MtasDataCollector</a></code></span></div> | |
565 | +<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
566 | + long valueSum, | |
567 | + long valueN) | |
568 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
569 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long-long-">MtasDataCollector</a></code></span></div> | |
570 | 570 | <div class="block">Adds the.</div> |
571 | 571 | <dl> |
572 | 572 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
573 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long-long-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
573 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long-long-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
574 | 574 | <dt><span class="paramLabel">Parameters:</span></dt> |
575 | -<dd><code>keys</code> - the keys</dd> | |
575 | +<dd><code>key</code> - the key</dd> | |
576 | 576 | <dd><code>valueSum</code> - the value sum</dd> |
577 | 577 | <dd><code>valueN</code> - the value n</dd> |
578 | 578 | <dt><span class="returnLabel">Returns:</span></dt> |
579 | -<dd>the mtas data collector[]</dd> | |
579 | +<dd>the mtas data collector</dd> | |
580 | 580 | <dt><span class="throwsLabel">Throws:</span></dt> |
581 | 581 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
582 | 582 | </dl> |
583 | 583 | </li> |
584 | 584 | </ul> |
585 | -<a name="add-java.lang.String:A-long:A-int-"> | |
585 | +<a name="add-java.lang.String-long:A-int-"> | |
586 | 586 | <!-- --> |
587 | 587 | </a> |
588 | 588 | <ul class="blockList"> |
589 | 589 | <li class="blockList"> |
590 | 590 | <h4>add</h4> |
591 | -<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
592 | - long[] values, | |
593 | - int number) | |
594 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
595 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long:A-int-">MtasDataCollector</a></code></span></div> | |
591 | +<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
592 | + long[] values, | |
593 | + int number) | |
594 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
595 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long:A-int-">MtasDataCollector</a></code></span></div> | |
596 | 596 | <div class="block">Adds the.</div> |
597 | 597 | <dl> |
598 | 598 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
599 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long:A-int-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
599 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long:A-int-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
600 | 600 | <dt><span class="paramLabel">Parameters:</span></dt> |
601 | -<dd><code>keys</code> - the keys</dd> | |
601 | +<dd><code>key</code> - the key</dd> | |
602 | 602 | <dd><code>values</code> - the values</dd> |
603 | 603 | <dd><code>number</code> - the number</dd> |
604 | 604 | <dt><span class="returnLabel">Returns:</span></dt> |
605 | -<dd>the mtas data collector[]</dd> | |
605 | +<dd>the mtas data collector</dd> | |
606 | 606 | <dt><span class="throwsLabel">Throws:</span></dt> |
607 | 607 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
608 | 608 | </dl> |
609 | 609 | </li> |
610 | 610 | </ul> |
611 | -<a name="add-java.lang.String:A-double-long-"> | |
611 | +<a name="add-java.lang.String-double-long-"> | |
612 | 612 | <!-- --> |
613 | 613 | </a> |
614 | 614 | <ul class="blockList"> |
615 | 615 | <li class="blockList"> |
616 | 616 | <h4>add</h4> |
617 | -<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
618 | - double valueSum, | |
619 | - long valueN) | |
620 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
621 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double-long-">MtasDataCollector</a></code></span></div> | |
617 | +<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
618 | + double valueSum, | |
619 | + long valueN) | |
620 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
621 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double-long-">MtasDataCollector</a></code></span></div> | |
622 | 622 | <div class="block">Adds the.</div> |
623 | 623 | <dl> |
624 | 624 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
625 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double-long-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
625 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double-long-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
626 | 626 | <dt><span class="paramLabel">Parameters:</span></dt> |
627 | -<dd><code>keys</code> - the keys</dd> | |
627 | +<dd><code>key</code> - the key</dd> | |
628 | 628 | <dd><code>valueSum</code> - the value sum</dd> |
629 | 629 | <dd><code>valueN</code> - the value n</dd> |
630 | 630 | <dt><span class="returnLabel">Returns:</span></dt> |
631 | -<dd>the mtas data collector[]</dd> | |
631 | +<dd>the mtas data collector</dd> | |
632 | 632 | <dt><span class="throwsLabel">Throws:</span></dt> |
633 | 633 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
634 | 634 | </dl> |
635 | 635 | </li> |
636 | 636 | </ul> |
637 | -<a name="add-java.lang.String:A-double:A-int-"> | |
637 | +<a name="add-java.lang.String-double:A-int-"> | |
638 | 638 | <!-- --> |
639 | 639 | </a> |
640 | 640 | <ul class="blockList"> |
641 | 641 | <li class="blockList"> |
642 | 642 | <h4>add</h4> |
643 | -<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
644 | - double[] values, | |
645 | - int number) | |
646 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
647 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double:A-int-">MtasDataCollector</a></code></span></div> | |
643 | +<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
644 | + double[] values, | |
645 | + int number) | |
646 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
647 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double:A-int-">MtasDataCollector</a></code></span></div> | |
648 | 648 | <div class="block">Adds the.</div> |
649 | 649 | <dl> |
650 | 650 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
651 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double:A-int-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
651 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double:A-int-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
652 | 652 | <dt><span class="paramLabel">Parameters:</span></dt> |
653 | -<dd><code>keys</code> - the keys</dd> | |
653 | +<dd><code>key</code> - the key</dd> | |
654 | 654 | <dd><code>values</code> - the values</dd> |
655 | 655 | <dd><code>number</code> - the number</dd> |
656 | 656 | <dt><span class="returnLabel">Returns:</span></dt> |
657 | -<dd>the mtas data collector[]</dd> | |
657 | +<dd>the mtas data collector</dd> | |
658 | 658 | <dt><span class="throwsLabel">Throws:</span></dt> |
659 | 659 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
660 | 660 | </dl> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataDoubleBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataDoubleBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -167,7 +167,7 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html" title |
167 | 167 | <!-- --> |
168 | 168 | </a> |
169 | 169 | <h3>Fields inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
170 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closed">closed</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#collectorType">collectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#dataType">dataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorList">errorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorNumber">errorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#keyList">keyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentExisting">newCurrentExisting</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentPosition">newCurrentPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorList">newErrorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorNumber">newErrorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKeyList">newKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newPosition">newPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSize">newSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSourceNumberList">newSourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorListNextLevel">newSubCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorNextLevel">newSubCollectorNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#number">number</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#position">position</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_ASC">SEGMENT_BOUNDARY_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_DESC">SEGMENT_BOUNDARY_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY">SEGMENT_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_NEW">SEGMENT_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_ASC">SEGMENT_SORT_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_DESC">SEGMENT_SORT_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeys">segmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeyValueList">segmentKeyValueList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentName">segmentName</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentNumber">segmentNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRecomputeKeyList">segmentRecomputeKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRegistration">segmentRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueBoundary">segmentValueBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValuesBoundary">segmentValuesBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopList">segmentValueTopList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopListLast">segmentValueTopListLast</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#size">size</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortDirection">sortDirection</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortType">sortType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sourceNumberList">sourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#start">start</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsItems">statsItems</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsType">statsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorListNextLevel">subCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorNextLevel">subCollectorNextLevel</a></code></li> | |
170 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closed">closed</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#collectorType">collectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#dataType">dataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorList">errorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorNumber">errorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#keyList">keyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentExisting">newCurrentExisting</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentPosition">newCurrentPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorList">newErrorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorNumber">newErrorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKeyList">newKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKnownKeyFoundInSegment">newKnownKeyFoundInSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newPosition">newPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSize">newSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSourceNumberList">newSourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorListNextLevel">newSubCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorNextLevel">newSubCollectorNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#number">number</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#position">position</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_ASC">SEGMENT_BOUNDARY_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_DESC">SEGMENT_BOUNDARY_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY">SEGMENT_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY_OR_NEW">SEGMENT_KEY_OR_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_NEW">SEGMENT_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_POSSIBLE_KEY">SEGMENT_POSSIBLE_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_ASC">SEGMENT_SORT_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_DESC">SEGMENT_SORT_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeys">segmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeyValueList">segmentKeyValueList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentName">segmentName</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentNumber">segmentNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRecomputeKeyList">segmentRecomputeKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRegistration">segmentRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueBoundary">segmentValueBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValuesBoundary">segmentValuesBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopList">segmentValueTopList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopListLast">segmentValueTopListLast</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#size">size</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortDirection">sortDirection</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortType">sortType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sourceNumberList">sourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#start">start</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsItems">statsItems</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsType">statsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorListNextLevel">subCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorNextLevel">subCollectorNextLevel</a></code></li> | |
171 | 171 | </ul> |
172 | 172 | </li> |
173 | 173 | </ul> |
... | ... | @@ -246,32 +246,32 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html" title |
246 | 246 | </td> |
247 | 247 | </tr> |
248 | 248 | <tr id="i4" class="altColor"> |
249 | -<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
250 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataDoubleBasic.html#add-java.lang.String:A-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
249 | +<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
250 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataDoubleBasic.html#add-java.lang.String-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
251 | 251 | double[] values, |
252 | 252 | int number)</code> |
253 | 253 | <div class="block">Adds the.</div> |
254 | 254 | </td> |
255 | 255 | </tr> |
256 | 256 | <tr id="i5" class="rowColor"> |
257 | -<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
258 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataDoubleBasic.html#add-java.lang.String:A-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
257 | +<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
258 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataDoubleBasic.html#add-java.lang.String-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
259 | 259 | double valueSum, |
260 | 260 | long valueN)</code> |
261 | 261 | <div class="block">Adds the.</div> |
262 | 262 | </td> |
263 | 263 | </tr> |
264 | 264 | <tr id="i6" class="altColor"> |
265 | -<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
266 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataDoubleBasic.html#add-java.lang.String:A-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
265 | +<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
266 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataDoubleBasic.html#add-java.lang.String-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
267 | 267 | long[] values, |
268 | 268 | int number)</code> |
269 | 269 | <div class="block">Adds the.</div> |
270 | 270 | </td> |
271 | 271 | </tr> |
272 | 272 | <tr id="i7" class="rowColor"> |
273 | -<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
274 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataDoubleBasic.html#add-java.lang.String:A-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
273 | +<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
274 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataDoubleBasic.html#add-java.lang.String-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
275 | 275 | long valueSum, |
276 | 276 | long valueN)</code> |
277 | 277 | <div class="block">Adds the.</div> |
... | ... | @@ -334,14 +334,14 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html" title |
334 | 334 | <!-- --> |
335 | 335 | </a> |
336 | 336 | <h3>Methods inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataBasic.html" title="class in mtas.codec.util.collector">MtasDataBasic</a></h3> |
337 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#copyFromNew--">copyFromNew</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#copyToNew-int-int-">copyToNew</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#error-java.lang.String-">error</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#error-java.lang.String:A-java.lang.String-">error</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#increaseNewListSize--">increaseNewListSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#initNewList-int-">initNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#initNewList-int-java.lang.String-int-java.lang.String-">initNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#merge-mtas.codec.util.collector.MtasDataCollector-java.util.HashMap-boolean-">merge</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#reduceToKeys-java.util.Set-">reduceToKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#reduceToSegmentKeys--">reduceToSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#remapData-int:A:A-">remapData</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#setError-int-java.lang.String-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#setValue-int-T1:A-int-boolean-">setValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#setValue-int-T1-long-boolean-">setValue</a></code></li> | |
337 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#copyFromNew--">copyFromNew</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#copyToNew-int-int-">copyToNew</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#error-java.lang.String-">error</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#error-java.lang.String-java.lang.String-">error</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#increaseNewListSize--">increaseNewListSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#initNewList-int-">initNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#initNewList-int-java.lang.String-int-java.lang.String-">initNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#merge-mtas.codec.util.collector.MtasDataCollector-java.util.HashMap-boolean-">merge</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#reduceToKeys-java.util.Set-">reduceToKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#reduceToSegmentKeys--">reduceToSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#remapData-int:A:A-">remapData</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#setError-int-java.lang.String-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#setValue-int-T1:A-int-boolean-">setValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#setValue-int-T1-long-boolean-">setValue</a></code></li> | |
338 | 338 | </ul> |
339 | 339 | <ul class="blockList"> |
340 | 340 | <li class="blockList"><a name="methods.inherited.from.class.mtas.codec.util.collector.MtasDataCollector"> |
341 | 341 | <!-- --> |
342 | 342 | </a> |
343 | 343 | <h3>Methods inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
344 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setWithTotal--">setWithTotal</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-boolean-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#withTotal--">withTotal</a></code></li> | |
344 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setWithTotal--">setWithTotal</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-T1-int-int-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValueOld-java.lang.String-T1-int-int-boolean-">validateSegmentValueOld</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#withTotal--">withTotal</a></code></li> | |
345 | 345 | </ul> |
346 | 346 | <ul class="blockList"> |
347 | 347 | <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> |
... | ... | @@ -556,105 +556,105 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html" title |
556 | 556 | </dl> |
557 | 557 | </li> |
558 | 558 | </ul> |
559 | -<a name="add-java.lang.String:A-long-long-"> | |
559 | +<a name="add-java.lang.String-long-long-"> | |
560 | 560 | <!-- --> |
561 | 561 | </a> |
562 | 562 | <ul class="blockList"> |
563 | 563 | <li class="blockList"> |
564 | 564 | <h4>add</h4> |
565 | -<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
566 | - long valueSum, | |
567 | - long valueN) | |
568 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
569 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long-long-">MtasDataCollector</a></code></span></div> | |
565 | +<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
566 | + long valueSum, | |
567 | + long valueN) | |
568 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
569 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long-long-">MtasDataCollector</a></code></span></div> | |
570 | 570 | <div class="block">Adds the.</div> |
571 | 571 | <dl> |
572 | 572 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
573 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long-long-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
573 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long-long-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
574 | 574 | <dt><span class="paramLabel">Parameters:</span></dt> |
575 | -<dd><code>keys</code> - the keys</dd> | |
575 | +<dd><code>key</code> - the key</dd> | |
576 | 576 | <dd><code>valueSum</code> - the value sum</dd> |
577 | 577 | <dd><code>valueN</code> - the value n</dd> |
578 | 578 | <dt><span class="returnLabel">Returns:</span></dt> |
579 | -<dd>the mtas data collector[]</dd> | |
579 | +<dd>the mtas data collector</dd> | |
580 | 580 | <dt><span class="throwsLabel">Throws:</span></dt> |
581 | 581 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
582 | 582 | </dl> |
583 | 583 | </li> |
584 | 584 | </ul> |
585 | -<a name="add-java.lang.String:A-long:A-int-"> | |
585 | +<a name="add-java.lang.String-long:A-int-"> | |
586 | 586 | <!-- --> |
587 | 587 | </a> |
588 | 588 | <ul class="blockList"> |
589 | 589 | <li class="blockList"> |
590 | 590 | <h4>add</h4> |
591 | -<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
592 | - long[] values, | |
593 | - int number) | |
594 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
595 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long:A-int-">MtasDataCollector</a></code></span></div> | |
591 | +<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
592 | + long[] values, | |
593 | + int number) | |
594 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
595 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long:A-int-">MtasDataCollector</a></code></span></div> | |
596 | 596 | <div class="block">Adds the.</div> |
597 | 597 | <dl> |
598 | 598 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
599 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long:A-int-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
599 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long:A-int-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
600 | 600 | <dt><span class="paramLabel">Parameters:</span></dt> |
601 | -<dd><code>keys</code> - the keys</dd> | |
601 | +<dd><code>key</code> - the key</dd> | |
602 | 602 | <dd><code>values</code> - the values</dd> |
603 | 603 | <dd><code>number</code> - the number</dd> |
604 | 604 | <dt><span class="returnLabel">Returns:</span></dt> |
605 | -<dd>the mtas data collector[]</dd> | |
605 | +<dd>the mtas data collector</dd> | |
606 | 606 | <dt><span class="throwsLabel">Throws:</span></dt> |
607 | 607 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
608 | 608 | </dl> |
609 | 609 | </li> |
610 | 610 | </ul> |
611 | -<a name="add-java.lang.String:A-double-long-"> | |
611 | +<a name="add-java.lang.String-double-long-"> | |
612 | 612 | <!-- --> |
613 | 613 | </a> |
614 | 614 | <ul class="blockList"> |
615 | 615 | <li class="blockList"> |
616 | 616 | <h4>add</h4> |
617 | -<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
618 | - double valueSum, | |
619 | - long valueN) | |
620 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
621 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double-long-">MtasDataCollector</a></code></span></div> | |
617 | +<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
618 | + double valueSum, | |
619 | + long valueN) | |
620 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
621 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double-long-">MtasDataCollector</a></code></span></div> | |
622 | 622 | <div class="block">Adds the.</div> |
623 | 623 | <dl> |
624 | 624 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
625 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double-long-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
625 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double-long-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
626 | 626 | <dt><span class="paramLabel">Parameters:</span></dt> |
627 | -<dd><code>keys</code> - the keys</dd> | |
627 | +<dd><code>key</code> - the key</dd> | |
628 | 628 | <dd><code>valueSum</code> - the value sum</dd> |
629 | 629 | <dd><code>valueN</code> - the value n</dd> |
630 | 630 | <dt><span class="returnLabel">Returns:</span></dt> |
631 | -<dd>the mtas data collector[]</dd> | |
631 | +<dd>the mtas data collector</dd> | |
632 | 632 | <dt><span class="throwsLabel">Throws:</span></dt> |
633 | 633 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
634 | 634 | </dl> |
635 | 635 | </li> |
636 | 636 | </ul> |
637 | -<a name="add-java.lang.String:A-double:A-int-"> | |
637 | +<a name="add-java.lang.String-double:A-int-"> | |
638 | 638 | <!-- --> |
639 | 639 | </a> |
640 | 640 | <ul class="blockList"> |
641 | 641 | <li class="blockList"> |
642 | 642 | <h4>add</h4> |
643 | -<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
644 | - double[] values, | |
645 | - int number) | |
646 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
647 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double:A-int-">MtasDataCollector</a></code></span></div> | |
643 | +<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
644 | + double[] values, | |
645 | + int number) | |
646 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
647 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double:A-int-">MtasDataCollector</a></code></span></div> | |
648 | 648 | <div class="block">Adds the.</div> |
649 | 649 | <dl> |
650 | 650 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
651 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double:A-int-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
651 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double:A-int-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
652 | 652 | <dt><span class="paramLabel">Parameters:</span></dt> |
653 | -<dd><code>keys</code> - the keys</dd> | |
653 | +<dd><code>key</code> - the key</dd> | |
654 | 654 | <dd><code>values</code> - the values</dd> |
655 | 655 | <dd><code>number</code> - the number</dd> |
656 | 656 | <dt><span class="returnLabel">Returns:</span></dt> |
657 | -<dd>the mtas data collector[]</dd> | |
657 | +<dd>the mtas data collector</dd> | |
658 | 658 | <dt><span class="throwsLabel">Throws:</span></dt> |
659 | 659 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
660 | 660 | </dl> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataDoubleFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataDoubleFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -167,7 +167,7 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataFull.html" title= |
167 | 167 | <!-- --> |
168 | 168 | </a> |
169 | 169 | <h3>Fields inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
170 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closed">closed</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#collectorType">collectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#dataType">dataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorList">errorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorNumber">errorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#keyList">keyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentExisting">newCurrentExisting</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentPosition">newCurrentPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorList">newErrorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorNumber">newErrorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKeyList">newKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newPosition">newPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSize">newSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSourceNumberList">newSourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorListNextLevel">newSubCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorNextLevel">newSubCollectorNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#number">number</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#position">position</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_ASC">SEGMENT_BOUNDARY_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_DESC">SEGMENT_BOUNDARY_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY">SEGMENT_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_NEW">SEGMENT_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_ASC">SEGMENT_SORT_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_DESC">SEGMENT_SORT_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeys">segmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeyValueList">segmentKeyValueList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentName">segmentName</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentNumber">segmentNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRecomputeKeyList">segmentRecomputeKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRegistration">segmentRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueBoundary">segmentValueBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValuesBoundary">segmentValuesBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopList">segmentValueTopList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopListLast">segmentValueTopListLast</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#size">size</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortDirection">sortDirection</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortType">sortType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sourceNumberList">sourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#start">start</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsItems">statsItems</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsType">statsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorListNextLevel">subCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorNextLevel">subCollectorNextLevel</a></code></li> | |
170 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closed">closed</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#collectorType">collectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#dataType">dataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorList">errorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorNumber">errorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#keyList">keyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentExisting">newCurrentExisting</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentPosition">newCurrentPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorList">newErrorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorNumber">newErrorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKeyList">newKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKnownKeyFoundInSegment">newKnownKeyFoundInSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newPosition">newPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSize">newSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSourceNumberList">newSourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorListNextLevel">newSubCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorNextLevel">newSubCollectorNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#number">number</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#position">position</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_ASC">SEGMENT_BOUNDARY_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_DESC">SEGMENT_BOUNDARY_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY">SEGMENT_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY_OR_NEW">SEGMENT_KEY_OR_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_NEW">SEGMENT_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_POSSIBLE_KEY">SEGMENT_POSSIBLE_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_ASC">SEGMENT_SORT_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_DESC">SEGMENT_SORT_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeys">segmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeyValueList">segmentKeyValueList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentName">segmentName</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentNumber">segmentNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRecomputeKeyList">segmentRecomputeKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRegistration">segmentRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueBoundary">segmentValueBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValuesBoundary">segmentValuesBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopList">segmentValueTopList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopListLast">segmentValueTopListLast</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#size">size</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortDirection">sortDirection</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortType">sortType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sourceNumberList">sourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#start">start</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsItems">statsItems</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsType">statsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorListNextLevel">subCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorNextLevel">subCollectorNextLevel</a></code></li> | |
171 | 171 | </ul> |
172 | 172 | </li> |
173 | 173 | </ul> |
... | ... | @@ -246,32 +246,32 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataFull.html" title= |
246 | 246 | </td> |
247 | 247 | </tr> |
248 | 248 | <tr id="i4" class="altColor"> |
249 | -<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
250 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataDoubleFull.html#add-java.lang.String:A-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
249 | +<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
250 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataDoubleFull.html#add-java.lang.String-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
251 | 251 | double[] values, |
252 | 252 | int number)</code> |
253 | 253 | <div class="block">Adds the.</div> |
254 | 254 | </td> |
255 | 255 | </tr> |
256 | 256 | <tr id="i5" class="rowColor"> |
257 | -<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
258 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataDoubleFull.html#add-java.lang.String:A-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
257 | +<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
258 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataDoubleFull.html#add-java.lang.String-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
259 | 259 | double valueSum, |
260 | 260 | long valueN)</code> |
261 | 261 | <div class="block">Adds the.</div> |
262 | 262 | </td> |
263 | 263 | </tr> |
264 | 264 | <tr id="i6" class="altColor"> |
265 | -<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
266 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataDoubleFull.html#add-java.lang.String:A-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
265 | +<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
266 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataDoubleFull.html#add-java.lang.String-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
267 | 267 | long[] values, |
268 | 268 | int number)</code> |
269 | 269 | <div class="block">Adds the.</div> |
270 | 270 | </td> |
271 | 271 | </tr> |
272 | 272 | <tr id="i7" class="rowColor"> |
273 | -<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
274 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataDoubleFull.html#add-java.lang.String:A-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
273 | +<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
274 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataDoubleFull.html#add-java.lang.String-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
275 | 275 | long valueSum, |
276 | 276 | long valueN)</code> |
277 | 277 | <div class="block">Adds the.</div> |
... | ... | @@ -334,14 +334,14 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataFull.html" title= |
334 | 334 | <!-- --> |
335 | 335 | </a> |
336 | 336 | <h3>Methods inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataFull.html" title="class in mtas.codec.util.collector">MtasDataFull</a></h3> |
337 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataFull.html#copyFromNew--">copyFromNew</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#copyToNew-int-int-">copyToNew</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#error-java.lang.String-">error</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#error-java.lang.String:A-java.lang.String-">error</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#increaseNewListSize--">increaseNewListSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#initNewList-int-">initNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#initNewList-int-java.lang.String-int-java.lang.String-">initNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#merge-mtas.codec.util.collector.MtasDataCollector-java.util.HashMap-boolean-">merge</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#reduceToKeys-java.util.Set-">reduceToKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#reduceToSegmentKeys--">reduceToSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#remapData-int:A:A-">remapData</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#setError-int-java.lang.String-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#setValue-int-T1:A-int-boolean-">setValue</a></code></li> | |
337 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataFull.html#copyFromNew--">copyFromNew</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#copyToNew-int-int-">copyToNew</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#error-java.lang.String-">error</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#error-java.lang.String-java.lang.String-">error</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#increaseNewListSize--">increaseNewListSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#initNewList-int-">initNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#initNewList-int-java.lang.String-int-java.lang.String-">initNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#merge-mtas.codec.util.collector.MtasDataCollector-java.util.HashMap-boolean-">merge</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#reduceToKeys-java.util.Set-">reduceToKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#reduceToSegmentKeys--">reduceToSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#remapData-int:A:A-">remapData</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#setError-int-java.lang.String-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#setValue-int-T1:A-int-boolean-">setValue</a></code></li> | |
338 | 338 | </ul> |
339 | 339 | <ul class="blockList"> |
340 | 340 | <li class="blockList"><a name="methods.inherited.from.class.mtas.codec.util.collector.MtasDataCollector"> |
341 | 341 | <!-- --> |
342 | 342 | </a> |
343 | 343 | <h3>Methods inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
344 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setWithTotal--">setWithTotal</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-boolean-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#withTotal--">withTotal</a></code></li> | |
344 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setWithTotal--">setWithTotal</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-T1-int-int-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValueOld-java.lang.String-T1-int-int-boolean-">validateSegmentValueOld</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#withTotal--">withTotal</a></code></li> | |
345 | 345 | </ul> |
346 | 346 | <ul class="blockList"> |
347 | 347 | <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> |
... | ... | @@ -556,105 +556,105 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataFull.html" title= |
556 | 556 | </dl> |
557 | 557 | </li> |
558 | 558 | </ul> |
559 | -<a name="add-java.lang.String:A-long-long-"> | |
559 | +<a name="add-java.lang.String-long-long-"> | |
560 | 560 | <!-- --> |
561 | 561 | </a> |
562 | 562 | <ul class="blockList"> |
563 | 563 | <li class="blockList"> |
564 | 564 | <h4>add</h4> |
565 | -<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
566 | - long valueSum, | |
567 | - long valueN) | |
568 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
569 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long-long-">MtasDataCollector</a></code></span></div> | |
565 | +<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
566 | + long valueSum, | |
567 | + long valueN) | |
568 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
569 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long-long-">MtasDataCollector</a></code></span></div> | |
570 | 570 | <div class="block">Adds the.</div> |
571 | 571 | <dl> |
572 | 572 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
573 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long-long-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
573 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long-long-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
574 | 574 | <dt><span class="paramLabel">Parameters:</span></dt> |
575 | -<dd><code>keys</code> - the keys</dd> | |
575 | +<dd><code>key</code> - the key</dd> | |
576 | 576 | <dd><code>valueSum</code> - the value sum</dd> |
577 | 577 | <dd><code>valueN</code> - the value n</dd> |
578 | 578 | <dt><span class="returnLabel">Returns:</span></dt> |
579 | -<dd>the mtas data collector[]</dd> | |
579 | +<dd>the mtas data collector</dd> | |
580 | 580 | <dt><span class="throwsLabel">Throws:</span></dt> |
581 | 581 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
582 | 582 | </dl> |
583 | 583 | </li> |
584 | 584 | </ul> |
585 | -<a name="add-java.lang.String:A-long:A-int-"> | |
585 | +<a name="add-java.lang.String-long:A-int-"> | |
586 | 586 | <!-- --> |
587 | 587 | </a> |
588 | 588 | <ul class="blockList"> |
589 | 589 | <li class="blockList"> |
590 | 590 | <h4>add</h4> |
591 | -<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
592 | - long[] values, | |
593 | - int number) | |
594 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
595 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long:A-int-">MtasDataCollector</a></code></span></div> | |
591 | +<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
592 | + long[] values, | |
593 | + int number) | |
594 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
595 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long:A-int-">MtasDataCollector</a></code></span></div> | |
596 | 596 | <div class="block">Adds the.</div> |
597 | 597 | <dl> |
598 | 598 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
599 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long:A-int-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
599 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long:A-int-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
600 | 600 | <dt><span class="paramLabel">Parameters:</span></dt> |
601 | -<dd><code>keys</code> - the keys</dd> | |
601 | +<dd><code>key</code> - the key</dd> | |
602 | 602 | <dd><code>values</code> - the values</dd> |
603 | 603 | <dd><code>number</code> - the number</dd> |
604 | 604 | <dt><span class="returnLabel">Returns:</span></dt> |
605 | -<dd>the mtas data collector[]</dd> | |
605 | +<dd>the mtas data collector</dd> | |
606 | 606 | <dt><span class="throwsLabel">Throws:</span></dt> |
607 | 607 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
608 | 608 | </dl> |
609 | 609 | </li> |
610 | 610 | </ul> |
611 | -<a name="add-java.lang.String:A-double-long-"> | |
611 | +<a name="add-java.lang.String-double-long-"> | |
612 | 612 | <!-- --> |
613 | 613 | </a> |
614 | 614 | <ul class="blockList"> |
615 | 615 | <li class="blockList"> |
616 | 616 | <h4>add</h4> |
617 | -<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
618 | - double valueSum, | |
619 | - long valueN) | |
620 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
621 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double-long-">MtasDataCollector</a></code></span></div> | |
617 | +<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
618 | + double valueSum, | |
619 | + long valueN) | |
620 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
621 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double-long-">MtasDataCollector</a></code></span></div> | |
622 | 622 | <div class="block">Adds the.</div> |
623 | 623 | <dl> |
624 | 624 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
625 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double-long-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
625 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double-long-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
626 | 626 | <dt><span class="paramLabel">Parameters:</span></dt> |
627 | -<dd><code>keys</code> - the keys</dd> | |
627 | +<dd><code>key</code> - the key</dd> | |
628 | 628 | <dd><code>valueSum</code> - the value sum</dd> |
629 | 629 | <dd><code>valueN</code> - the value n</dd> |
630 | 630 | <dt><span class="returnLabel">Returns:</span></dt> |
631 | -<dd>the mtas data collector[]</dd> | |
631 | +<dd>the mtas data collector</dd> | |
632 | 632 | <dt><span class="throwsLabel">Throws:</span></dt> |
633 | 633 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
634 | 634 | </dl> |
635 | 635 | </li> |
636 | 636 | </ul> |
637 | -<a name="add-java.lang.String:A-double:A-int-"> | |
637 | +<a name="add-java.lang.String-double:A-int-"> | |
638 | 638 | <!-- --> |
639 | 639 | </a> |
640 | 640 | <ul class="blockList"> |
641 | 641 | <li class="blockList"> |
642 | 642 | <h4>add</h4> |
643 | -<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
644 | - double[] values, | |
645 | - int number) | |
646 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
647 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double:A-int-">MtasDataCollector</a></code></span></div> | |
643 | +<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
644 | + double[] values, | |
645 | + int number) | |
646 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
647 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double:A-int-">MtasDataCollector</a></code></span></div> | |
648 | 648 | <div class="block">Adds the.</div> |
649 | 649 | <dl> |
650 | 650 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
651 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double:A-int-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
651 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double:A-int-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
652 | 652 | <dt><span class="paramLabel">Parameters:</span></dt> |
653 | -<dd><code>keys</code> - the keys</dd> | |
653 | +<dd><code>key</code> - the key</dd> | |
654 | 654 | <dd><code>values</code> - the values</dd> |
655 | 655 | <dd><code>number</code> - the number</dd> |
656 | 656 | <dt><span class="returnLabel">Returns:</span></dt> |
657 | -<dd>the mtas data collector[]</dd> | |
657 | +<dd>the mtas data collector</dd> | |
658 | 658 | <dt><span class="throwsLabel">Throws:</span></dt> |
659 | 659 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
660 | 660 | </dl> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataDoubleOperations.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataDoubleOperations (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -179,7 +179,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
179 | 179 | <!-- --> |
180 | 180 | </a> |
181 | 181 | <h3>Fields inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
182 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closed">closed</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#collectorType">collectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#dataType">dataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorList">errorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorNumber">errorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#keyList">keyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentExisting">newCurrentExisting</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentPosition">newCurrentPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorList">newErrorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorNumber">newErrorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKeyList">newKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newPosition">newPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSize">newSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSourceNumberList">newSourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorListNextLevel">newSubCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorNextLevel">newSubCollectorNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#number">number</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#position">position</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_ASC">SEGMENT_BOUNDARY_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_DESC">SEGMENT_BOUNDARY_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY">SEGMENT_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_NEW">SEGMENT_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_ASC">SEGMENT_SORT_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_DESC">SEGMENT_SORT_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeys">segmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeyValueList">segmentKeyValueList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentName">segmentName</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentNumber">segmentNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRecomputeKeyList">segmentRecomputeKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRegistration">segmentRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueBoundary">segmentValueBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValuesBoundary">segmentValuesBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopList">segmentValueTopList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopListLast">segmentValueTopListLast</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#size">size</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortDirection">sortDirection</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortType">sortType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sourceNumberList">sourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#start">start</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsItems">statsItems</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsType">statsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorListNextLevel">subCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorNextLevel">subCollectorNextLevel</a></code></li> | |
182 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closed">closed</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#collectorType">collectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#dataType">dataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorList">errorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorNumber">errorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#keyList">keyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentExisting">newCurrentExisting</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentPosition">newCurrentPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorList">newErrorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorNumber">newErrorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKeyList">newKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKnownKeyFoundInSegment">newKnownKeyFoundInSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newPosition">newPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSize">newSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSourceNumberList">newSourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorListNextLevel">newSubCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorNextLevel">newSubCollectorNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#number">number</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#position">position</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_ASC">SEGMENT_BOUNDARY_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_DESC">SEGMENT_BOUNDARY_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY">SEGMENT_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY_OR_NEW">SEGMENT_KEY_OR_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_NEW">SEGMENT_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_POSSIBLE_KEY">SEGMENT_POSSIBLE_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_ASC">SEGMENT_SORT_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_DESC">SEGMENT_SORT_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeys">segmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeyValueList">segmentKeyValueList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentName">segmentName</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentNumber">segmentNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRecomputeKeyList">segmentRecomputeKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRegistration">segmentRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueBoundary">segmentValueBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValuesBoundary">segmentValuesBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopList">segmentValueTopList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopListLast">segmentValueTopListLast</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#size">size</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortDirection">sortDirection</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortType">sortType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sourceNumberList">sourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#start">start</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsItems">statsItems</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsType">statsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorListNextLevel">subCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorNextLevel">subCollectorNextLevel</a></code></li> | |
183 | 183 | </ul> |
184 | 184 | </li> |
185 | 185 | </ul> |
... | ... | @@ -252,7 +252,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
252 | 252 | </tr> |
253 | 253 | <tr id="i3" class="rowColor"> |
254 | 254 | <td class="colFirst"><code>void</code></td> |
255 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataFull.html#error-java.lang.String:A-java.lang.String-">error</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
255 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataFull.html#error-java.lang.String-java.lang.String-">error</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
256 | 256 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> error)</code> |
257 | 257 | <div class="block">Error.</div> |
258 | 258 | </td> |
... | ... | @@ -333,7 +333,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
333 | 333 | <!-- --> |
334 | 334 | </a> |
335 | 335 | <h3>Methods inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
336 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-double:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-double-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-long:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-long-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#boundaryForSegment-java.lang.String-">boundaryForSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#boundaryForSegmentComputing-java.lang.String-">boundaryForSegmentComputing</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#compareWithBoundary-T1-T1-">compareWithBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getItem-int-">getItem</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#lastForComputingSegment--">lastForComputingSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#lastForComputingSegment-T1-T1-">lastForComputingSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setWithTotal--">setWithTotal</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-java.lang.Integer-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentBoundary-java.lang.Object-">validateSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-boolean-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#withTotal--">withTotal</a></code></li> | |
336 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-double:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-double-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-long:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-long-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long:A-int-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long-long-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#boundaryForSegment-java.lang.String-">boundaryForSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#boundaryForSegmentComputing-java.lang.String-">boundaryForSegmentComputing</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#compareWithBoundary-T1-T1-">compareWithBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getItem-int-">getItem</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#lastForComputingSegment--">lastForComputingSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#lastForComputingSegment-T1-T1-">lastForComputingSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setWithTotal--">setWithTotal</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-java.lang.Integer-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentBoundary-java.lang.Object-">validateSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-T1-int-int-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValueOld-java.lang.String-T1-int-int-boolean-">validateSegmentValueOld</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#withTotal--">withTotal</a></code></li> | |
337 | 337 | </ul> |
338 | 338 | <ul class="blockList"> |
339 | 339 | <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> |
... | ... | @@ -487,22 +487,22 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializabl |
487 | 487 | </dl> |
488 | 488 | </li> |
489 | 489 | </ul> |
490 | -<a name="error-java.lang.String:A-java.lang.String-"> | |
490 | +<a name="error-java.lang.String-java.lang.String-"> | |
491 | 491 | <!-- --> |
492 | 492 | </a> |
493 | 493 | <ul class="blockList"> |
494 | 494 | <li class="blockList"> |
495 | 495 | <h4>error</h4> |
496 | -<pre>public final void error(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
496 | +<pre>public final void error(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
497 | 497 | <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> error) |
498 | 498 | throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
499 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#error-java.lang.String:A-java.lang.String-">MtasDataCollector</a></code></span></div> | |
499 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#error-java.lang.String-java.lang.String-">MtasDataCollector</a></code></span></div> | |
500 | 500 | <div class="block">Error.</div> |
501 | 501 | <dl> |
502 | 502 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
503 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#error-java.lang.String:A-java.lang.String-">error</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="../../../../mtas/codec/util/collector/MtasDataFull.html" title="type parameter in MtasDataFull">T1</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a> & <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../../../mtas/codec/util/collector/MtasDataFull.html" title="type parameter in MtasDataFull">T1</a>>,<a href="../../../../mtas/codec/util/collector/MtasDataFull.html" title="type parameter in MtasDataFull">T2</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a> & <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../../../mtas/codec/util/collector/MtasDataFull.html" title="type parameter in MtasDataFull">T2</a>>></code></dd> | |
503 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#error-java.lang.String-java.lang.String-">error</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="../../../../mtas/codec/util/collector/MtasDataFull.html" title="type parameter in MtasDataFull">T1</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a> & <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../../../mtas/codec/util/collector/MtasDataFull.html" title="type parameter in MtasDataFull">T1</a>>,<a href="../../../../mtas/codec/util/collector/MtasDataFull.html" title="type parameter in MtasDataFull">T2</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a> & <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../../../mtas/codec/util/collector/MtasDataFull.html" title="type parameter in MtasDataFull">T2</a>>></code></dd> | |
504 | 504 | <dt><span class="paramLabel">Parameters:</span></dt> |
505 | -<dd><code>keys</code> - the keys</dd> | |
505 | +<dd><code>key</code> - the key</dd> | |
506 | 506 | <dd><code>error</code> - the error</dd> |
507 | 507 | <dt><span class="throwsLabel">Throws:</span></dt> |
508 | 508 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataItem.NumberComparator.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataItem.NumberComparator (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataItemAdvanced.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataItemAdvanced (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataItemBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataItemBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataItemDoubleAdvanced.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataItemDoubleAdvanced (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataItemDoubleBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataItemDoubleBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataItemDoubleFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataItemDoubleFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataItemFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataItemFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataItemLongAdvanced.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataItemLongAdvanced (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataItemLongBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataItemLongBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataItemLongFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataItemLongFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataLongAdvanced.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataLongAdvanced (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -167,7 +167,7 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html" ti |
167 | 167 | <!-- --> |
168 | 168 | </a> |
169 | 169 | <h3>Fields inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
170 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closed">closed</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#collectorType">collectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#dataType">dataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorList">errorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorNumber">errorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#keyList">keyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentExisting">newCurrentExisting</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentPosition">newCurrentPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorList">newErrorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorNumber">newErrorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKeyList">newKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newPosition">newPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSize">newSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSourceNumberList">newSourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorListNextLevel">newSubCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorNextLevel">newSubCollectorNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#number">number</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#position">position</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_ASC">SEGMENT_BOUNDARY_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_DESC">SEGMENT_BOUNDARY_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY">SEGMENT_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_NEW">SEGMENT_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_ASC">SEGMENT_SORT_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_DESC">SEGMENT_SORT_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeys">segmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeyValueList">segmentKeyValueList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentName">segmentName</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentNumber">segmentNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRecomputeKeyList">segmentRecomputeKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRegistration">segmentRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueBoundary">segmentValueBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValuesBoundary">segmentValuesBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopList">segmentValueTopList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopListLast">segmentValueTopListLast</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#size">size</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortDirection">sortDirection</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortType">sortType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sourceNumberList">sourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#start">start</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsItems">statsItems</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsType">statsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorListNextLevel">subCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorNextLevel">subCollectorNextLevel</a></code></li> | |
170 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closed">closed</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#collectorType">collectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#dataType">dataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorList">errorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorNumber">errorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#keyList">keyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentExisting">newCurrentExisting</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentPosition">newCurrentPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorList">newErrorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorNumber">newErrorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKeyList">newKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKnownKeyFoundInSegment">newKnownKeyFoundInSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newPosition">newPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSize">newSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSourceNumberList">newSourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorListNextLevel">newSubCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorNextLevel">newSubCollectorNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#number">number</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#position">position</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_ASC">SEGMENT_BOUNDARY_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_DESC">SEGMENT_BOUNDARY_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY">SEGMENT_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY_OR_NEW">SEGMENT_KEY_OR_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_NEW">SEGMENT_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_POSSIBLE_KEY">SEGMENT_POSSIBLE_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_ASC">SEGMENT_SORT_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_DESC">SEGMENT_SORT_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeys">segmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeyValueList">segmentKeyValueList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentName">segmentName</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentNumber">segmentNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRecomputeKeyList">segmentRecomputeKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRegistration">segmentRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueBoundary">segmentValueBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValuesBoundary">segmentValuesBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopList">segmentValueTopList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopListLast">segmentValueTopListLast</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#size">size</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortDirection">sortDirection</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortType">sortType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sourceNumberList">sourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#start">start</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsItems">statsItems</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsType">statsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorListNextLevel">subCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorNextLevel">subCollectorNextLevel</a></code></li> | |
171 | 171 | </ul> |
172 | 172 | </li> |
173 | 173 | </ul> |
... | ... | @@ -246,32 +246,32 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html" ti |
246 | 246 | </td> |
247 | 247 | </tr> |
248 | 248 | <tr id="i4" class="altColor"> |
249 | -<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
250 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataLongAdvanced.html#add-java.lang.String:A-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
249 | +<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
250 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataLongAdvanced.html#add-java.lang.String-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
251 | 251 | double[] values, |
252 | 252 | int number)</code> |
253 | 253 | <div class="block">Adds the.</div> |
254 | 254 | </td> |
255 | 255 | </tr> |
256 | 256 | <tr id="i5" class="rowColor"> |
257 | -<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
258 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataLongAdvanced.html#add-java.lang.String:A-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
257 | +<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
258 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataLongAdvanced.html#add-java.lang.String-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
259 | 259 | double valueSum, |
260 | 260 | long valueN)</code> |
261 | 261 | <div class="block">Adds the.</div> |
262 | 262 | </td> |
263 | 263 | </tr> |
264 | 264 | <tr id="i6" class="altColor"> |
265 | -<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
266 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataLongAdvanced.html#add-java.lang.String:A-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
265 | +<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
266 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataLongAdvanced.html#add-java.lang.String-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
267 | 267 | long[] values, |
268 | 268 | int number)</code> |
269 | 269 | <div class="block">Adds the.</div> |
270 | 270 | </td> |
271 | 271 | </tr> |
272 | 272 | <tr id="i7" class="rowColor"> |
273 | -<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
274 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataLongAdvanced.html#add-java.lang.String:A-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
273 | +<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
274 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataLongAdvanced.html#add-java.lang.String-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
275 | 275 | long valueSum, |
276 | 276 | long valueN)</code> |
277 | 277 | <div class="block">Adds the.</div> |
... | ... | @@ -334,14 +334,14 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html" ti |
334 | 334 | <!-- --> |
335 | 335 | </a> |
336 | 336 | <h3>Methods inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html" title="class in mtas.codec.util.collector">MtasDataAdvanced</a></h3> |
337 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#copyFromNew--">copyFromNew</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#copyToNew-int-int-">copyToNew</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#error-java.lang.String-">error</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#error-java.lang.String:A-java.lang.String-">error</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#increaseNewListSize--">increaseNewListSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#initNewList-int-">initNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#initNewList-int-java.lang.String-int-java.lang.String-">initNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#merge-mtas.codec.util.collector.MtasDataCollector-java.util.HashMap-boolean-">merge</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#reduceToKeys-java.util.Set-">reduceToKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#reduceToSegmentKeys--">reduceToSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#remapData-int:A:A-">remapData</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#setError-int-java.lang.String-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#setValue-int-T1:A-int-boolean-">setValue</a></code></li> | |
337 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#copyFromNew--">copyFromNew</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#copyToNew-int-int-">copyToNew</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#error-java.lang.String-">error</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#error-java.lang.String-java.lang.String-">error</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#increaseNewListSize--">increaseNewListSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#initNewList-int-">initNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#initNewList-int-java.lang.String-int-java.lang.String-">initNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#merge-mtas.codec.util.collector.MtasDataCollector-java.util.HashMap-boolean-">merge</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#reduceToKeys-java.util.Set-">reduceToKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#reduceToSegmentKeys--">reduceToSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#remapData-int:A:A-">remapData</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#setError-int-java.lang.String-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html#setValue-int-T1:A-int-boolean-">setValue</a></code></li> | |
338 | 338 | </ul> |
339 | 339 | <ul class="blockList"> |
340 | 340 | <li class="blockList"><a name="methods.inherited.from.class.mtas.codec.util.collector.MtasDataCollector"> |
341 | 341 | <!-- --> |
342 | 342 | </a> |
343 | 343 | <h3>Methods inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
344 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setWithTotal--">setWithTotal</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-boolean-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#withTotal--">withTotal</a></code></li> | |
344 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setWithTotal--">setWithTotal</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-T1-int-int-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValueOld-java.lang.String-T1-int-int-boolean-">validateSegmentValueOld</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#withTotal--">withTotal</a></code></li> | |
345 | 345 | </ul> |
346 | 346 | <ul class="blockList"> |
347 | 347 | <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> |
... | ... | @@ -556,105 +556,105 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataAdvanced.html" ti |
556 | 556 | </dl> |
557 | 557 | </li> |
558 | 558 | </ul> |
559 | -<a name="add-java.lang.String:A-long-long-"> | |
559 | +<a name="add-java.lang.String-long-long-"> | |
560 | 560 | <!-- --> |
561 | 561 | </a> |
562 | 562 | <ul class="blockList"> |
563 | 563 | <li class="blockList"> |
564 | 564 | <h4>add</h4> |
565 | -<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
566 | - long valueSum, | |
567 | - long valueN) | |
568 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
569 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long-long-">MtasDataCollector</a></code></span></div> | |
565 | +<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
566 | + long valueSum, | |
567 | + long valueN) | |
568 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
569 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long-long-">MtasDataCollector</a></code></span></div> | |
570 | 570 | <div class="block">Adds the.</div> |
571 | 571 | <dl> |
572 | 572 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
573 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long-long-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
573 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long-long-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
574 | 574 | <dt><span class="paramLabel">Parameters:</span></dt> |
575 | -<dd><code>keys</code> - the keys</dd> | |
575 | +<dd><code>key</code> - the key</dd> | |
576 | 576 | <dd><code>valueSum</code> - the value sum</dd> |
577 | 577 | <dd><code>valueN</code> - the value n</dd> |
578 | 578 | <dt><span class="returnLabel">Returns:</span></dt> |
579 | -<dd>the mtas data collector[]</dd> | |
579 | +<dd>the mtas data collector</dd> | |
580 | 580 | <dt><span class="throwsLabel">Throws:</span></dt> |
581 | 581 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
582 | 582 | </dl> |
583 | 583 | </li> |
584 | 584 | </ul> |
585 | -<a name="add-java.lang.String:A-long:A-int-"> | |
585 | +<a name="add-java.lang.String-long:A-int-"> | |
586 | 586 | <!-- --> |
587 | 587 | </a> |
588 | 588 | <ul class="blockList"> |
589 | 589 | <li class="blockList"> |
590 | 590 | <h4>add</h4> |
591 | -<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
592 | - long[] values, | |
593 | - int number) | |
594 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
595 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long:A-int-">MtasDataCollector</a></code></span></div> | |
591 | +<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
592 | + long[] values, | |
593 | + int number) | |
594 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
595 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long:A-int-">MtasDataCollector</a></code></span></div> | |
596 | 596 | <div class="block">Adds the.</div> |
597 | 597 | <dl> |
598 | 598 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
599 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long:A-int-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
599 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long:A-int-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
600 | 600 | <dt><span class="paramLabel">Parameters:</span></dt> |
601 | -<dd><code>keys</code> - the keys</dd> | |
601 | +<dd><code>key</code> - the key</dd> | |
602 | 602 | <dd><code>values</code> - the values</dd> |
603 | 603 | <dd><code>number</code> - the number</dd> |
604 | 604 | <dt><span class="returnLabel">Returns:</span></dt> |
605 | -<dd>the mtas data collector[]</dd> | |
605 | +<dd>the mtas data collector</dd> | |
606 | 606 | <dt><span class="throwsLabel">Throws:</span></dt> |
607 | 607 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
608 | 608 | </dl> |
609 | 609 | </li> |
610 | 610 | </ul> |
611 | -<a name="add-java.lang.String:A-double-long-"> | |
611 | +<a name="add-java.lang.String-double-long-"> | |
612 | 612 | <!-- --> |
613 | 613 | </a> |
614 | 614 | <ul class="blockList"> |
615 | 615 | <li class="blockList"> |
616 | 616 | <h4>add</h4> |
617 | -<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
618 | - double valueSum, | |
619 | - long valueN) | |
620 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
621 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double-long-">MtasDataCollector</a></code></span></div> | |
617 | +<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
618 | + double valueSum, | |
619 | + long valueN) | |
620 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
621 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double-long-">MtasDataCollector</a></code></span></div> | |
622 | 622 | <div class="block">Adds the.</div> |
623 | 623 | <dl> |
624 | 624 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
625 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double-long-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
625 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double-long-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
626 | 626 | <dt><span class="paramLabel">Parameters:</span></dt> |
627 | -<dd><code>keys</code> - the keys</dd> | |
627 | +<dd><code>key</code> - the key</dd> | |
628 | 628 | <dd><code>valueSum</code> - the value sum</dd> |
629 | 629 | <dd><code>valueN</code> - the value n</dd> |
630 | 630 | <dt><span class="returnLabel">Returns:</span></dt> |
631 | -<dd>the mtas data collector[]</dd> | |
631 | +<dd>the mtas data collector</dd> | |
632 | 632 | <dt><span class="throwsLabel">Throws:</span></dt> |
633 | 633 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
634 | 634 | </dl> |
635 | 635 | </li> |
636 | 636 | </ul> |
637 | -<a name="add-java.lang.String:A-double:A-int-"> | |
637 | +<a name="add-java.lang.String-double:A-int-"> | |
638 | 638 | <!-- --> |
639 | 639 | </a> |
640 | 640 | <ul class="blockList"> |
641 | 641 | <li class="blockList"> |
642 | 642 | <h4>add</h4> |
643 | -<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
644 | - double[] values, | |
645 | - int number) | |
646 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
647 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double:A-int-">MtasDataCollector</a></code></span></div> | |
643 | +<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
644 | + double[] values, | |
645 | + int number) | |
646 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
647 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double:A-int-">MtasDataCollector</a></code></span></div> | |
648 | 648 | <div class="block">Adds the.</div> |
649 | 649 | <dl> |
650 | 650 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
651 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double:A-int-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
651 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double:A-int-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
652 | 652 | <dt><span class="paramLabel">Parameters:</span></dt> |
653 | -<dd><code>keys</code> - the keys</dd> | |
653 | +<dd><code>key</code> - the key</dd> | |
654 | 654 | <dd><code>values</code> - the values</dd> |
655 | 655 | <dd><code>number</code> - the number</dd> |
656 | 656 | <dt><span class="returnLabel">Returns:</span></dt> |
657 | -<dd>the mtas data collector[]</dd> | |
657 | +<dd>the mtas data collector</dd> | |
658 | 658 | <dt><span class="throwsLabel">Throws:</span></dt> |
659 | 659 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
660 | 660 | </dl> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataLongBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataLongBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -167,7 +167,7 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html" title |
167 | 167 | <!-- --> |
168 | 168 | </a> |
169 | 169 | <h3>Fields inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
170 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closed">closed</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#collectorType">collectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#dataType">dataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorList">errorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorNumber">errorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#keyList">keyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentExisting">newCurrentExisting</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentPosition">newCurrentPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorList">newErrorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorNumber">newErrorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKeyList">newKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newPosition">newPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSize">newSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSourceNumberList">newSourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorListNextLevel">newSubCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorNextLevel">newSubCollectorNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#number">number</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#position">position</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_ASC">SEGMENT_BOUNDARY_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_DESC">SEGMENT_BOUNDARY_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY">SEGMENT_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_NEW">SEGMENT_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_ASC">SEGMENT_SORT_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_DESC">SEGMENT_SORT_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeys">segmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeyValueList">segmentKeyValueList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentName">segmentName</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentNumber">segmentNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRecomputeKeyList">segmentRecomputeKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRegistration">segmentRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueBoundary">segmentValueBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValuesBoundary">segmentValuesBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopList">segmentValueTopList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopListLast">segmentValueTopListLast</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#size">size</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortDirection">sortDirection</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortType">sortType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sourceNumberList">sourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#start">start</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsItems">statsItems</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsType">statsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorListNextLevel">subCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorNextLevel">subCollectorNextLevel</a></code></li> | |
170 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closed">closed</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#collectorType">collectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#dataType">dataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorList">errorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorNumber">errorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#keyList">keyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentExisting">newCurrentExisting</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentPosition">newCurrentPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorList">newErrorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorNumber">newErrorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKeyList">newKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKnownKeyFoundInSegment">newKnownKeyFoundInSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newPosition">newPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSize">newSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSourceNumberList">newSourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorListNextLevel">newSubCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorNextLevel">newSubCollectorNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#number">number</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#position">position</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_ASC">SEGMENT_BOUNDARY_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_DESC">SEGMENT_BOUNDARY_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY">SEGMENT_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY_OR_NEW">SEGMENT_KEY_OR_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_NEW">SEGMENT_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_POSSIBLE_KEY">SEGMENT_POSSIBLE_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_ASC">SEGMENT_SORT_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_DESC">SEGMENT_SORT_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeys">segmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeyValueList">segmentKeyValueList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentName">segmentName</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentNumber">segmentNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRecomputeKeyList">segmentRecomputeKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRegistration">segmentRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueBoundary">segmentValueBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValuesBoundary">segmentValuesBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopList">segmentValueTopList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopListLast">segmentValueTopListLast</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#size">size</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortDirection">sortDirection</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortType">sortType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sourceNumberList">sourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#start">start</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsItems">statsItems</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsType">statsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorListNextLevel">subCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorNextLevel">subCollectorNextLevel</a></code></li> | |
171 | 171 | </ul> |
172 | 172 | </li> |
173 | 173 | </ul> |
... | ... | @@ -246,32 +246,32 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html" title |
246 | 246 | </td> |
247 | 247 | </tr> |
248 | 248 | <tr id="i4" class="altColor"> |
249 | -<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
250 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataLongBasic.html#add-java.lang.String:A-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
249 | +<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
250 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataLongBasic.html#add-java.lang.String-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
251 | 251 | double[] values, |
252 | 252 | int number)</code> |
253 | 253 | <div class="block">Adds the.</div> |
254 | 254 | </td> |
255 | 255 | </tr> |
256 | 256 | <tr id="i5" class="rowColor"> |
257 | -<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
258 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataLongBasic.html#add-java.lang.String:A-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
257 | +<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
258 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataLongBasic.html#add-java.lang.String-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
259 | 259 | double valueSum, |
260 | 260 | long valueN)</code> |
261 | 261 | <div class="block">Adds the.</div> |
262 | 262 | </td> |
263 | 263 | </tr> |
264 | 264 | <tr id="i6" class="altColor"> |
265 | -<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
266 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataLongBasic.html#add-java.lang.String:A-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
265 | +<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
266 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataLongBasic.html#add-java.lang.String-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
267 | 267 | long[] values, |
268 | 268 | int number)</code> |
269 | 269 | <div class="block">Adds the.</div> |
270 | 270 | </td> |
271 | 271 | </tr> |
272 | 272 | <tr id="i7" class="rowColor"> |
273 | -<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
274 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataLongBasic.html#add-java.lang.String:A-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
273 | +<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
274 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataLongBasic.html#add-java.lang.String-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
275 | 275 | long valueSum, |
276 | 276 | long valueN)</code> |
277 | 277 | <div class="block">Adds the.</div> |
... | ... | @@ -334,14 +334,14 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html" title |
334 | 334 | <!-- --> |
335 | 335 | </a> |
336 | 336 | <h3>Methods inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataBasic.html" title="class in mtas.codec.util.collector">MtasDataBasic</a></h3> |
337 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#copyFromNew--">copyFromNew</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#copyToNew-int-int-">copyToNew</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#error-java.lang.String-">error</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#error-java.lang.String:A-java.lang.String-">error</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#increaseNewListSize--">increaseNewListSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#initNewList-int-">initNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#initNewList-int-java.lang.String-int-java.lang.String-">initNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#merge-mtas.codec.util.collector.MtasDataCollector-java.util.HashMap-boolean-">merge</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#reduceToKeys-java.util.Set-">reduceToKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#reduceToSegmentKeys--">reduceToSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#remapData-int:A:A-">remapData</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#setError-int-java.lang.String-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#setValue-int-T1:A-int-boolean-">setValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#setValue-int-T1-long-boolean-">setValue</a></code></li> | |
337 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#copyFromNew--">copyFromNew</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#copyToNew-int-int-">copyToNew</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#error-java.lang.String-">error</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#error-java.lang.String-java.lang.String-">error</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#increaseNewListSize--">increaseNewListSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#initNewList-int-">initNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#initNewList-int-java.lang.String-int-java.lang.String-">initNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#merge-mtas.codec.util.collector.MtasDataCollector-java.util.HashMap-boolean-">merge</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#reduceToKeys-java.util.Set-">reduceToKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#reduceToSegmentKeys--">reduceToSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#remapData-int:A:A-">remapData</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#setError-int-java.lang.String-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#setValue-int-T1:A-int-boolean-">setValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html#setValue-int-T1-long-boolean-">setValue</a></code></li> | |
338 | 338 | </ul> |
339 | 339 | <ul class="blockList"> |
340 | 340 | <li class="blockList"><a name="methods.inherited.from.class.mtas.codec.util.collector.MtasDataCollector"> |
341 | 341 | <!-- --> |
342 | 342 | </a> |
343 | 343 | <h3>Methods inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
344 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setWithTotal--">setWithTotal</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-boolean-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#withTotal--">withTotal</a></code></li> | |
344 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setWithTotal--">setWithTotal</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-T1-int-int-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValueOld-java.lang.String-T1-int-int-boolean-">validateSegmentValueOld</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#withTotal--">withTotal</a></code></li> | |
345 | 345 | </ul> |
346 | 346 | <ul class="blockList"> |
347 | 347 | <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> |
... | ... | @@ -556,105 +556,105 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataBasic.html" title |
556 | 556 | </dl> |
557 | 557 | </li> |
558 | 558 | </ul> |
559 | -<a name="add-java.lang.String:A-long-long-"> | |
559 | +<a name="add-java.lang.String-long-long-"> | |
560 | 560 | <!-- --> |
561 | 561 | </a> |
562 | 562 | <ul class="blockList"> |
563 | 563 | <li class="blockList"> |
564 | 564 | <h4>add</h4> |
565 | -<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
566 | - long valueSum, | |
567 | - long valueN) | |
568 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
569 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long-long-">MtasDataCollector</a></code></span></div> | |
565 | +<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
566 | + long valueSum, | |
567 | + long valueN) | |
568 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
569 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long-long-">MtasDataCollector</a></code></span></div> | |
570 | 570 | <div class="block">Adds the.</div> |
571 | 571 | <dl> |
572 | 572 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
573 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long-long-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
573 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long-long-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
574 | 574 | <dt><span class="paramLabel">Parameters:</span></dt> |
575 | -<dd><code>keys</code> - the keys</dd> | |
575 | +<dd><code>key</code> - the key</dd> | |
576 | 576 | <dd><code>valueSum</code> - the value sum</dd> |
577 | 577 | <dd><code>valueN</code> - the value n</dd> |
578 | 578 | <dt><span class="returnLabel">Returns:</span></dt> |
579 | -<dd>the mtas data collector[]</dd> | |
579 | +<dd>the mtas data collector</dd> | |
580 | 580 | <dt><span class="throwsLabel">Throws:</span></dt> |
581 | 581 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
582 | 582 | </dl> |
583 | 583 | </li> |
584 | 584 | </ul> |
585 | -<a name="add-java.lang.String:A-long:A-int-"> | |
585 | +<a name="add-java.lang.String-long:A-int-"> | |
586 | 586 | <!-- --> |
587 | 587 | </a> |
588 | 588 | <ul class="blockList"> |
589 | 589 | <li class="blockList"> |
590 | 590 | <h4>add</h4> |
591 | -<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
592 | - long[] values, | |
593 | - int number) | |
594 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
595 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long:A-int-">MtasDataCollector</a></code></span></div> | |
591 | +<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
592 | + long[] values, | |
593 | + int number) | |
594 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
595 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long:A-int-">MtasDataCollector</a></code></span></div> | |
596 | 596 | <div class="block">Adds the.</div> |
597 | 597 | <dl> |
598 | 598 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
599 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long:A-int-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
599 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long:A-int-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
600 | 600 | <dt><span class="paramLabel">Parameters:</span></dt> |
601 | -<dd><code>keys</code> - the keys</dd> | |
601 | +<dd><code>key</code> - the key</dd> | |
602 | 602 | <dd><code>values</code> - the values</dd> |
603 | 603 | <dd><code>number</code> - the number</dd> |
604 | 604 | <dt><span class="returnLabel">Returns:</span></dt> |
605 | -<dd>the mtas data collector[]</dd> | |
605 | +<dd>the mtas data collector</dd> | |
606 | 606 | <dt><span class="throwsLabel">Throws:</span></dt> |
607 | 607 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
608 | 608 | </dl> |
609 | 609 | </li> |
610 | 610 | </ul> |
611 | -<a name="add-java.lang.String:A-double-long-"> | |
611 | +<a name="add-java.lang.String-double-long-"> | |
612 | 612 | <!-- --> |
613 | 613 | </a> |
614 | 614 | <ul class="blockList"> |
615 | 615 | <li class="blockList"> |
616 | 616 | <h4>add</h4> |
617 | -<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
618 | - double valueSum, | |
619 | - long valueN) | |
620 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
621 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double-long-">MtasDataCollector</a></code></span></div> | |
617 | +<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
618 | + double valueSum, | |
619 | + long valueN) | |
620 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
621 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double-long-">MtasDataCollector</a></code></span></div> | |
622 | 622 | <div class="block">Adds the.</div> |
623 | 623 | <dl> |
624 | 624 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
625 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double-long-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
625 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double-long-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
626 | 626 | <dt><span class="paramLabel">Parameters:</span></dt> |
627 | -<dd><code>keys</code> - the keys</dd> | |
627 | +<dd><code>key</code> - the key</dd> | |
628 | 628 | <dd><code>valueSum</code> - the value sum</dd> |
629 | 629 | <dd><code>valueN</code> - the value n</dd> |
630 | 630 | <dt><span class="returnLabel">Returns:</span></dt> |
631 | -<dd>the mtas data collector[]</dd> | |
631 | +<dd>the mtas data collector</dd> | |
632 | 632 | <dt><span class="throwsLabel">Throws:</span></dt> |
633 | 633 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
634 | 634 | </dl> |
635 | 635 | </li> |
636 | 636 | </ul> |
637 | -<a name="add-java.lang.String:A-double:A-int-"> | |
637 | +<a name="add-java.lang.String-double:A-int-"> | |
638 | 638 | <!-- --> |
639 | 639 | </a> |
640 | 640 | <ul class="blockList"> |
641 | 641 | <li class="blockList"> |
642 | 642 | <h4>add</h4> |
643 | -<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
644 | - double[] values, | |
645 | - int number) | |
646 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
647 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double:A-int-">MtasDataCollector</a></code></span></div> | |
643 | +<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
644 | + double[] values, | |
645 | + int number) | |
646 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
647 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double:A-int-">MtasDataCollector</a></code></span></div> | |
648 | 648 | <div class="block">Adds the.</div> |
649 | 649 | <dl> |
650 | 650 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
651 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double:A-int-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
651 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double:A-int-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
652 | 652 | <dt><span class="paramLabel">Parameters:</span></dt> |
653 | -<dd><code>keys</code> - the keys</dd> | |
653 | +<dd><code>key</code> - the key</dd> | |
654 | 654 | <dd><code>values</code> - the values</dd> |
655 | 655 | <dd><code>number</code> - the number</dd> |
656 | 656 | <dt><span class="returnLabel">Returns:</span></dt> |
657 | -<dd>the mtas data collector[]</dd> | |
657 | +<dd>the mtas data collector</dd> | |
658 | 658 | <dt><span class="throwsLabel">Throws:</span></dt> |
659 | 659 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
660 | 660 | </dl> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataLongFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataLongFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -167,7 +167,7 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataFull.html" title= |
167 | 167 | <!-- --> |
168 | 168 | </a> |
169 | 169 | <h3>Fields inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
170 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closed">closed</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#collectorType">collectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#dataType">dataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorList">errorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorNumber">errorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#keyList">keyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentExisting">newCurrentExisting</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentPosition">newCurrentPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorList">newErrorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorNumber">newErrorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKeyList">newKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newPosition">newPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSize">newSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSourceNumberList">newSourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorListNextLevel">newSubCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorNextLevel">newSubCollectorNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#number">number</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#position">position</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_ASC">SEGMENT_BOUNDARY_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_DESC">SEGMENT_BOUNDARY_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY">SEGMENT_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_NEW">SEGMENT_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_ASC">SEGMENT_SORT_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_DESC">SEGMENT_SORT_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeys">segmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeyValueList">segmentKeyValueList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentName">segmentName</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentNumber">segmentNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRecomputeKeyList">segmentRecomputeKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRegistration">segmentRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueBoundary">segmentValueBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValuesBoundary">segmentValuesBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopList">segmentValueTopList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopListLast">segmentValueTopListLast</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#size">size</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortDirection">sortDirection</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortType">sortType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sourceNumberList">sourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#start">start</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsItems">statsItems</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsType">statsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorListNextLevel">subCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorNextLevel">subCollectorNextLevel</a></code></li> | |
170 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closed">closed</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#collectorType">collectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#dataType">dataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorList">errorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#errorNumber">errorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#keyList">keyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentExisting">newCurrentExisting</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newCurrentPosition">newCurrentPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorList">newErrorList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newErrorNumber">newErrorNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKeyList">newKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newKnownKeyFoundInSegment">newKnownKeyFoundInSegment</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newPosition">newPosition</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSize">newSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSourceNumberList">newSourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorListNextLevel">newSubCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#newSubCollectorNextLevel">newSubCollectorNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#number">number</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#position">position</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_ASC">SEGMENT_BOUNDARY_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_BOUNDARY_DESC">SEGMENT_BOUNDARY_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY">SEGMENT_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_KEY_OR_NEW">SEGMENT_KEY_OR_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_NEW">SEGMENT_NEW</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_POSSIBLE_KEY">SEGMENT_POSSIBLE_KEY</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_ASC">SEGMENT_SORT_ASC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#SEGMENT_SORT_DESC">SEGMENT_SORT_DESC</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeys">segmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentKeyValueList">segmentKeyValueList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentName">segmentName</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentNumber">segmentNumber</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRecomputeKeyList">segmentRecomputeKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentRegistration">segmentRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueBoundary">segmentValueBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValuesBoundary">segmentValuesBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopList">segmentValueTopList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#segmentValueTopListLast">segmentValueTopListLast</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#size">size</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortDirection">sortDirection</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sortType">sortType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#sourceNumberList">sourceNumberList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#start">start</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsItems">statsItems</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#statsType">statsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorListNextLevel">subCollectorListNextLevel</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#subCollectorNextLevel">subCollectorNextLevel</a></code></li> | |
171 | 171 | </ul> |
172 | 172 | </li> |
173 | 173 | </ul> |
... | ... | @@ -246,32 +246,32 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataFull.html" title= |
246 | 246 | </td> |
247 | 247 | </tr> |
248 | 248 | <tr id="i4" class="altColor"> |
249 | -<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
250 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataLongFull.html#add-java.lang.String:A-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
249 | +<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
250 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataLongFull.html#add-java.lang.String-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
251 | 251 | double[] values, |
252 | 252 | int number)</code> |
253 | 253 | <div class="block">Adds the.</div> |
254 | 254 | </td> |
255 | 255 | </tr> |
256 | 256 | <tr id="i5" class="rowColor"> |
257 | -<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
258 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataLongFull.html#add-java.lang.String:A-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
257 | +<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
258 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataLongFull.html#add-java.lang.String-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
259 | 259 | double valueSum, |
260 | 260 | long valueN)</code> |
261 | 261 | <div class="block">Adds the.</div> |
262 | 262 | </td> |
263 | 263 | </tr> |
264 | 264 | <tr id="i6" class="altColor"> |
265 | -<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
266 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataLongFull.html#add-java.lang.String:A-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
265 | +<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
266 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataLongFull.html#add-java.lang.String-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
267 | 267 | long[] values, |
268 | 268 | int number)</code> |
269 | 269 | <div class="block">Adds the.</div> |
270 | 270 | </td> |
271 | 271 | </tr> |
272 | 272 | <tr id="i7" class="rowColor"> |
273 | -<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
274 | -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataLongFull.html#add-java.lang.String:A-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
273 | +<td class="colFirst"><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
274 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../mtas/codec/util/collector/MtasDataLongFull.html#add-java.lang.String-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
275 | 275 | long valueSum, |
276 | 276 | long valueN)</code> |
277 | 277 | <div class="block">Adds the.</div> |
... | ... | @@ -334,14 +334,14 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataFull.html" title= |
334 | 334 | <!-- --> |
335 | 335 | </a> |
336 | 336 | <h3>Methods inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataFull.html" title="class in mtas.codec.util.collector">MtasDataFull</a></h3> |
337 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataFull.html#copyFromNew--">copyFromNew</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#copyToNew-int-int-">copyToNew</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#error-java.lang.String-">error</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#error-java.lang.String:A-java.lang.String-">error</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#increaseNewListSize--">increaseNewListSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#initNewList-int-">initNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#initNewList-int-java.lang.String-int-java.lang.String-">initNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#merge-mtas.codec.util.collector.MtasDataCollector-java.util.HashMap-boolean-">merge</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#reduceToKeys-java.util.Set-">reduceToKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#reduceToSegmentKeys--">reduceToSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#remapData-int:A:A-">remapData</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#setError-int-java.lang.String-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#setValue-int-T1:A-int-boolean-">setValue</a></code></li> | |
337 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataFull.html#copyFromNew--">copyFromNew</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#copyToNew-int-int-">copyToNew</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#error-java.lang.String-">error</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#error-java.lang.String-java.lang.String-">error</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#increaseNewListSize--">increaseNewListSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#initNewList-int-">initNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#initNewList-int-java.lang.String-int-java.lang.String-">initNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#merge-mtas.codec.util.collector.MtasDataCollector-java.util.HashMap-boolean-">merge</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#reduceToKeys-java.util.Set-">reduceToKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#reduceToSegmentKeys--">reduceToSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#remapData-int:A:A-">remapData</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#setError-int-java.lang.String-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataFull.html#setValue-int-T1:A-int-boolean-">setValue</a></code></li> | |
338 | 338 | </ul> |
339 | 339 | <ul class="blockList"> |
340 | 340 | <li class="blockList"><a name="methods.inherited.from.class.mtas.codec.util.collector.MtasDataCollector"> |
341 | 341 | <!-- --> |
342 | 342 | </a> |
343 | 343 | <h3>Methods inherited from class mtas.codec.util.collector.<a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a></h3> |
344 | -<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setWithTotal--">setWithTotal</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-java.lang.String-T1-int-int-boolean-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#withTotal--">withTotal</a></code></li> | |
344 | +<code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#checkExistenceNecessaryKeys--">checkExistenceNecessaryKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#close--">close</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeNewList--">closeNewList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#closeSegmentKeyValueRegistration--">closeSegmentKeyValueRegistration</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getCollectorType--">getCollectorType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getDataType--">getDataType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getKeyList--">getKeyList</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getResult--">getResult</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getSize--">getSize</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#getStatsType--">getStatsType</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#hasSub--">hasSub</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#recomputeSegmentKeys--">recomputeSegmentKeys</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setError-int-int-java.util.HashMap-boolean-">setError</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#setWithTotal--">setWithTotal</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#stringToBoundary-java.lang.String-">stringToBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#toString--">toString</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValue-T1-int-int-">validateSegmentValue</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateSegmentValueOld-java.lang.String-T1-int-int-boolean-">validateSegmentValueOld</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#validateWithSegmentBoundary-T1-">validateWithSegmentBoundary</a>, <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#withTotal--">withTotal</a></code></li> | |
345 | 345 | </ul> |
346 | 346 | <ul class="blockList"> |
347 | 347 | <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> |
... | ... | @@ -556,105 +556,105 @@ extends <a href="../../../../mtas/codec/util/collector/MtasDataFull.html" title= |
556 | 556 | </dl> |
557 | 557 | </li> |
558 | 558 | </ul> |
559 | -<a name="add-java.lang.String:A-long-long-"> | |
559 | +<a name="add-java.lang.String-long-long-"> | |
560 | 560 | <!-- --> |
561 | 561 | </a> |
562 | 562 | <ul class="blockList"> |
563 | 563 | <li class="blockList"> |
564 | 564 | <h4>add</h4> |
565 | -<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
566 | - long valueSum, | |
567 | - long valueN) | |
568 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
569 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long-long-">MtasDataCollector</a></code></span></div> | |
565 | +<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
566 | + long valueSum, | |
567 | + long valueN) | |
568 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
569 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long-long-">MtasDataCollector</a></code></span></div> | |
570 | 570 | <div class="block">Adds the.</div> |
571 | 571 | <dl> |
572 | 572 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
573 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long-long-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
573 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long-long-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
574 | 574 | <dt><span class="paramLabel">Parameters:</span></dt> |
575 | -<dd><code>keys</code> - the keys</dd> | |
575 | +<dd><code>key</code> - the key</dd> | |
576 | 576 | <dd><code>valueSum</code> - the value sum</dd> |
577 | 577 | <dd><code>valueN</code> - the value n</dd> |
578 | 578 | <dt><span class="returnLabel">Returns:</span></dt> |
579 | -<dd>the mtas data collector[]</dd> | |
579 | +<dd>the mtas data collector</dd> | |
580 | 580 | <dt><span class="throwsLabel">Throws:</span></dt> |
581 | 581 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
582 | 582 | </dl> |
583 | 583 | </li> |
584 | 584 | </ul> |
585 | -<a name="add-java.lang.String:A-long:A-int-"> | |
585 | +<a name="add-java.lang.String-long:A-int-"> | |
586 | 586 | <!-- --> |
587 | 587 | </a> |
588 | 588 | <ul class="blockList"> |
589 | 589 | <li class="blockList"> |
590 | 590 | <h4>add</h4> |
591 | -<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
592 | - long[] values, | |
593 | - int number) | |
594 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
595 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long:A-int-">MtasDataCollector</a></code></span></div> | |
591 | +<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
592 | + long[] values, | |
593 | + int number) | |
594 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
595 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long:A-int-">MtasDataCollector</a></code></span></div> | |
596 | 596 | <div class="block">Adds the.</div> |
597 | 597 | <dl> |
598 | 598 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
599 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long:A-int-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
599 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long:A-int-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
600 | 600 | <dt><span class="paramLabel">Parameters:</span></dt> |
601 | -<dd><code>keys</code> - the keys</dd> | |
601 | +<dd><code>key</code> - the key</dd> | |
602 | 602 | <dd><code>values</code> - the values</dd> |
603 | 603 | <dd><code>number</code> - the number</dd> |
604 | 604 | <dt><span class="returnLabel">Returns:</span></dt> |
605 | -<dd>the mtas data collector[]</dd> | |
605 | +<dd>the mtas data collector</dd> | |
606 | 606 | <dt><span class="throwsLabel">Throws:</span></dt> |
607 | 607 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
608 | 608 | </dl> |
609 | 609 | </li> |
610 | 610 | </ul> |
611 | -<a name="add-java.lang.String:A-double-long-"> | |
611 | +<a name="add-java.lang.String-double-long-"> | |
612 | 612 | <!-- --> |
613 | 613 | </a> |
614 | 614 | <ul class="blockList"> |
615 | 615 | <li class="blockList"> |
616 | 616 | <h4>add</h4> |
617 | -<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
618 | - double valueSum, | |
619 | - long valueN) | |
620 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
621 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double-long-">MtasDataCollector</a></code></span></div> | |
617 | +<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
618 | + double valueSum, | |
619 | + long valueN) | |
620 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
621 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double-long-">MtasDataCollector</a></code></span></div> | |
622 | 622 | <div class="block">Adds the.</div> |
623 | 623 | <dl> |
624 | 624 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
625 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double-long-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
625 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double-long-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
626 | 626 | <dt><span class="paramLabel">Parameters:</span></dt> |
627 | -<dd><code>keys</code> - the keys</dd> | |
627 | +<dd><code>key</code> - the key</dd> | |
628 | 628 | <dd><code>valueSum</code> - the value sum</dd> |
629 | 629 | <dd><code>valueN</code> - the value n</dd> |
630 | 630 | <dt><span class="returnLabel">Returns:</span></dt> |
631 | -<dd>the mtas data collector[]</dd> | |
631 | +<dd>the mtas data collector</dd> | |
632 | 632 | <dt><span class="throwsLabel">Throws:</span></dt> |
633 | 633 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
634 | 634 | </dl> |
635 | 635 | </li> |
636 | 636 | </ul> |
637 | -<a name="add-java.lang.String:A-double:A-int-"> | |
637 | +<a name="add-java.lang.String-double:A-int-"> | |
638 | 638 | <!-- --> |
639 | 639 | </a> |
640 | 640 | <ul class="blockList"> |
641 | 641 | <li class="blockList"> |
642 | 642 | <h4>add</h4> |
643 | -<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[] add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
644 | - double[] values, | |
645 | - int number) | |
646 | - throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
647 | -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double:A-int-">MtasDataCollector</a></code></span></div> | |
643 | +<pre>public <a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?> add(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
644 | + double[] values, | |
645 | + int number) | |
646 | + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> | |
647 | +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double:A-int-">MtasDataCollector</a></code></span></div> | |
648 | 648 | <div class="block">Adds the.</div> |
649 | 649 | <dl> |
650 | 650 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
651 | -<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double:A-int-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
651 | +<dd><code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double:A-int-">add</a></code> in class <code><a href="../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>></code></dd> | |
652 | 652 | <dt><span class="paramLabel">Parameters:</span></dt> |
653 | -<dd><code>keys</code> - the keys</dd> | |
653 | +<dd><code>key</code> - the key</dd> | |
654 | 654 | <dd><code>values</code> - the values</dd> |
655 | 655 | <dd><code>number</code> - the number</dd> |
656 | 656 | <dt><span class="returnLabel">Returns:</span></dt> |
657 | -<dd>the mtas data collector[]</dd> | |
657 | +<dd>the mtas data collector</dd> | |
658 | 658 | <dt><span class="throwsLabel">Throws:</span></dt> |
659 | 659 | <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - Signals that an I/O exception has occurred.</dd> |
660 | 660 | </dl> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataLongOperations.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataLongOperations (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/MtasDataOperations.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasDataOperations (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataAdvanced.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataAdvanced (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataCollector.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataCollector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -506,185 +506,185 @@ |
506 | 506 | </td> |
507 | 507 | </tr> |
508 | 508 | <tr class="rowColor"> |
509 | -<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
510 | -<td class="colLast"><span class="typeNameLabel">MtasDataLongFull.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataLongFull.html#add-java.lang.String:A-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
511 | - double[] values, | |
512 | - int number)</code> </td> | |
509 | +<td class="colFirst"><code>protected <a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
510 | +<td class="colLast"><span class="typeNameLabel">MtasDataCollector.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
511 | + boolean increaseSourceNumber)</code> | |
512 | +<div class="block">Adds the.</div> | |
513 | +</td> | |
513 | 514 | </tr> |
514 | 515 | <tr class="altColor"> |
515 | -<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
516 | -<td class="colLast"><span class="typeNameLabel">MtasDataLongBasic.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataLongBasic.html#add-java.lang.String:A-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
516 | +<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
517 | +<td class="colLast"><span class="typeNameLabel">MtasDataLongFull.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataLongFull.html#add-java.lang.String-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
517 | 518 | double[] values, |
518 | 519 | int number)</code> </td> |
519 | 520 | </tr> |
520 | 521 | <tr class="rowColor"> |
521 | -<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
522 | -<td class="colLast"><span class="typeNameLabel">MtasDataLongAdvanced.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataLongAdvanced.html#add-java.lang.String:A-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
522 | +<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
523 | +<td class="colLast"><span class="typeNameLabel">MtasDataLongBasic.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataLongBasic.html#add-java.lang.String-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
523 | 524 | double[] values, |
524 | 525 | int number)</code> </td> |
525 | 526 | </tr> |
526 | 527 | <tr class="altColor"> |
527 | -<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
528 | -<td class="colLast"><span class="typeNameLabel">MtasDataDoubleFull.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataDoubleFull.html#add-java.lang.String:A-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
528 | +<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
529 | +<td class="colLast"><span class="typeNameLabel">MtasDataLongAdvanced.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataLongAdvanced.html#add-java.lang.String-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
529 | 530 | double[] values, |
530 | 531 | int number)</code> </td> |
531 | 532 | </tr> |
532 | 533 | <tr class="rowColor"> |
533 | -<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
534 | -<td class="colLast"><span class="typeNameLabel">MtasDataDoubleBasic.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataDoubleBasic.html#add-java.lang.String:A-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
534 | +<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
535 | +<td class="colLast"><span class="typeNameLabel">MtasDataDoubleFull.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataDoubleFull.html#add-java.lang.String-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
535 | 536 | double[] values, |
536 | 537 | int number)</code> </td> |
537 | 538 | </tr> |
538 | 539 | <tr class="altColor"> |
539 | -<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
540 | -<td class="colLast"><span class="typeNameLabel">MtasDataDoubleAdvanced.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataDoubleAdvanced.html#add-java.lang.String:A-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
540 | +<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
541 | +<td class="colLast"><span class="typeNameLabel">MtasDataDoubleBasic.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataDoubleBasic.html#add-java.lang.String-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
541 | 542 | double[] values, |
542 | 543 | int number)</code> </td> |
543 | 544 | </tr> |
544 | 545 | <tr class="rowColor"> |
545 | -<td class="colFirst"><code>abstract <a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
546 | -<td class="colLast"><span class="typeNameLabel">MtasDataCollector.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
546 | +<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
547 | +<td class="colLast"><span class="typeNameLabel">MtasDataDoubleAdvanced.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataDoubleAdvanced.html#add-java.lang.String-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
548 | + double[] values, | |
549 | + int number)</code> </td> | |
550 | +</tr> | |
551 | +<tr class="altColor"> | |
552 | +<td class="colFirst"><code>abstract <a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
553 | +<td class="colLast"><span class="typeNameLabel">MtasDataCollector.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
547 | 554 | double[] values, |
548 | 555 | int number)</code> |
549 | 556 | <div class="block">Adds the.</div> |
550 | 557 | </td> |
551 | 558 | </tr> |
552 | -<tr class="altColor"> | |
553 | -<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
554 | -<td class="colLast"><span class="typeNameLabel">MtasDataLongFull.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataLongFull.html#add-java.lang.String:A-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
555 | - double valueSum, | |
556 | - long valueN)</code> </td> | |
557 | -</tr> | |
558 | 559 | <tr class="rowColor"> |
559 | -<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
560 | -<td class="colLast"><span class="typeNameLabel">MtasDataLongBasic.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataLongBasic.html#add-java.lang.String:A-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
560 | +<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
561 | +<td class="colLast"><span class="typeNameLabel">MtasDataLongFull.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataLongFull.html#add-java.lang.String-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
561 | 562 | double valueSum, |
562 | 563 | long valueN)</code> </td> |
563 | 564 | </tr> |
564 | 565 | <tr class="altColor"> |
565 | -<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
566 | -<td class="colLast"><span class="typeNameLabel">MtasDataLongAdvanced.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataLongAdvanced.html#add-java.lang.String:A-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
566 | +<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
567 | +<td class="colLast"><span class="typeNameLabel">MtasDataLongBasic.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataLongBasic.html#add-java.lang.String-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
567 | 568 | double valueSum, |
568 | 569 | long valueN)</code> </td> |
569 | 570 | </tr> |
570 | 571 | <tr class="rowColor"> |
571 | -<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
572 | -<td class="colLast"><span class="typeNameLabel">MtasDataDoubleFull.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataDoubleFull.html#add-java.lang.String:A-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
572 | +<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
573 | +<td class="colLast"><span class="typeNameLabel">MtasDataLongAdvanced.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataLongAdvanced.html#add-java.lang.String-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
573 | 574 | double valueSum, |
574 | 575 | long valueN)</code> </td> |
575 | 576 | </tr> |
576 | 577 | <tr class="altColor"> |
577 | -<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
578 | -<td class="colLast"><span class="typeNameLabel">MtasDataDoubleBasic.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataDoubleBasic.html#add-java.lang.String:A-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
578 | +<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
579 | +<td class="colLast"><span class="typeNameLabel">MtasDataDoubleFull.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataDoubleFull.html#add-java.lang.String-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
579 | 580 | double valueSum, |
580 | 581 | long valueN)</code> </td> |
581 | 582 | </tr> |
582 | 583 | <tr class="rowColor"> |
583 | -<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
584 | -<td class="colLast"><span class="typeNameLabel">MtasDataDoubleAdvanced.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataDoubleAdvanced.html#add-java.lang.String:A-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
584 | +<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
585 | +<td class="colLast"><span class="typeNameLabel">MtasDataDoubleBasic.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataDoubleBasic.html#add-java.lang.String-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
585 | 586 | double valueSum, |
586 | 587 | long valueN)</code> </td> |
587 | 588 | </tr> |
588 | 589 | <tr class="altColor"> |
589 | -<td class="colFirst"><code>abstract <a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
590 | -<td class="colLast"><span class="typeNameLabel">MtasDataCollector.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
590 | +<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
591 | +<td class="colLast"><span class="typeNameLabel">MtasDataDoubleAdvanced.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataDoubleAdvanced.html#add-java.lang.String-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
592 | + double valueSum, | |
593 | + long valueN)</code> </td> | |
594 | +</tr> | |
595 | +<tr class="rowColor"> | |
596 | +<td class="colFirst"><code>abstract <a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
597 | +<td class="colLast"><span class="typeNameLabel">MtasDataCollector.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-double-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
591 | 598 | double valueSum, |
592 | 599 | long valueN)</code> |
593 | 600 | <div class="block">Adds the.</div> |
594 | 601 | </td> |
595 | 602 | </tr> |
596 | -<tr class="rowColor"> | |
597 | -<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
598 | -<td class="colLast"><span class="typeNameLabel">MtasDataLongFull.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataLongFull.html#add-java.lang.String:A-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
599 | - long[] values, | |
600 | - int number)</code> </td> | |
601 | -</tr> | |
602 | 603 | <tr class="altColor"> |
603 | -<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
604 | -<td class="colLast"><span class="typeNameLabel">MtasDataLongBasic.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataLongBasic.html#add-java.lang.String:A-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
604 | +<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
605 | +<td class="colLast"><span class="typeNameLabel">MtasDataLongFull.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataLongFull.html#add-java.lang.String-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
605 | 606 | long[] values, |
606 | 607 | int number)</code> </td> |
607 | 608 | </tr> |
608 | 609 | <tr class="rowColor"> |
609 | -<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
610 | -<td class="colLast"><span class="typeNameLabel">MtasDataLongAdvanced.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataLongAdvanced.html#add-java.lang.String:A-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
610 | +<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
611 | +<td class="colLast"><span class="typeNameLabel">MtasDataLongBasic.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataLongBasic.html#add-java.lang.String-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
611 | 612 | long[] values, |
612 | 613 | int number)</code> </td> |
613 | 614 | </tr> |
614 | 615 | <tr class="altColor"> |
615 | -<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
616 | -<td class="colLast"><span class="typeNameLabel">MtasDataDoubleFull.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataDoubleFull.html#add-java.lang.String:A-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
616 | +<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
617 | +<td class="colLast"><span class="typeNameLabel">MtasDataLongAdvanced.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataLongAdvanced.html#add-java.lang.String-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
617 | 618 | long[] values, |
618 | 619 | int number)</code> </td> |
619 | 620 | </tr> |
620 | 621 | <tr class="rowColor"> |
621 | -<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
622 | -<td class="colLast"><span class="typeNameLabel">MtasDataDoubleBasic.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataDoubleBasic.html#add-java.lang.String:A-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
622 | +<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
623 | +<td class="colLast"><span class="typeNameLabel">MtasDataDoubleFull.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataDoubleFull.html#add-java.lang.String-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
623 | 624 | long[] values, |
624 | 625 | int number)</code> </td> |
625 | 626 | </tr> |
626 | 627 | <tr class="altColor"> |
627 | -<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
628 | -<td class="colLast"><span class="typeNameLabel">MtasDataDoubleAdvanced.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataDoubleAdvanced.html#add-java.lang.String:A-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
628 | +<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
629 | +<td class="colLast"><span class="typeNameLabel">MtasDataDoubleBasic.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataDoubleBasic.html#add-java.lang.String-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
629 | 630 | long[] values, |
630 | 631 | int number)</code> </td> |
631 | 632 | </tr> |
632 | 633 | <tr class="rowColor"> |
633 | -<td class="colFirst"><code>abstract <a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
634 | -<td class="colLast"><span class="typeNameLabel">MtasDataCollector.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
634 | +<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
635 | +<td class="colLast"><span class="typeNameLabel">MtasDataDoubleAdvanced.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataDoubleAdvanced.html#add-java.lang.String-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
636 | + long[] values, | |
637 | + int number)</code> </td> | |
638 | +</tr> | |
639 | +<tr class="altColor"> | |
640 | +<td class="colFirst"><code>abstract <a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
641 | +<td class="colLast"><span class="typeNameLabel">MtasDataCollector.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long:A-int-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
635 | 642 | long[] values, |
636 | 643 | int number)</code> |
637 | 644 | <div class="block">Adds the.</div> |
638 | 645 | </td> |
639 | 646 | </tr> |
640 | -<tr class="altColor"> | |
641 | -<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
642 | -<td class="colLast"><span class="typeNameLabel">MtasDataLongFull.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataLongFull.html#add-java.lang.String:A-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
643 | - long valueSum, | |
644 | - long valueN)</code> </td> | |
645 | -</tr> | |
646 | 647 | <tr class="rowColor"> |
647 | -<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
648 | -<td class="colLast"><span class="typeNameLabel">MtasDataLongBasic.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataLongBasic.html#add-java.lang.String:A-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
648 | +<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
649 | +<td class="colLast"><span class="typeNameLabel">MtasDataLongFull.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataLongFull.html#add-java.lang.String-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
649 | 650 | long valueSum, |
650 | 651 | long valueN)</code> </td> |
651 | 652 | </tr> |
652 | 653 | <tr class="altColor"> |
653 | -<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
654 | -<td class="colLast"><span class="typeNameLabel">MtasDataLongAdvanced.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataLongAdvanced.html#add-java.lang.String:A-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
654 | +<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
655 | +<td class="colLast"><span class="typeNameLabel">MtasDataLongBasic.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataLongBasic.html#add-java.lang.String-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
655 | 656 | long valueSum, |
656 | 657 | long valueN)</code> </td> |
657 | 658 | </tr> |
658 | 659 | <tr class="rowColor"> |
659 | -<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
660 | -<td class="colLast"><span class="typeNameLabel">MtasDataDoubleFull.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataDoubleFull.html#add-java.lang.String:A-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
660 | +<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
661 | +<td class="colLast"><span class="typeNameLabel">MtasDataLongAdvanced.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataLongAdvanced.html#add-java.lang.String-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
661 | 662 | long valueSum, |
662 | 663 | long valueN)</code> </td> |
663 | 664 | </tr> |
664 | 665 | <tr class="altColor"> |
665 | -<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
666 | -<td class="colLast"><span class="typeNameLabel">MtasDataDoubleBasic.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataDoubleBasic.html#add-java.lang.String:A-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
666 | +<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
667 | +<td class="colLast"><span class="typeNameLabel">MtasDataDoubleFull.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataDoubleFull.html#add-java.lang.String-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
667 | 668 | long valueSum, |
668 | 669 | long valueN)</code> </td> |
669 | 670 | </tr> |
670 | 671 | <tr class="rowColor"> |
671 | -<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
672 | -<td class="colLast"><span class="typeNameLabel">MtasDataDoubleAdvanced.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataDoubleAdvanced.html#add-java.lang.String:A-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
672 | +<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
673 | +<td class="colLast"><span class="typeNameLabel">MtasDataDoubleBasic.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataDoubleBasic.html#add-java.lang.String-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
673 | 674 | long valueSum, |
674 | 675 | long valueN)</code> </td> |
675 | 676 | </tr> |
676 | 677 | <tr class="altColor"> |
677 | -<td class="colFirst"><code>abstract <a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?>[]</code></td> | |
678 | -<td class="colLast"><span class="typeNameLabel">MtasDataCollector.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String:A-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] keys, | |
678 | +<td class="colFirst"><code><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
679 | +<td class="colLast"><span class="typeNameLabel">MtasDataDoubleAdvanced.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataDoubleAdvanced.html#add-java.lang.String-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
679 | 680 | long valueSum, |
680 | - long valueN)</code> | |
681 | -<div class="block">Adds the.</div> | |
682 | -</td> | |
681 | + long valueN)</code> </td> | |
683 | 682 | </tr> |
684 | 683 | <tr class="rowColor"> |
685 | -<td class="colFirst"><code>protected <a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
686 | -<td class="colLast"><span class="typeNameLabel">MtasDataCollector.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-boolean-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
687 | - boolean increaseSourceNumber)</code> | |
684 | +<td class="colFirst"><code>abstract <a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html" title="class in mtas.codec.util.collector">MtasDataCollector</a><?,?></code></td> | |
685 | +<td class="colLast"><span class="typeNameLabel">MtasDataCollector.</span><code><span class="memberNameLink"><a href="../../../../../mtas/codec/util/collector/MtasDataCollector.html#add-java.lang.String-long-long-">add</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, | |
686 | + long valueSum, | |
687 | + long valueN)</code> | |
688 | 688 | <div class="block">Adds the.</div> |
689 | 689 | </td> |
690 | 690 | </tr> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataCollectorResult.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataCollectorResult (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataDoubleAdvanced.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataDoubleAdvanced (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataDoubleBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataDoubleBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataDoubleFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataDoubleFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataDoubleOperations.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataDoubleOperations (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataItem.NumberComparator.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataItem.NumberComparator (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataItemAdvanced.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataItemAdvanced (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataItemBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataItemBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataItemDoubleAdvanced.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataItemDoubleAdvanced (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataItemDoubleBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataItemDoubleBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataItemDoubleFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataItemDoubleFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataItemFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataItemFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataItemLongAdvanced.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataItemLongAdvanced (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataItemLongBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataItemLongBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataItemLongFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataItemLongFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataLongAdvanced.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataLongAdvanced (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataLongBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataLongBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataLongFull.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataLongFull (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataLongOperations.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.codec.util.collector.MtasDataLongOperations (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/class-use/MtasDataOperations.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Interface mtas.codec.util.collector.MtasDataOperations (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec.util.collector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec.util.collector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec.util.collector Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/collector/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.codec.util.collector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.codec.util Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/codec/util/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.codec.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/MtasCQLParser.JJCalls.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParser.JJCalls (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/MtasCQLParser.LookaheadSuccess.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParser.LookaheadSuccess (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/MtasCQLParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/MtasCQLParserConstants.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserConstants (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/MtasCQLParserTokenManager.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserTokenManager (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/ParseException.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>ParseException (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/SimpleCharStream.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>SimpleCharStream (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/Token.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Token (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/TokenMgrError.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>TokenMgrError (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/class-use/MtasCQLParser.JJCalls.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.MtasCQLParser.JJCalls (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/class-use/MtasCQLParser.LookaheadSuccess.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.MtasCQLParser.LookaheadSuccess (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/class-use/MtasCQLParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.MtasCQLParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/class-use/MtasCQLParserConstants.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Interface mtas.parser.cql.MtasCQLParserConstants (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/class-use/MtasCQLParserTokenManager.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.MtasCQLParserTokenManager (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/class-use/ParseException.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.ParseException (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/class-use/SimpleCharStream.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.SimpleCharStream (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/class-use/Token.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.Token (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/class-use/TokenMgrError.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.TokenMgrError (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.parser.cql (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.parser.cql (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.parser.cql Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.parser.cql (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/MtasCQLParserBasicSentenceCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserBasicSentenceCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/MtasCQLParserBasicSentencePartCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserBasicSentencePartCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/MtasCQLParserDefaultPrefixCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserDefaultPrefixCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/MtasCQLParserGroupCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserGroupCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/MtasCQLParserGroupFullCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserGroupFullCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/MtasCQLParserGroupQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserGroupQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/MtasCQLParserSentenceCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserSentenceCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/MtasCQLParserSentencePartCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserSentencePartCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/MtasCQLParserWordCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserWordCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/MtasCQLParserWordFullCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserWordFullCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/MtasCQLParserWordPositionQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserWordPositionQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/MtasCQLParserWordQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLParserWordQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/class-use/MtasCQLParserBasicSentenceCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.util.MtasCQLParserBasicSentenceCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/class-use/MtasCQLParserBasicSentencePartCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.util.MtasCQLParserBasicSentencePartCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/class-use/MtasCQLParserDefaultPrefixCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.util.MtasCQLParserDefaultPrefixCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/class-use/MtasCQLParserGroupCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.util.MtasCQLParserGroupCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/class-use/MtasCQLParserGroupFullCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.util.MtasCQLParserGroupFullCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/class-use/MtasCQLParserGroupQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.util.MtasCQLParserGroupQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/class-use/MtasCQLParserSentenceCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.util.MtasCQLParserSentenceCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/class-use/MtasCQLParserSentencePartCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.util.MtasCQLParserSentencePartCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/class-use/MtasCQLParserWordCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.util.MtasCQLParserWordCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/class-use/MtasCQLParserWordFullCondition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.util.MtasCQLParserWordFullCondition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/class-use/MtasCQLParserWordPositionQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.util.MtasCQLParserWordPositionQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/class-use/MtasCQLParserWordQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.cql.util.MtasCQLParserWordQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.parser.cql.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.parser.cql.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.parser.cql.util Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/cql/util/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.parser.cql.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/MtasFunctionParser.JJCalls.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFunctionParser.JJCalls (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/MtasFunctionParser.LookaheadSuccess.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFunctionParser.LookaheadSuccess (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/MtasFunctionParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFunctionParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/MtasFunctionParserConstants.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFunctionParserConstants (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/MtasFunctionParserTokenManager.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFunctionParserTokenManager (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/ParseException.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>ParseException (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/SimpleCharStream.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>SimpleCharStream (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/Token.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Token (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/TokenMgrError.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>TokenMgrError (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/class-use/MtasFunctionParser.JJCalls.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.MtasFunctionParser.JJCalls (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/class-use/MtasFunctionParser.LookaheadSuccess.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.MtasFunctionParser.LookaheadSuccess (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/class-use/MtasFunctionParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.MtasFunctionParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/class-use/MtasFunctionParserConstants.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Interface mtas.parser.function.MtasFunctionParserConstants (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/class-use/MtasFunctionParserTokenManager.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.MtasFunctionParserTokenManager (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/class-use/ParseException.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.ParseException (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/class-use/SimpleCharStream.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.SimpleCharStream (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/class-use/Token.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.Token (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/class-use/TokenMgrError.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.TokenMgrError (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.parser.function (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.parser.function (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.parser.function Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.parser.function (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/MtasFunctionParserFunction.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFunctionParserFunction (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/MtasFunctionParserFunctionBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFunctionParserFunctionBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/MtasFunctionParserFunctionDefault.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFunctionParserFunctionDefault (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/MtasFunctionParserFunctionResponse.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFunctionParserFunctionResponse (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/MtasFunctionParserFunctionResponseDouble.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFunctionParserFunctionResponseDouble (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/MtasFunctionParserFunctionResponseLong.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFunctionParserFunctionResponseLong (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/MtasFunctionParserItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasFunctionParserItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/class-use/MtasFunctionParserFunction.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.util.MtasFunctionParserFunction (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/class-use/MtasFunctionParserFunctionBasic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.util.MtasFunctionParserFunctionBasic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/class-use/MtasFunctionParserFunctionDefault.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.util.MtasFunctionParserFunctionDefault (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/class-use/MtasFunctionParserFunctionResponse.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.util.MtasFunctionParserFunctionResponse (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/class-use/MtasFunctionParserFunctionResponseDouble.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.util.MtasFunctionParserFunctionResponseDouble (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/class-use/MtasFunctionParserFunctionResponseLong.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.util.MtasFunctionParserFunctionResponseLong (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/class-use/MtasFunctionParserItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.parser.function.util.MtasFunctionParserItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.parser.function.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.parser.function.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.parser.function.util Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/parser/function/util/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.parser.function.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/queries/MtasScoreProvider.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasScoreProvider (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/queries/MtasScoreQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasScoreQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/queries/class-use/MtasScoreProvider.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.queries.MtasScoreProvider (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/queries/class-use/MtasScoreQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.queries.MtasScoreQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/queries/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.queries (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/queries/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.queries (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/queries/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.queries Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/queries/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.queries (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/MtasCollector.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCollector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/class-use/MtasCollector.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.MtasCollector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.search (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.search (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.search Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.search (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/similarities/MtasSimScorer.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:15 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSimScorer (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/similarities/class-use/MtasSimScorer.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.similarities.MtasSimScorer (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/similarities/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.search.similarities (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/similarities/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.search.similarities (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/similarities/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.search.similarities Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/similarities/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.search.similarities (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasEndSpans.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasEndSpans (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanAndQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanAndQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanEndQuery.SpanTermWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanEndQuery.SpanTermWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanEndQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanEndQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanMatchAll.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanMatchAll (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanMatchAllQuery.SpanAllWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanMatchAllQuery.SpanAllWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanMatchAllQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanMatchAllQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanMatchNone.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanMatchNone (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanMatchNoneQuery.SpanNoneWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanMatchNoneQuery.SpanNoneWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanMatchNoneQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanMatchNoneQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanOrQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanOrQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanPosition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanPosition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanPositionQuery.SpanAllWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanPositionQuery.SpanAllWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanPositionQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanPositionQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanPrefixQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanPrefixQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanRecurrence.Match.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanRecurrence.Match (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanRecurrence.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanRecurrence (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanRecurrenceQuery.SpanRecurrenceWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanRecurrenceQuery.SpanRecurrenceWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanRecurrenceQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanRecurrenceQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanRegexQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanRegexQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanRegexpQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:03 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanRegexpQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanSequence.Match.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanSequence.Match (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanSequence.QueueItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanSequence.QueueItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanSequence.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanSequence (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanSequenceItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanSequenceItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanSequenceQuery.MtasSpanSequenceSpans.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanSequenceQuery.MtasSpanSequenceSpans (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanSequenceQuery.MtasSpanSequenceWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanSequenceQuery.MtasSpanSequenceWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanSequenceQuery.SpanSequenceWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanSequenceQuery.SpanSequenceWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanSequenceQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanSequenceQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanStartQuery.SpanTermWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanStartQuery.SpanTermWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanStartQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanStartQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanTermQuery.SpanTermWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanTermQuery.SpanTermWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanTermQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanTermQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanUniquePosition.Match.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanUniquePosition.Match (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanUniquePosition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanUniquePosition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanUniquePositionQuery.SpanUniquePositionWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanUniquePositionQuery.SpanUniquePositionWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanUniquePositionQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanUniquePositionQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasSpanWildcardQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSpanWildcardQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasStartSpans.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasStartSpans (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/MtasTermSpans.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasTermSpans (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasEndSpans.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasEndSpans (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanAndQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanAndQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanEndQuery.SpanTermWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanEndQuery.SpanTermWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanEndQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanEndQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanMatchAll.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanMatchAll (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanMatchAllQuery.SpanAllWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanMatchAllQuery.SpanAllWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanMatchAllQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanMatchAllQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanMatchNone.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanMatchNone (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanMatchNoneQuery.SpanNoneWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanMatchNoneQuery.SpanNoneWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanMatchNoneQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanMatchNoneQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanOrQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanOrQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanPosition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanPosition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanPositionQuery.SpanAllWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanPositionQuery.SpanAllWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanPositionQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanPositionQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanPrefixQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanPrefixQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanRecurrence.Match.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanRecurrence.Match (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanRecurrence.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanRecurrence (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanRecurrenceQuery.SpanRecurrenceWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanRecurrenceQuery.SpanRecurrenceWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanRecurrenceQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanRecurrenceQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanRegexQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanRegexQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanRegexpQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanRegexpQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanSequence.Match.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanSequence.Match (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanSequence.QueueItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanSequence.QueueItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanSequence.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanSequence (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanSequenceItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanSequenceItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanSequenceQuery.MtasSpanSequenceSpans.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanSequenceQuery.MtasSpanSequenceSpans (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanSequenceQuery.MtasSpanSequenceWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanSequenceQuery.MtasSpanSequenceWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanSequenceQuery.SpanSequenceWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanSequenceQuery.SpanSequenceWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanSequenceQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanSequenceQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanStartQuery.SpanTermWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanStartQuery.SpanTermWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanStartQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanStartQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanTermQuery.SpanTermWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanTermQuery.SpanTermWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanTermQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanTermQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanUniquePosition.Match.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanUniquePosition.Match (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanUniquePosition.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanUniquePosition (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanUniquePositionQuery.SpanUniquePositionWeight.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanUniquePositionQuery.SpanUniquePositionWeight (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanUniquePositionQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanUniquePositionQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasSpanWildcardQuery.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasSpanWildcardQuery (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasStartSpans.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasStartSpans (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/class-use/MtasTermSpans.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.search.spans.MtasTermSpans (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.search.spans (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.search.spans (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.search.spans Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/search/spans/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.search.spans (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/MtasRequestHandler.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasRequestHandler (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/class-use/MtasRequestHandler.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.handler.MtasRequestHandler (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/MtasSolrSearchComponent.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSolrSearchComponent (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/class-use/MtasSolrSearchComponent.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.handler.component.MtasSolrSearchComponent (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.handler.component (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.handler.component (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.handler.component Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.solr.handler.component (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/MtasSolrComponentDistinct.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSolrComponentDistinct (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/MtasSolrComponentFacet.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSolrComponentFacet (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/MtasSolrComponentGroup.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSolrComponentGroup (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/MtasSolrComponentKwic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSolrComponentKwic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/MtasSolrComponentList.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSolrComponentList (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/MtasSolrComponentPrefix.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSolrComponentPrefix (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/MtasSolrComponentStats.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSolrComponentStats (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/MtasSolrComponentTermvector.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSolrComponentTermvector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/MtasSolrResult.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSolrResult (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/MtasSolrResultMerge.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSolrResultMerge (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/MtasSolrResultUtil.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSolrResultUtil (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/class-use/MtasSolrComponentDistinct.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.handler.component.util.MtasSolrComponentDistinct (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/class-use/MtasSolrComponentFacet.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.handler.component.util.MtasSolrComponentFacet (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/class-use/MtasSolrComponentGroup.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.handler.component.util.MtasSolrComponentGroup (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/class-use/MtasSolrComponentKwic.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.handler.component.util.MtasSolrComponentKwic (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/class-use/MtasSolrComponentList.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.handler.component.util.MtasSolrComponentList (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/class-use/MtasSolrComponentPrefix.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.handler.component.util.MtasSolrComponentPrefix (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/class-use/MtasSolrComponentStats.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.handler.component.util.MtasSolrComponentStats (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/class-use/MtasSolrComponentTermvector.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.handler.component.util.MtasSolrComponentTermvector (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/class-use/MtasSolrResult.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.handler.component.util.MtasSolrResult (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/class-use/MtasSolrResultMerge.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.handler.component.util.MtasSolrResultMerge (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/class-use/MtasSolrResultUtil.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.handler.component.util.MtasSolrResultUtil (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.handler.component.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.handler.component.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.handler.component.util Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/component/util/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.solr.handler.component.util (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.handler (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.handler (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.handler Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/handler/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.solr.handler (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/schema/MtasPreAnalyzedField.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasPreAnalyzedField (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/schema/MtasPreAnalyzedParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasPreAnalyzedParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/schema/class-use/MtasPreAnalyzedField.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.schema.MtasPreAnalyzedField (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/schema/class-use/MtasPreAnalyzedParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.schema.MtasPreAnalyzedParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/schema/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.schema (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/schema/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.schema (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/schema/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.schema Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/schema/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.solr.schema (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/search/MtasCQLQParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasCQLQParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/search/MtasSolrCQLQParserPlugin.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasSolrCQLQParserPlugin (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/search/class-use/MtasCQLQParser.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.search.MtasCQLQParser (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/search/class-use/MtasSolrCQLQParserPlugin.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.search.MtasSolrCQLQParserPlugin (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/search/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.search (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/search/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.search (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/search/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.search Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/search/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.solr.search (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/MtasUpdateRequestProcessor.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasUpdateRequestProcessor (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/MtasUpdateRequestProcessorConfig.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasUpdateRequestProcessorConfig (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/MtasUpdateRequestProcessorFactory.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasUpdateRequestProcessorFactory (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/MtasUpdateRequestProcessorResultItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasUpdateRequestProcessorResultItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/MtasUpdateRequestProcessorResultReader.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasUpdateRequestProcessorResultReader (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/MtasUpdateRequestProcessorResultWriter.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasUpdateRequestProcessorResultWriter (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/MtasUpdateRequestProcessorSizeReader.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>MtasUpdateRequestProcessorSizeReader (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/class-use/MtasUpdateRequestProcessor.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.update.processor.MtasUpdateRequestProcessor (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/class-use/MtasUpdateRequestProcessorConfig.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.update.processor.MtasUpdateRequestProcessorConfig (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/class-use/MtasUpdateRequestProcessorFactory.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.update.processor.MtasUpdateRequestProcessorFactory (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/class-use/MtasUpdateRequestProcessorResultItem.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.update.processor.MtasUpdateRequestProcessorResultItem (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/class-use/MtasUpdateRequestProcessorResultReader.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.update.processor.MtasUpdateRequestProcessorResultReader (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/class-use/MtasUpdateRequestProcessorResultWriter.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.update.processor.MtasUpdateRequestProcessorResultWriter (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/class-use/MtasUpdateRequestProcessorSizeReader.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Class mtas.solr.update.processor.MtasUpdateRequestProcessorSizeReader (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/package-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.update.processor (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/package-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.update.processor (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/package-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>mtas.solr.update.processor Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/mtas/solr/update/processor/package-use.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Uses of Package mtas.solr.update.processor (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="../../../../script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/overview-frame.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Overview List (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/overview-summary.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Overview (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/overview-tree.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:17 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:05 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Class Hierarchy (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="script.js"></script> |
11 | 11 | </head> |
... | ... |
apidocs/serialized-form.html
... | ... | @@ -2,10 +2,10 @@ |
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | -<!-- Generated by javadoc (1.8.0_40) on Mon Oct 24 15:45:16 CEST 2016 --> | |
5 | +<!-- Generated by javadoc (1.8.0_40) on Thu Oct 27 08:28:04 CEST 2016 --> | |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | 7 | <title>Serialized Form (MTAS 6.2.0 API)</title> |
8 | -<meta name="date" content="2016-10-24"> | |
8 | +<meta name="date" content="2016-10-27"> | |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="script.js"></script> |
11 | 11 | </head> |
... | ... | @@ -185,7 +185,7 @@ |
185 | 185 | <li class="blockList"> |
186 | 186 | <h4>withTotal</h4> |
187 | 187 | <pre>boolean withTotal</pre> |
188 | -<div class="block">The did segment registration.</div> | |
188 | +<div class="block">The with total.</div> | |
189 | 189 | </li> |
190 | 190 | <li class="blockList"> |
191 | 191 | <h4>hasSub</h4> |
... | ... |
dependencies.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Project Dependencies</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Project Dependencies</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
dependency-info.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Dependency Information</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Dependency Information</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
download.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Download</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Download</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... | @@ -157,13 +157,13 @@ |
157 | 157 | |
158 | 158 | <td>6.2.0</td> |
159 | 159 | |
160 | -<td>20161024</td> | |
160 | +<td>20161027</td> | |
161 | 161 | |
162 | -<td><a class="externalLink" href="https://github.com/matthijsbrouwer/mtas/releases/download/20161024/mtas-6.2.0.jar">Binary (jar)</a></td> | |
162 | +<td><a class="externalLink" href="https://github.com/matthijsbrouwer/mtas/releases/download/20161027/mtas-6.2.0.jar">Binary (jar)</a></td> | |
163 | 163 | |
164 | -<td><a class="externalLink" href="https://github.com/matthijsbrouwer/mtas/archive/20161024.tar.gz">Source (tgz)</a></td> | |
164 | +<td><a class="externalLink" href="https://github.com/matthijsbrouwer/mtas/archive/20161027.tar.gz">Source (tgz)</a></td> | |
165 | 165 | |
166 | -<td><a class="externalLink" href="https://github.com/matthijsbrouwer/mtas/archive/20161024.zip">Source (zip)</a></td> | |
166 | +<td><a class="externalLink" href="https://github.com/matthijsbrouwer/mtas/archive/20161027.zip">Source (zip)</a></td> | |
167 | 167 | |
168 | 168 | <td>Development version</td> |
169 | 169 | </tr> |
... | ... |
features.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Features</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Features</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
index.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Multi Tier Annotation Search</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Multi Tier Annotation Search</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
indexing.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Indexing</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Indexing</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
indexing_configuration.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Indexing - configuration</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Indexing - configuration</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
indexing_formats.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Indexing - formats</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Indexing - formats</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
indexing_formats_crm.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Indexing - formats - CRM</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Indexing - formats - CRM</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
indexing_formats_folia.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Indexing - formats - FoLiA</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Indexing - formats - FoLiA</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
indexing_formats_sketch.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Indexing - formats - sketch</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Indexing - formats - sketch</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
indexing_formats_tei.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Indexing - formats - tei</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Indexing - formats - tei</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
installation.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Getting started</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Getting started</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... | @@ -154,7 +154,7 @@ |
154 | 154 | <div id="bodyColumn" class="span10" > |
155 | 155 | |
156 | 156 | <h1>Getting started</h1> |
157 | -<p>Prebuilt jar libraries are available from the <a href="download.html">download</a> page, current version is <a class="externalLink" href="https://github.com/meertensinstituut/mtas/releases/download/20161024/mtas-6.2.0.jar">6.2.0, release 20161024</a> (development)</p> | |
157 | +<p>Prebuilt jar libraries are available from the <a href="download.html">download</a> page, current version is <a class="externalLink" href="https://github.com/meertensinstituut/mtas/releases/download/20161027/mtas-6.2.0.jar">6.2.0, release 20161027</a> (development)</p> | |
158 | 158 | <p>Download the source code from GitHub</p> |
159 | 159 | |
160 | 160 | <div class="source"> |
... | ... |
installation_lucene.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Mtas and Lucene</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Mtas and Lucene</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
installation_solr.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Mtas and Solr</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Mtas and Solr</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
license.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Project Licenses</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Project Licenses</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
plugin-management.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Project Plugin Management</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Project Plugin Management</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
plugins.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Project Plugins</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Project Plugins</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
project-info.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Project Information</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Project Information</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
project-reports.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Generated Reports</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Generated Reports</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
project-summary.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Project Summary</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Project Summary</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Search</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Search</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_configuration.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Configuration</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Configuration</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_cql.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Corpus Query Language</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Corpus Query Language</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_functions.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Functions</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Functions</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_query.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Query</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Query</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_query_facet.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Query - facet</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Query - facet</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_query_group.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Query - group</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Query - group</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_query_kwic_and_list.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Query - kwic and lists</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Query - kwic and lists</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_query_prefix.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Prefix</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Prefix</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_query_stats.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Statistics</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Statistics</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_query_stats_positions.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Statistics - positions</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Statistics - positions</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_query_stats_spans.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Statistics - spans</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Statistics - spans</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_query_stats_tokens.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Statistics - tokens</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Statistics - tokens</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_query_termvector.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Query - termvector</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Query - termvector</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_sharding.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Sharding</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Sharding</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
search_stats.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Type of statistics</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Type of statistics</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |
team-list.html
1 | 1 | <!DOCTYPE html> |
2 | 2 | <!-- |
3 | - | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-24 | |
3 | + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 | |
4 | 4 | | Rendered using Apache Maven Fluido Skin 1.5 |
5 | 5 | --> |
6 | 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
7 | 7 | <head> |
8 | 8 | <meta charset="UTF-8" /> |
9 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
10 | - <meta name="Date-Revision-yyyymmdd" content="20161024" /> | |
10 | + <meta name="Date-Revision-yyyymmdd" content="20161027" /> | |
11 | 11 | <meta http-equiv="Content-Language" content="en" /> |
12 | 12 | <title>Multi Tier Annotation Search – Project Team</title> |
13 | 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> |
... | ... | @@ -50,7 +50,7 @@ |
50 | 50 | <li class="active ">Project Team</li> |
51 | 51 | |
52 | 52 | |
53 | - <li id="publishDate" class="pull-right">Last Published: 2016-10-24</li> | |
53 | + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> | |
54 | 54 | |
55 | 55 | </ul> |
56 | 56 | </div> |
... | ... |