mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
Update xmlbeans version in docs
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/REL_3_10_BRANCH@1617740 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1a225fd5e7
commit
06fec4045f
@ -247,9 +247,7 @@
|
||||
<p>
|
||||
This table maps artifacts into the jar file name. "version-yyyymmdd" is
|
||||
the POI version stamp. For the latest stable release it is
|
||||
3.9-20121203
|
||||
. For the latest beta release it is
|
||||
3.10-beta2-20130904
|
||||
3.10.1
|
||||
.
|
||||
</p>
|
||||
<table>
|
||||
@ -303,6 +301,13 @@
|
||||
should normally be used (it is recommended for compatibility with other
|
||||
Apache projects), though any compliant implementation should work fine though.
|
||||
</p>
|
||||
<p>
|
||||
The ooxml schemas jars are compiled with Apache XMLBeans 2.3, and so
|
||||
can be used at runtime with any version of XMLBeans from 2.3 or newer.
|
||||
Wherever possible though, we recommend that you use XMLBeans 2.6.0
|
||||
with Apache POI, and that is the version now shipped in the binary
|
||||
release packages.
|
||||
</p>
|
||||
</section>
|
||||
<section><title>Examples</title>
|
||||
<p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user