Author: kiwiwings
Date: Fri Jul 20 22:00:19 2018
New Revision: 1836392
URL: http://svn.apache.org/viewvc?rev=1836392&view=rev
Log:
add new project logo header
Added:
poi/site/publish/images/poweredby-poi-logo.png (with props)
poi/site/publish/images/poweredby-poi.png (with props)
poi/site/publish/images/project-header.png (with props)
Modified:
poi/site/publish/casestudies.html
poi/site/publish/changes.html
poi/site/publish/components/diagram/index.html
poi/site/publish/components/document/docoverview.html
poi/site/publish/components/document/index.html
poi/site/publish/components/document/projectplan.html
poi/site/publish/components/document/quick-guide-xwpf.html
poi/site/publish/components/document/quick-guide.html
poi/site/publish/components/hmef/index.html
poi/site/publish/components/hpbf/file-format.html
poi/site/publish/components/hpbf/index.html
poi/site/publish/components/hpsf/how-to.html
poi/site/publish/components/hpsf/index.html
poi/site/publish/components/hpsf/internals.html
poi/site/publish/components/hpsf/thumbnails.html
poi/site/publish/components/hpsf/todo.html
poi/site/publish/components/hsmf/index.html
poi/site/publish/components/index.html
poi/site/publish/components/logging.html
poi/site/publish/components/oxml4j/index.html
poi/site/publish/components/poi-jvm-languages.html
poi/site/publish/components/poi-ruby.html
poi/site/publish/components/poifs/design.html
poi/site/publish/components/poifs/embeded.html
poi/site/publish/components/poifs/fileformat.html
poi/site/publish/components/poifs/how-to.html
poi/site/publish/components/poifs/index.html
poi/site/publish/components/poifs/usecases.html
poi/site/publish/components/slideshow/how-to-shapes.html
poi/site/publish/components/slideshow/index.html
poi/site/publish/components/slideshow/ppt-file-format.html
poi/site/publish/components/slideshow/quick-guide.html
poi/site/publish/components/slideshow/xslf-cookbook.html
poi/site/publish/components/spreadsheet/chart.html
poi/site/publish/components/spreadsheet/converting.html
poi/site/publish/components/spreadsheet/diagram1.html
poi/site/publish/components/spreadsheet/diagrams.html
poi/site/publish/components/spreadsheet/eval-devguide.html
poi/site/publish/components/spreadsheet/eval.html
poi/site/publish/components/spreadsheet/examples.html
poi/site/publish/components/spreadsheet/excelant.html
poi/site/publish/components/spreadsheet/formula.html
poi/site/publish/components/spreadsheet/hacking-hssf.html
poi/site/publish/components/spreadsheet/how-to.html
poi/site/publish/components/spreadsheet/index.html
poi/site/publish/components/spreadsheet/limitations.html
poi/site/publish/components/spreadsheet/quick-guide.html
poi/site/publish/components/spreadsheet/record-generator.html
poi/site/publish/components/spreadsheet/use-case.html
poi/site/publish/components/spreadsheet/user-defined-functions.html
poi/site/publish/devel/guidelines.html
poi/site/publish/devel/historyandfuture.html
poi/site/publish/devel/index.html
poi/site/publish/devel/plan/index.html
poi/site/publish/devel/plan/vision10.html
poi/site/publish/devel/plan/vision20.html
poi/site/publish/devel/references/index.html
poi/site/publish/devel/references/logocontest.html
poi/site/publish/devel/resolutions/index.html
poi/site/publish/devel/resolutions/res001.html
poi/site/publish/devel/subversion.html
poi/site/publish/devel/who.html
poi/site/publish/download.html
poi/site/publish/encryption.html
poi/site/publish/help/faq.html
poi/site/publish/help/index.html
poi/site/publish/index.html
poi/site/publish/legal.html
poi/site/publish/linkmap.html
poi/site/publish/related-projects.html
poi/site/publish/skin/profile.css
poi/site/publish/text-extraction.html
Modified: poi/site/publish/casestudies.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/casestudies.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/casestudies.html (original)
+++ poi/site/publish/casestudies.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="images/project-logo.png" title="Apache POI is well-known in the Java field
as a library for reading and writing Microsoft Office file formats, such as
Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="images/project-header.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -160,7 +160,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="images/poweredby-poi-logo.png" style="width: 125px;height: 125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/changes.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="images/project-logo.png" title="Apache POI is well-known in the Java field
as a library for reading and writing Microsoft Office file formats, such as
Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="images/project-header.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -160,7 +160,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="images/poweredby-poi-logo.png" style="width: 125px;height: 125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/diagram/index.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/diagram/index.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/diagram/index.html (original)
+++ poi/site/publish/components/diagram/index.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -274,7 +274,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/document/docoverview.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/document/docoverview.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/document/docoverview.html (original)
+++ poi/site/publish/components/document/docoverview.html Fri Jul 20 22:00:19
2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/document/index.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/document/index.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/document/index.html (original)
+++ poi/site/publish/components/document/index.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -274,7 +274,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/document/projectplan.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/document/projectplan.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/document/projectplan.html (original)
+++ poi/site/publish/components/document/projectplan.html Fri Jul 20 22:00:19
2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/document/quick-guide-xwpf.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/document/quick-guide-xwpf.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/document/quick-guide-xwpf.html (original)
+++ poi/site/publish/components/document/quick-guide-xwpf.html Fri Jul 20
22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/document/quick-guide.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/document/quick-guide.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/document/quick-guide.html (original)
+++ poi/site/publish/components/document/quick-guide.html Fri Jul 20 22:00:19
2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/hmef/index.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/hmef/index.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/hmef/index.html (original)
+++ poi/site/publish/components/hmef/index.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -274,7 +274,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/hpbf/file-format.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/hpbf/file-format.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/hpbf/file-format.html (original)
+++ poi/site/publish/components/hpbf/file-format.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/hpbf/index.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/hpbf/index.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/hpbf/index.html (original)
+++ poi/site/publish/components/hpbf/index.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -274,7 +274,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/hpsf/how-to.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/hpsf/how-to.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/hpsf/how-to.html (original)
+++ poi/site/publish/components/hpsf/how-to.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/hpsf/index.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/hpsf/index.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/hpsf/index.html (original)
+++ poi/site/publish/components/hpsf/index.html Fri Jul 20 22:00:19 2018
@@ -40,7 +40,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -275,7 +275,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/hpsf/internals.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/hpsf/internals.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/hpsf/internals.html (original)
+++ poi/site/publish/components/hpsf/internals.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/hpsf/thumbnails.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/hpsf/thumbnails.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/hpsf/thumbnails.html (original)
+++ poi/site/publish/components/hpsf/thumbnails.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/hpsf/todo.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/hpsf/todo.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/hpsf/todo.html (original)
+++ poi/site/publish/components/hpsf/todo.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/hsmf/index.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/hsmf/index.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/hsmf/index.html (original)
+++ poi/site/publish/components/hsmf/index.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -274,7 +274,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/index.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/index.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/index.html (original)
+++ poi/site/publish/components/index.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../images/project-header.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -274,7 +274,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../images/poweredby-poi-logo.png" style="width: 125px;height: 125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/logging.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/logging.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/logging.html (original)
+++ poi/site/publish/components/logging.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../images/project-header.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../images/poweredby-poi-logo.png" style="width: 125px;height: 125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/oxml4j/index.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/oxml4j/index.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/oxml4j/index.html (original)
+++ poi/site/publish/components/oxml4j/index.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -274,7 +274,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/poi-jvm-languages.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/poi-jvm-languages.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/poi-jvm-languages.html (original)
+++ poi/site/publish/components/poi-jvm-languages.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../images/project-header.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -385,7 +385,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../images/poweredby-poi-logo.png" style="width: 125px;height: 125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/poi-ruby.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/poi-ruby.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/poi-ruby.html (original)
+++ poi/site/publish/components/poi-ruby.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../images/project-header.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -385,7 +385,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../images/poweredby-poi-logo.png" style="width: 125px;height: 125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/poifs/design.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/poifs/design.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/poifs/design.html (original)
+++ poi/site/publish/components/poifs/design.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/poifs/embeded.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/poifs/embeded.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/poifs/embeded.html (original)
+++ poi/site/publish/components/poifs/embeded.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/poifs/fileformat.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/poifs/fileformat.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/poifs/fileformat.html (original)
+++ poi/site/publish/components/poifs/fileformat.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/poifs/how-to.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/poifs/how-to.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/poifs/how-to.html (original)
+++ poi/site/publish/components/poifs/how-to.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/poifs/index.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/poifs/index.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/poifs/index.html (original)
+++ poi/site/publish/components/poifs/index.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -274,7 +274,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/poifs/usecases.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/poifs/usecases.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/poifs/usecases.html (original)
+++ poi/site/publish/components/poifs/usecases.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/slideshow/how-to-shapes.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/slideshow/how-to-shapes.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/slideshow/how-to-shapes.html (original)
+++ poi/site/publish/components/slideshow/how-to-shapes.html Fri Jul 20
22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/slideshow/index.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/slideshow/index.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/slideshow/index.html (original)
+++ poi/site/publish/components/slideshow/index.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -274,7 +274,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/slideshow/ppt-file-format.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/slideshow/ppt-file-format.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/slideshow/ppt-file-format.html (original)
+++ poi/site/publish/components/slideshow/ppt-file-format.html Fri Jul 20
22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/slideshow/quick-guide.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/slideshow/quick-guide.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/slideshow/quick-guide.html (original)
+++ poi/site/publish/components/slideshow/quick-guide.html Fri Jul 20 22:00:19
2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/slideshow/xslf-cookbook.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/slideshow/xslf-cookbook.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/slideshow/xslf-cookbook.html (original)
+++ poi/site/publish/components/slideshow/xslf-cookbook.html Fri Jul 20
22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/spreadsheet/chart.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/chart.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/chart.html (original)
+++ poi/site/publish/components/spreadsheet/chart.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/spreadsheet/converting.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/converting.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/converting.html (original)
+++ poi/site/publish/components/spreadsheet/converting.html Fri Jul 20 22:00:19
2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/spreadsheet/diagram1.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/diagram1.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/diagram1.html (original)
+++ poi/site/publish/components/spreadsheet/diagram1.html Fri Jul 20 22:00:19
2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -385,7 +385,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/spreadsheet/diagrams.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/diagrams.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/diagrams.html (original)
+++ poi/site/publish/components/spreadsheet/diagrams.html Fri Jul 20 22:00:19
2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/spreadsheet/eval-devguide.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/eval-devguide.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/eval-devguide.html (original)
+++ poi/site/publish/components/spreadsheet/eval-devguide.html Fri Jul 20
22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/spreadsheet/eval.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/eval.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/eval.html (original)
+++ poi/site/publish/components/spreadsheet/eval.html Fri Jul 20 22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/spreadsheet/examples.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/examples.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/examples.html (original)
+++ poi/site/publish/components/spreadsheet/examples.html Fri Jul 20 22:00:19
2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/spreadsheet/excelant.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/excelant.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/excelant.html (original)
+++ poi/site/publish/components/spreadsheet/excelant.html Fri Jul 20 22:00:19
2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/spreadsheet/formula.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/formula.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/formula.html (original)
+++ poi/site/publish/components/spreadsheet/formula.html Fri Jul 20 22:00:19
2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
Modified: poi/site/publish/components/spreadsheet/hacking-hssf.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/hacking-hssf.html?rev=1836392&r1=1836391&r2=1836392&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/hacking-hssf.html (original)
+++ poi/site/publish/components/spreadsheet/hacking-hssf.html Fri Jul 20
22:00:19 2018
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-logo.png" title="Apache POI is well-known in the Java
field as a library for reading and writing Microsoft Office file formats, such
as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the
older (OLE2) and new (OOXML - Office Open XML) formats."></a>
+<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI"
src="../../images/project-header.png" title="Apache POI is well-known in the
Java field as a library for reading and writing Microsoft Office file formats,
such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both
the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
</div>
<!--+
|end Project Logo
@@ -271,7 +271,7 @@ document.write("Last Published: " + docu
|alternative credits
+-->
<div id="credit2">
-<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a>
+<a href="https://donate.apache.org/"><img border="0" title="Support Apache"
alt="Support Apache - logo" src="../../images/support-asf.png" style="width:
125px;height: 125px;"></a><a
href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0"
title="powered by POI" alt="powered by POI - logo"
src="../../images/poweredby-poi-logo.png" style="width: 125px;height:
125px;"></a>
</div>
</div>
<!--+
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]