You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2022/07/02 20:18:30 UTC

svn commit: r1902414 - /poi/site/src/documentation/content/xdocs/components/index.xml

Author: fanningpj
Date: Sat Jul  2 20:18:30 2022
New Revision: 1902414

URL: http://svn.apache.org/viewvc?rev=1902414&view=rev
Log:
update ooxml schema docs

Modified:
    poi/site/src/documentation/content/xdocs/components/index.xml

Modified: poi/site/src/documentation/content/xdocs/components/index.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/components/index.xml?rev=1902414&r1=1902413&r2=1902414&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/components/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/components/index.xml Sat Jul  2 20:18:30 2022
@@ -359,12 +359,13 @@
         ooxml-schemas-1.3.jar for POI 3.14 or to POI 3.17,
         ooxml-schemas-1.1.jar for POI 3.7 up to POI 3.13, ooxml-schemas-1.0.jar
         for POI 3.5 and 3.6).
-        The larger ooxml-schemas jar is <a href="../help/index.html#faq-N10025">normally</a>
-        only required for development. Similarly, the ooxml-security jar, which contains
-        all of the classes relating to encryption and signing, is normally only
-        required for development. A subset of its contents are in poi-ooxml-schemas.
-        This JAR is ooxml-security-1.1.jar for POI 3.14 onwards and ooxml-security-1.0.jar
-        prior to that.
+        The larger poi-ooxml-full (formerly, ooxml-schemas) jar is <a href="../help/index.html#faq-N10025">normally</a>
+        only required for features that are not fully implemented in poi-ooxml.
+        There used to also be an ooxml-security jar, which contained
+        all of the classes relating to encryption and signing. POI 5 no longer needs this jar.
+        The equivalent classes are now in poi-ooxml-full and poi-ooxml-lite.
+        This JAR was ooxml-security-1.1.jar for POI 3.14 and POI 4. ooxml-security-1.0.jar
+        was used prior to that.
       </p>
       <p>
         The OOXML jars require a stax implementation, but now that Apache



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org