Author: fanningpj
Date: Mon Mar 30 17:31:33 2020
New Revision: 1875888
URL: http://svn.apache.org/viewvc?rev=1875888&view=rev
Log:
add Apache Drill to related projects
Modified:
poi/site/src/documentation/content/xdocs/related-projects.xml
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=1875888&r1=1875887&r2=1875888&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/related-projects.xml (original)
+++ poi/site/src/documentation/content/xdocs/related-projects.xml Mon Mar 30
17:31:33 2020
@@ -36,17 +36,31 @@
</section>
<section>
<title>Apache projects</title>
- <section><title>Apache Tika</title>
- <p>
- <a href="https://tika.apache.org/">Apache Tika</a> is a toolkit
which detects and extracts metadata and text from over a thousand different
file types.
- </p>
- </section>
- <section><title>Worksheet plugin for JSPWiki</title>
- <p>
- There is a <a
href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=WorksheetPlugin#top">Worksheet
plugin</a> for <a href="https://jspwiki.apache.org/">JSPWiki</a> which allows
to display contents of Excel files as a table in JSPWiki.
- </p>
- </section>
- </section>
+ <section>
+ <title>Apache Tika</title>
+ <p>
+ <a href="https://tika.apache.org/">Apache Tika</a>
+ is a toolkit which detects and extracts metadata and text
from over a thousand different file types.
+ </p>
+ </section>
+ <section>
+ <title>Apache Drill</title>
+ <p>
+ <a href="https://drill.apache.org/">Apache Drill</a>
+ is a toolkit that allows the use of SQL querying on
numerous file and data formats. This support was added
+ in <a
href="https://issues.apache.org/jira/browse/DRILL-7177">DRILL-7177</a>.
+ </p>
+ </section>
+ <section>
+ <title>Worksheet plugin for JSPWiki</title>
+ <p>
+ There is a <a
href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=WorksheetPlugin#top">Worksheet
+ plugin
+ </a> for <a href="https://jspwiki.apache.org/">JSPWiki</a>
which allows to display contents of Excel
+ files as a table in JSPWiki.
+ </p>
+ </section>
+ </section>
<section>
<title>Apache incubating projects</title>
<section><title>Apache ODF Toolkit (incubating)</title>
@@ -114,6 +128,10 @@
<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>
+ <p>
+ <a
href="https://github.com/pjfanning/excel-streaming-reader">Forked Version</a>
that supports the latest POI versions.
+ Also available under the Apache License, Version 2.0.
+ </p>
</section>
<section><title>poi-shared-strings</title>
<p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]