This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_71) on Wed Feb 17 10:31:24 CST 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_91) on Sat Jul 02 20:37:39 CST 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>序列化表格</title>
|
||||
<meta name="date" content="2016-02-17">
|
||||
<title>序列化表格 (Redkale API文档)</title>
|
||||
<meta name="date" content="2016-07-02">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="\u5E8F\u5217\u5316\u8868\u683C";
|
||||
parent.document.title="\u5E8F\u5217\u5316\u8868\u683C (Redkale API\u6587\u6863)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -88,6 +88,46 @@
|
||||
<li class="blockList">
|
||||
<h2 title="程序包">程序包 org.redkale.source</h2>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="org.redkale.source.FilterKey">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>类<a href="org/redkale/source/FilterKey.html" title="org.redkale.source中的类">org.redkale.source.FilterKey</a>扩展java.lang.Object实现可序列化</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h3>序列化字段</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockListLast">
|
||||
<h4>column</h4>
|
||||
<pre>java.lang.String column</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="blockList"><a name="org.redkale.source.FilterValue">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>类<a href="org/redkale/source/FilterValue.html" title="org.redkale.source中的类">org.redkale.source.FilterValue</a>扩展java.lang.Object实现可序列化</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h3>序列化字段</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>optvalue</h4>
|
||||
<pre>java.lang.Number optvalue</pre>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>express</h4>
|
||||
<pre><a href="org/redkale/source/FilterExpress.html" title="org.redkale.source中的枚举">FilterExpress</a> express</pre>
|
||||
</li>
|
||||
<li class="blockListLast">
|
||||
<h4>destvalue</h4>
|
||||
<pre>java.lang.Number destvalue</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="blockList"><a name="org.redkale.source.Flipper">
|
||||
<!-- -->
|
||||
</a>
|
||||
@@ -101,8 +141,8 @@
|
||||
<pre>int size</pre>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>page</h4>
|
||||
<pre>int page</pre>
|
||||
<h4>start</h4>
|
||||
<pre>int start</pre>
|
||||
</li>
|
||||
<li class="blockListLast">
|
||||
<h4>sort</h4>
|
||||
@@ -266,8 +306,8 @@
|
||||
<h3>序列化字段</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockListLast">
|
||||
<h4>bytes</h4>
|
||||
<pre>byte[] bytes</pre>
|
||||
<h4>value</h4>
|
||||
<pre>byte[] value</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user