Author: centic
Date: Sat Aug 18 06:49:45 2018
New Revision: 1838310
URL: http://svn.apache.org/viewvc?rev=1838310&view=rev
Log:
Add related projects for "poi-shared-strings" and "The Wordinator"
Modified:
poi/site/publish/related-projects.html
poi/site/src/documentation/content/xdocs/related-projects.xml
Modified: poi/site/publish/related-projects.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/related-projects.html?rev=1838310&r1=1838309&r2=1838310&view=diff
==============================================================================
--- poi/site/publish/related-projects.html (original)
+++ poi/site/publish/related-projects.html Sat Aug 18 06:49:45 2018
@@ -277,6 +277,20 @@ document.write("Last Published: " + docu
<a href="https://github.com/monitorjbl/excel-streaming-reader">Excel Streaming
Reader</a> uses the POI Streaming API to provide Row/Cell like read-access to
large Excel spreadsheets.
Available under the Apache License, Version 2.0.
</p>
+<a name="poi-shared-strings"></a>
+<h3 class="boxed">poi-shared-strings</h3>
+<p>
+
+<a
href="https://github.com/pjfanning/poi-shared-strings/">poi-shared-strings</a>
is a memory efficient Shared Strings Table implementation for POI streaming.
+ Available under the Apache License, Version 2.0.
+ </p>
+<a name="The+Wordinator"></a>
+<h3 class="boxed">The Wordinator</h3>
+<p>
+
+<a href="https://github.com/drmacro/wordinator">The Wordinator</a> abstracts
the general problem of mapping from XML (or any similar structured
content--with XSLT 3 you could just as easily process JSON content or some
other format) to word processing data through a relatively simple XML
structure, the Simple Word Processing Markup Language (SWPX), which is
basically OOXML simplified way down.
+ Available under the Apache License, Version 2.0.
+ </p>
<a name="XDocReport"></a>
<h3 class="boxed">XDocReport</h3>
<p>
Modified: poi/site/src/documentation/content/xdocs/related-projects.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/related-projects.xml?rev=1838310&r1=1838309&r2=1838310&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/related-projects.xml (original)
+++ poi/site/src/documentation/content/xdocs/related-projects.xml Sat Aug 18
06:49:45 2018
@@ -115,6 +115,18 @@
Available under the Apache License, Version 2.0.
</p>
</section>
+ <section><title>poi-shared-strings</title>
+ <p>
+ <a
href="https://github.com/pjfanning/poi-shared-strings/">poi-shared-strings</a>
is a memory efficient Shared Strings Table implementation for POI streaming.
+ Available under the Apache License, Version 2.0.
+ </p>
+ </section>
+ <section><title>The Wordinator</title>
+ <p>
+ <a href="https://github.com/drmacro/wordinator">The
Wordinator</a> abstracts the general problem of mapping from XML (or any
similar structured content--with XSLT 3 you could just as easily process JSON
content or some other format) to word processing data through a relatively
simple XML structure, the Simple Word Processing Markup Language (SWPX), which
is basically OOXML simplified way down.
+ Available under the Apache License, Version 2.0.
+ </p>
+ </section>
<section><title>XDocReport</title>
<p>
<a
href="https://github.com/opensagres/xdocreport">XDocReport</a> is a Java API to
merge XML document created with MS Office (docx) or OpenOffice (odt),
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]