diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2018-09-06 02:11:39 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2018-09-06 02:11:39 +0000 |
commit | 44b3742c6d5075d88e013f3e4177df724cf37fa1 (patch) | |
tree | 767e75834dd61debeb3941c665d4f720baf5ba24 /src/site | |
parent | 5dbcd361698afc6da7e88a7186ee459a658fcf6d (diff) | |
download | jackcess-44b3742c6d5075d88e013f3e4177df724cf37fa1.tar.gz jackcess-44b3742c6d5075d88e013f3e4177df724cf37fa1.zip |
add a bunch of javadocs for expr classes
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1191 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'src/site')
-rw-r--r-- | src/site/xdoc/index.xml | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index c8d7f6b..cc7f318 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -19,16 +19,17 @@ for more info. </p> - <subsection name="Expression Evaluation"> + <subsection name="Expression Evaluation (FIXME)"> <p> Have you ever wished that Jackcess could handle field "default - values" (or other expressions)? Wish no longer! The 2.2.0 version - of Jackcess has finally landed a beta version of expression - evaluation. See the <a href="apidocs/com/healthmarketscience/jackcess/expr/package-summary.html#package_description">expr package</a> javadocs for more details. + values" (or other expressins)? Wish no longer! Experimental + support for expression evaluation has finally landed in the 2.2.0 + release. See the <a href="apidocs/com/healthmarketscience/jackcess/expr/package-summary.html#package_description">expression package</a> + javadocs for more details. </p> </subsection> - <subsection name="Brand New License!"> + <subsection name="Brand New License! (2015-04-16)"> <p> Due to the generosity of Health Market Science and the efforts of the <a href="https://tika.apache.org/">Apache Tika project</a>, the @@ -37,7 +38,7 @@ </p> </subsection> - <subsection name="All New: Jackcess 2.0"> + <subsection name="All New: Jackcess 2.0 (2013-08-26)"> <p> <b>New crunchy outside, same yummy filling!</b> </p> |