You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2018/10/30 11:59:10 UTC

svn commit: r1845229 [1/2] - in /poi/site/publish: ./ apidocs/ components/ components/diagram/ components/document/ components/hmef/ components/hpbf/ components/hpsf/ components/hsmf/ components/oxml4j/ components/poifs/ components/slideshow/ component...

Author: nick
Date: Tue Oct 30 11:59:09 2018
New Revision: 1845229

URL: http://svn.apache.org/viewvc?rev=1845229&view=rev
Log:
Republish site

Added:
    poi/site/publish/apidocs/index.html
Modified:
    poi/site/publish/.htaccess
    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/encryption.html
    poi/site/publish/help/faq.html
    poi/site/publish/images/project-header.png
    poi/site/publish/linkmap.html
    poi/site/publish/related-projects.html

Modified: poi/site/publish/.htaccess
URL: http://svn.apache.org/viewvc/poi/site/publish/.htaccess?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/.htaccess (original)
+++ poi/site/publish/.htaccess Tue Oct 30 11:59:09 2018
@@ -22,4 +22,5 @@ RewriteRule ^guidelines.html$   /devel/g
 RewriteRule ^howtobuild.html$   /devel/howtobuild.html [R=permanent]
 RewriteRule ^subversion.html$   /devel/subversion.html [R=permanent]
 # Redirects for the latest/dev JavaDocs to the new versioned location
-RewriteRule ^apidocs/org/(.*)$  /apidocs/dev/org/$1 [R=permanent]
+RewriteRule ^apidocs/org/(.*)$    /apidocs/dev/org/$1 [R=permanent]
+RewriteRule ^apidocs/(overview*)$ /apidocs/dev/$1 [R=permanent]

Added: poi/site/publish/apidocs/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index.html?rev=1845229&view=auto
==============================================================================
--- poi/site/publish/apidocs/index.html (added)
+++ poi/site/publish/apidocs/index.html Tue Oct 30 11:59:09 2018
@@ -0,0 +1,232 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta content="Apache Forrest" name="Generator">
+<meta name="Forrest-version" content="0.9">
+<meta name="Forrest-skin-name" content="pelt">
+<title>Apache POI - JavaDocs</title>
+<link type="text/css" href="../skin/basic.css" rel="stylesheet">
+<link media="screen" type="text/css" href="../skin/screen.css" rel="stylesheet">
+<link media="print" type="text/css" href="../skin/print.css" rel="stylesheet">
+<link type="text/css" href="../skin/profile.css" rel="stylesheet">
+<script src="../skin/getBlank.js" language="javascript" type="text/javascript"></script><script src="../skin/getMenu.js" language="javascript" type="text/javascript"></script><script src="../skin/fontsize.js" language="javascript" type="text/javascript"></script>
+<link rel="shortcut icon" href="../images/favicon.ico">
+</head>
+<body onload="init()">
+<script type="text/javascript">ndeSetTextSize();</script>
+<div id="top">
+<!--+
+    |breadtrail
+    +-->
+<div class="breadtrail">
+<a href="https://www.apache.org">Apache Software Foundation</a> &gt; <a href="https://poi.apache.org">Apache POI</a><script src="../skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
+</div>
+<!--+
+    |header
+    +-->
+<div class="header">
+<!--+
+    |start group logo
+    +-->
+<div class="grouplogo">
+<a href="https://www.apache.org"><img class="logoImage" alt="Apache Software Foundation" src="../images/group-logo.png" title="The Apache Software Foundation is a cornerstone of the modern Open Source software ecosystem &ndash; supporting some of the most widely used and important software solutions powering today's Internet economy."></a>
+</div>
+<!--+
+    |end group logo
+    +-->
+<!--+
+    |start Project Logo
+    +-->
+<div class="projectlogo">
+<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
+    +-->
+<!--+
+    |start Search
+    +-->
+<div class="searchbox">
+<form action="http://www.google.com/search" method="get" class="roundtopsmall">
+<input value="poi.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
+                    <input name="Search" value="Search" type="submit">
+</form>
+</div>
+<!--+
+    |end search
+    +-->
+<!--+
+    |start Tabs
+    +-->
+<ul id="tabs">
+<li class="current">
+<a class="selected" href="../index.html">Home</a>
+</li>
+<li>
+<a class="unselected" href="../help/index.html">Help</a>
+</li>
+<li>
+<a class="unselected" href="../components/index.html">Component APIs</a>
+</li>
+<li>
+<a class="unselected" href="../devel/index.html">Getting Involved</a>
+</li>
+</ul>
+<!--+
+    |end Tabs
+    +-->
+</div>
+</div>
+<div id="main">
+<div id="publishedStrip">
+<!--+
+    |start Subtabs
+    +-->
+<div id="level2tabs"></div>
+<!--+
+    |end Endtabs
+    +-->
+<script type="text/javascript"><!--
+document.write("Last Published: " + document.lastModified);
+//  --></script>
+</div>
+<!--+
+    |breadtrail
+    +-->
+<div class="breadtrail">
+
+             &nbsp;
+           </div>
+<!--+
+    |start Menu, mainarea
+    +-->
+<!--+
+    |start Menu
+    +-->
+<div id="menu">
+<div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../skin/images/chapter_open.gif');">Overview</div>
+<div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
+<div class="menuitem">
+<a href="../index.html">Home</a>
+</div>
+<div class="menuitem">
+<a href="../download.html">Download</a>
+</div>
+<div class="menuitem">
+<a href="../changes.html">Changelog</a>
+</div>
+<div class="menupage">
+<div class="menupagetitle">Javadocs</div>
+</div>
+<div class="menuitem">
+<a href="../text-extraction.html">Text Extraction</a>
+</div>
+<div class="menuitem">
+<a href="../encryption.html">Encryption support</a>
+</div>
+<div class="menuitem">
+<a href="../casestudies.html">Case Studies</a>
+</div>
+<div class="menuitem">
+<a href="../related-projects.html">Related projects</a>
+</div>
+<div class="menuitem">
+<a href="../legal.html">Legal</a>
+</div>
+</div>
+<div onclick="SwitchMenu('menu_1.2', '../skin/')" id="menu_1.2Title" class="menutitle">Apache Wide</div>
+<div id="menu_1.2" class="menuitemgroup">
+<div class="menuitem">
+<a href="https://www.apache.org/">Apache Software Foundation</a>
+</div>
+<div class="menuitem">
+<a href="https://www.apache.org/licenses/">License</a>
+</div>
+<div class="menuitem">
+<a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+</div>
+<div class="menuitem">
+<a href="https://www.apache.org/foundation/thanks.html">Thanks</a>
+</div>
+<div class="menuitem">
+<a href="https://www.apache.org/security/">Security</a>
+</div>
+</div>
+<div id="credit">
+<hr>
+<a href="https://www.apache.org/events/current-event.html"><img border="0" title="Apache Event" alt="Apache Event - logo" src="http://www.apache.org/events/current-event-125x125.png" style="width: 125px;height: 125px;"></a>
+</div>
+<div id="roundbottom">
+<img style="display: none" class="corner" height="15" width="15" alt="" src="../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<!--+
+  |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://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>
+<!--+
+    |end Menu
+    +-->
+<!--+
+    |start content
+    +-->
+<div id="content">
+<h1>Apache POI - JavaDocs</h1>
+<div id="front-matter"></div>
+    
+<a name="Apache+POI+JavaDocs"></a>
+<h2 class="boxed">Apache POI JavaDocs</h2>
+<div class="section">
+<p>
+   The JavaDocs for the latest (development) version of Apache POI
+   can be <a href="/apidocs/dev/">accessed online here</a>, or build
+   from a <a href="/devel/subversion.html">source code checkout</a>
+   by running the <em>javadocs</em> Ant task.
+  </p>
+<p>
+   TODO
+  </p>
+<a name="Older+Releases"></a>
+<h3 class="boxed">Older Releases</h3>
+<p>
+   TODO
+  </p>
+</div>
+
+<p align="right">
+<font size="-2">by&nbsp;POI Developers</font>
+</p>
+</div>
+<!--+
+    |end content
+    +-->
+<div class="clearboth">&nbsp;</div>
+</div>
+<div id="footer">
+<!--+
+    |start bottomstrip
+    +-->
+<div class="lastmodified">
+<script type="text/javascript"><!--
+document.write("Last Published: " + document.lastModified);
+//  --></script>
+</div>
+<div class="copyright">
+        Copyright &copy;
+         2001-2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>
+</div>
+<div id="logos">
+<a href="http://validator.w3.org/check/referer"><img style="height: 31px; width: 88px;" title="Valid HTML 4.01!" alt="Valid HTML 4.01!" src="../skin/images/valid-html401.png" class="logoImage"></a><a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="height: 31px; width: 88px;" title="Valid CSS!" alt="Valid CSS!" src="../skin/images/vcss.png" class="logoImage"></a>
+</div>
+<div id="feedback">
+        Send feedback about the website to:
+    <a id="feedbackto" href="mailto:dev@poi.apache.org?subject=Feedback%C2%A0apidocs/index.html">dev@poi.apache.org</a>
+</div>
+<!--+
+    |end bottomstrip
+    +-->
+</div>
+</body>
+</html>

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Tue Oct 30 11:59:09 2018
@@ -207,12 +207,100 @@ document.write("Last Published: " + docu
     
 
     
+<a name="4.0.1-rc1"></a>
+<h2 class="boxed">Version
+                4.0.1-rc1 (2018-11-??)
+            </h2>
+<div class="section">
+<a name="Summary"></a>
+<h3 class="boxed">Summary</h3>
+<ul>
+        
+<li>Fixes pom.xml entries for commons-maths3 (missing), curvesapi and commons-codec</li>
+        
+<li>Improvements for XDDF charts and text manipulation</li>
+        
+<li>Upgrade to XMLBeans 3.0.2</li>
+      
+</ul>
+<a name="Changes"></a>
+<h3 class="boxed">Changes</h3>
+<table class="POITable">
+<colgroup>
+<col width="100">
+<col width="200">
+<col width="150">
+<col>
+</colgroup>
+<thead>
+<tr>
+<th>Type</th><th>Bug</th><th>Module</th><th>Description</th>
+</tr>
+</thead>
+<tbody>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62624">62624</a></td><td>POI_Overall</td><td>Handle module name mapping in VBAMacroReader</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62859">62859</a></td><td>XWPF</td><td>Rare NPE while creating XWPFSDTContent</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62373">62373</a></td><td>SS_Common</td><td>Support for FREQUENCY function</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62831">62831</a></td><td>POI_Overall</td><td>WorkbookFactory.create support for subclass of File, eg from JFileChooser</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62815">62815</a></td><td>XSSF</td><td>XLSB number extraction improvements</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62742">62742</a></td><td>POI_Overall</td><td>Add common-compress jar to bin zip/tgz</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62747">62747</a></td><td>POI_Overall</td><td>Upgrade bouncycastle dependency to 1.60</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62736">62736</a></td><td>XWPF</td><td>Relations on XSLFPictureShape were removed unconditionally</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.png"></td><td><a href="https://github.com/apache/poi/pull/109">github-109</a></td><td>XDDF</td><td>Define XDDF user model for text body, its paragraphs and text runs</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.png"></td><td><a href="https://github.com/apache/poi/pull/123">github-123</a></td><td>XSSF</td><td>Import chart on drawing</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62746">62746</a></td><td>XDDF</td><td>Support axIds in XDDF</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60509">60509</a></td><td>XSSF</td><td>XSSFWorkbook.setSheetName() does not update references in charts</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59625">59625</a></td><td>XWPF</td><td>Localisation (Internationalisation in other languages) when applied in charts corrupt the MS Word file</td>
+</tr>
+      
+</tbody>
+</table>
+</div>
+    
 <a name="4.0.0"></a>
 <h2 class="boxed">Version
                 4.0.0 (2018-09-07)
             </h2>
 <div class="section">
-<a name="Summary"></a>
+<a name="Summary-N1010E"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -221,7 +309,7 @@ document.write("Last Published: " + docu
 <li>New OOXML schema (1.4) necessary, because of incompatible XMLBeans loading not anymore through POIXMLTypeLoader</li>
       
 </ul>
-<a name="Changes"></a>
+<a name="Changes-N1011B"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -523,7 +611,7 @@ document.write("Last Published: " + docu
                 3.17 (2017-09-15)
             </h2>
 <div class="section">
-<a name="Summary-N10496"></a>
+<a name="Summary-N10597"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -538,7 +626,7 @@ document.write("Last Published: " + docu
 <li>SXSSF: fix XML processing - unicode surrogates and line breaks (#61048, #61246)</li>
       
 </ul>
-<a name="Changes-N104AC"></a>
+<a name="Changes-N105AD"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -648,7 +736,7 @@ document.write("Last Published: " + docu
                 3.17-beta1 (2017-07-01)
             </h2>
 <div class="section">
-<a name="Summary-N1061D"></a>
+<a name="Summary-N1071E"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -663,7 +751,7 @@ document.write("Last Published: " + docu
 <li>HWPF: support for Binary RC4 / CryptoAPI de-/encryption</li>
       
 </ul>
-<a name="Changes-N10633"></a>
+<a name="Changes-N10734"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -805,7 +893,7 @@ document.write("Last Published: " + docu
                 3.16 (2017-04-19)
             </h2>
 <div class="section">
-<a name="Summary-N1081E"></a>
+<a name="Summary-N1091F"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -816,7 +904,7 @@ document.write("Last Published: " + docu
 <li>various charset related fixes in SS Common, XSSF and HWPF</li>
       
 </ul>
-<a name="Changes-N1082E"></a>
+<a name="Changes-N1092F"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -886,7 +974,7 @@ document.write("Last Published: " + docu
                 3.16-beta2 (2017-02-02)
             </h2>
 <div class="section">
-<a name="Summary-N108FF"></a>
+<a name="Summary-N10A00"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -897,7 +985,7 @@ document.write("Last Published: " + docu
 <li>Unicode and internationalization improvements</li>
       
 </ul>
-<a name="Changes-N1090F"></a>
+<a name="Changes-N10A10"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1027,7 +1115,7 @@ document.write("Last Published: " + docu
                 3.16-beta1 (2016-11-20)
             </h2>
 <div class="section">
-<a name="Summary-N10AD2"></a>
+<a name="Summary-N10BD3"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -1042,7 +1130,7 @@ document.write("Last Published: " + docu
 <li>Examples to encrypt temp files in SXSSF</li>
       
 </ul>
-<a name="Changes-N10AE8"></a>
+<a name="Changes-N10BE9"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1236,7 +1324,7 @@ document.write("Last Published: " + docu
                 3.15 (2016-09-19)
             </h2>
 <div class="section">
-<a name="Summary-N10DA1"></a>
+<a name="Summary-N10EA2"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -1257,7 +1345,7 @@ document.write("Last Published: " + docu
 </li>
       
 </ul>
-<a name="Changes-N10DC1"></a>
+<a name="Changes-N10EC2"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1467,7 +1555,7 @@ document.write("Last Published: " + docu
                 3.15-beta2 (2016-07-02)
             </h2>
 <div class="section">
-<a name="Summary-N110BE"></a>
+<a name="Summary-N111BF"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -1482,7 +1570,7 @@ document.write("Last Published: " + docu
 <li>various fixes for merged regions in Common SS</li>
       
 </ul>
-<a name="Changes-N110E0"></a>
+<a name="Changes-N111E1"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1680,7 +1768,7 @@ document.write("Last Published: " + docu
                 3.15-beta1 (2016-04-15)
             </h2>
 <div class="section">
-<a name="Summary-N113AB"></a>
+<a name="Summary-N114AC"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -1695,7 +1783,7 @@ document.write("Last Published: " + docu
 <li>fixes for color handling in XSSF and support for system colors in Common SL</li>
       
 </ul>
-<a name="Changes-N113CD"></a>
+<a name="Changes-N114CE"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1805,7 +1893,7 @@ document.write("Last Published: " + docu
                 3.14 (2016-03-07)
             </h2>
 <div class="section">
-<a name="Summary-N11534"></a>
+<a name="Summary-N11635"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -1829,7 +1917,7 @@ document.write("Last Published: " + docu
 <li>XWPF: various fixes for handling paragraphs and tables</li>
       
 </ul>
-<a name="Changes-N11562"></a>
+<a name="Changes-N11663"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2011,7 +2099,7 @@ document.write("Last Published: " + docu
                 3.14-beta1 (2015-12-24)
             </h2>
 <div class="section">
-<a name="Changes-N117E7"></a>
+<a name="Changes-N118E8"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2269,7 +2357,7 @@ document.write("Last Published: " + docu
                 3.13 (2015-09-25)
             </h2>
 <div class="section">
-<a name="Summary-N11B8A"></a>
+<a name="Summary-N11C8B"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -2284,7 +2372,7 @@ document.write("Last Published: " + docu
             be aware of several api breaks especially in HSLF text handling</li>
       
 </ul>
-<a name="Changes-N11B9D"></a>
+<a name="Changes-N11C9E"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2474,7 +2562,7 @@ document.write("Last Published: " + docu
                 3.13-beta1 (2015-07-23)
             </h2>
 <div class="section">
-<a name="Changes-N11E4B"></a>
+<a name="Changes-N11F4C"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2588,7 +2676,7 @@ document.write("Last Published: " + docu
                 3.12 (2015-05-11)
             </h2>
 <div class="section">
-<a name="Summary-N11FCC"></a>
+<a name="Summary-N120CD"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -2599,7 +2687,7 @@ document.write("Last Published: " + docu
 <li>Fix shifting comments with shifted rows (<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56017">56017</a>)</li>
       
 </ul>
-<a name="Changes-N11FF4"></a>
+<a name="Changes-N120F5"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2733,7 +2821,7 @@ document.write("Last Published: " + docu
                 3.12-beta1 (2015-02-28)
             </h2>
 <div class="section">
-<a name="Changes-N121B9"></a>
+<a name="Changes-N122BA"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2895,7 +2983,7 @@ document.write("Last Published: " + docu
                 3.11 (2014-12-21)
             </h2>
 <div class="section">
-<a name="Summary-N123E5"></a>
+<a name="Summary-N124E6"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
 
@@ -2975,7 +3063,7 @@ document.write("Last Published: " + docu
           break on setting required security features.</li>
       
 </ul>
-<a name="Changes-N12462"></a>
+<a name="Changes-N12563"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3057,7 +3145,7 @@ document.write("Last Published: " + docu
                 3.11-beta3 (2014-11-11)
             </h2>
 <div class="section">
-<a name="Changes-N12554"></a>
+<a name="Changes-N12655"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3203,7 +3291,7 @@ document.write("Last Published: " + docu
                 3.11-beta2 (2014-08-22)
             </h2>
 <div class="section">
-<a name="Changes-N1274C"></a>
+<a name="Changes-N1284D"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3249,7 +3337,7 @@ document.write("Last Published: " + docu
                 3.10.1 (2014-08-18)
             </h2>
 <div class="section">
-<a name="Summary-N127BA"></a>
+<a name="Summary-N128BB"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
       
@@ -3275,7 +3363,7 @@ document.write("Last Published: " + docu
           for reporting these issues!</li>
       
 </ul>
-<a name="Changes-N127D0"></a>
+<a name="Changes-N128D1"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3309,7 +3397,7 @@ document.write("Last Published: " + docu
                 3.11-beta1 (2014-08-04)
             </h2>
 <div class="section">
-<a name="Summary-N12811"></a>
+<a name="Summary-N12912"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -3319,7 +3407,7 @@ document.write("Last Published: " + docu
 <li>Dropped support for Java 1.5. Java 6 is now the minimum version required to run POI.</li>
       
 </ul>
-<a name="Changes-N1281E"></a>
+<a name="Changes-N1291F"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3613,7 +3701,7 @@ document.write("Last Published: " + docu
                 3.10-FINAL (2014-02-08)
             </h2>
 <div class="section">
-<a name="Changes-N12C63"></a>
+<a name="Changes-N12D64"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3791,7 +3879,7 @@ document.write("Last Published: " + docu
                 3.10-beta2 (2013-09-19)
             </h2>
 <div class="section">
-<a name="Changes-N12EE1"></a>
+<a name="Changes-N12FE2"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3885,7 +3973,7 @@ document.write("Last Published: " + docu
                 3.10-beta1 (2013-06-28)
             </h2>
 <div class="section">
-<a name="Changes-N13009"></a>
+<a name="Changes-N1310A"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -4059,7 +4147,7 @@ document.write("Last Published: " + docu
                 3.9 (2012-12-03)
             </h2>
 <div class="section">
-<a name="Changes-N13277"></a>
+<a name="Changes-N13378"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -4417,7 +4505,7 @@ document.write("Last Published: " + docu
                 3.8-FINAL (2012-03-26)
             </h2>
 <div class="section">
-<a name="Summary-N137BF"></a>
+<a name="Summary-N138C0"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
 
@@ -4445,7 +4533,7 @@ document.write("Last Published: " + docu
 <li>support for OOXML Agile Encryption</li>
       
 </ul>
-<a name="Changes-N137E1"></a>
+<a name="Changes-N138E2"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -4715,7 +4803,7 @@ document.write("Last Published: " + docu
                 3.8-beta5 (2011-12-17)
             </h2>
 <div class="section">
-<a name="Changes-N13BC3"></a>
+<a name="Changes-N13CC4"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -4933,7 +5021,7 @@ document.write("Last Published: " + docu
                 3.8-beta4 (2011-08-26)
             </h2>
 <div class="section">
-<a name="Changes-N13EC3"></a>
+<a name="Changes-N13FC4"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -5279,7 +5367,7 @@ document.write("Last Published: " + docu
                 3.8-beta3 (2011-06-06)
             </h2>
 <div class="section">
-<a name="Changes-N143A2"></a>
+<a name="Changes-N144A3"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -5445,7 +5533,7 @@ document.write("Last Published: " + docu
                 3.8-beta2 (2011-04-08)
             </h2>
 <div class="section">
-<a name="Changes-N145CF"></a>
+<a name="Changes-N146D0"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -5559,7 +5647,7 @@ document.write("Last Published: " + docu
                 3.8-beta1 (2011-03-07)
             </h2>
 <div class="section">
-<a name="Changes-N14741"></a>
+<a name="Changes-N14842"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -5741,7 +5829,7 @@ document.write("Last Published: " + docu
                 3.7 (2010-10-29)
             </h2>
 <div class="section">
-<a name="Summary-N149C6"></a>
+<a name="Summary-N14AC7"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
 
@@ -5822,7 +5910,7 @@ document.write("Last Published: " + docu
 <li>...and much much more: code cleanup, many bug fixes and performance improvements</li>
       
 </ul>
-<a name="Changes-N14A31"></a>
+<a name="Changes-N14B32"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -5884,7 +5972,7 @@ document.write("Last Published: " + docu
                 3.7-beta3 (2010-09-24)
             </h2>
 <div class="section">
-<a name="Changes-N14ADF"></a>
+<a name="Changes-N14BE0"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -6066,7 +6154,7 @@ document.write("Last Published: " + docu
                 3.7-beta2 (2010-08-09)
             </h2>
 <div class="section">
-<a name="Changes-N14D52"></a>
+<a name="Changes-N14E53"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -6196,7 +6284,7 @@ document.write("Last Published: " + docu
                 3.7-beta1 (2010-06-20)
             </h2>
 <div class="section">
-<a name="Changes-N14F01"></a>
+<a name="Changes-N15002"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -6557,7 +6645,7 @@ document.write("Last Published: " + docu
                 3.6 (2009-12-14)
             </h2>
 <div class="section">
-<a name="Changes-N15423"></a>
+<a name="Changes-N15524"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -6720,7 +6808,7 @@ document.write("Last Published: " + docu
                 3.5-final (2009-09-28)
             </h2>
 <div class="section">
-<a name="Changes-N1565B"></a>
+<a name="Changes-N1575C"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -6961,7 +7049,7 @@ document.write("Last Published: " + docu
                 3.5-beta6 (2009-06-22)
             </h2>
 <div class="section">
-<a name="Changes-N159CA"></a>
+<a name="Changes-N15ACB"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -7210,7 +7298,7 @@ document.write("Last Published: " + docu
                 3.5-beta5 (2009-02-19)
             </h2>
 <div class="section">
-<a name="Changes-N15D62"></a>
+<a name="Changes-N15E63"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -7395,7 +7483,7 @@ document.write("Last Published: " + docu
                 3.5-beta4 (2008-11-29)
             </h2>
 <div class="section">
-<a name="Changes-N15FF1"></a>
+<a name="Changes-N160F2"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -7504,7 +7592,7 @@ document.write("Last Published: " + docu
                 3.5-beta3 (2008-09-26)
             </h2>
 <div class="section">
-<a name="Changes-N16159"></a>
+<a name="Changes-N1625A"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -7541,7 +7629,7 @@ document.write("Last Published: " + docu
                 3.5-beta2 (2008-08-20)
             </h2>
 <div class="section">
-<a name="Changes-N161A7"></a>
+<a name="Changes-N162A8"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -7614,7 +7702,7 @@ document.write("Last Published: " + docu
                 3.5-beta1 (2008-07-18)
             </h2>
 <div class="section">
-<a name="Changes-N16279"></a>
+<a name="Changes-N1637A"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -7667,7 +7755,7 @@ document.write("Last Published: " + docu
                 3.2-FINAL (2008-10-19)
             </h2>
 <div class="section">
-<a name="Changes-N162F8"></a>
+<a name="Changes-N163F9"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -8080,7 +8168,7 @@ document.write("Last Published: " + docu
                 3.1-final (2008-06-29)
             </h2>
 <div class="section">
-<a name="Changes-N168D2"></a>
+<a name="Changes-N169D3"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -8209,7 +8297,7 @@ document.write("Last Published: " + docu
                 3.1-beta2 (2008-05-26)
             </h2>
 <div class="section">
-<a name="Changes-N16A87"></a>
+<a name="Changes-N16B88"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -8306,7 +8394,7 @@ document.write("Last Published: " + docu
                 3.1-beta1 (2008-04-28)
             </h2>
 <div class="section">
-<a name="Changes-N16BC8"></a>
+<a name="Changes-N16CC9"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -8628,7 +8716,7 @@ document.write("Last Published: " + docu
                 3.0.2-FINAL (2008-02-04)
             </h2>
 <div class="section">
-<a name="Changes-N1705E"></a>
+<a name="Changes-N1715F"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -8741,7 +8829,7 @@ document.write("Last Published: " + docu
                 3.0.2-BETA2 (2008-01-12)
             </h2>
 <div class="section">
-<a name="Changes-N171D9"></a>
+<a name="Changes-N172DA"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -8798,7 +8886,7 @@ document.write("Last Published: " + docu
                 3.0.2-BETA1 (2007-12-04)
             </h2>
 <div class="section">
-<a name="Changes-N17274"></a>
+<a name="Changes-N17375"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -8956,7 +9044,7 @@ document.write("Last Published: " + docu
                 3.0.1-FINAL (2007-07-05)
             </h2>
 <div class="section">
-<a name="Changes-N17484"></a>
+<a name="Changes-N17585"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9026,7 +9114,7 @@ document.write("Last Published: " + docu
                 3.0-FINAL (2007-05-18)
             </h2>
 <div class="section">
-<a name="Changes-N17546"></a>
+<a name="Changes-N17647"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9072,7 +9160,7 @@ document.write("Last Published: " + docu
                 3.0-alpha3 (2006-12-12)
             </h2>
 <div class="section">
-<a name="Changes-N175AE"></a>
+<a name="Changes-N176AF"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9102,7 +9190,7 @@ document.write("Last Published: " + docu
                 3.0-alpha2 (2006-06-16)
             </h2>
 <div class="section">
-<a name="Changes-N175DC"></a>
+<a name="Changes-N176DD"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9140,7 +9228,7 @@ document.write("Last Published: " + docu
                 3.0-alpha1 (2005-06-04)
             </h2>
 <div class="section">
-<a name="Changes-N17627"></a>
+<a name="Changes-N17728"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9178,7 +9266,7 @@ document.write("Last Published: " + docu
                 2.5.1-FINAL (2004-02-29)
             </h2>
 <div class="section">
-<a name="Changes-N1766F"></a>
+<a name="Changes-N17770"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9220,7 +9308,7 @@ document.write("Last Published: " + docu
                 2.5-FINAL (2004-02-29)
             </h2>
 <div class="section">
-<a name="Changes-N176CD"></a>
+<a name="Changes-N177CE"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9254,7 +9342,7 @@ document.write("Last Published: " + docu
                 2.0-FINAL (2004-01-26)
             </h2>
 <div class="section">
-<a name="Changes-N1770B"></a>
+<a name="Changes-N1780C"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9284,7 +9372,7 @@ document.write("Last Published: " + docu
                 2.0-RC2 (2004-01-11)
             </h2>
 <div class="section">
-<a name="Changes-N17739"></a>
+<a name="Changes-N1783A"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9338,7 +9426,7 @@ document.write("Last Published: " + docu
                 2.0-RC1 (2003-11-02)
             </h2>
 <div class="section">
-<a name="Changes-N177C1"></a>
+<a name="Changes-N178C2"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9496,7 +9584,7 @@ document.write("Last Published: " + docu
                 2.0-pre3 (2003-07-29)
             </h2>
 <div class="section">
-<a name="Changes-N179F2"></a>
+<a name="Changes-N17AF3"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9543,7 +9631,7 @@ document.write("Last Published: " + docu
                 2.0-pre2 (2003-07-06)
             </h2>
 <div class="section">
-<a name="Changes-N17A54"></a>
+<a name="Changes-N17B55"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9597,7 +9685,7 @@ document.write("Last Published: " + docu
                 2.0-pre1 (2003-05-17)
             </h2>
 <div class="section">
-<a name="Changes-N17AC3"></a>
+<a name="Changes-N17BC4"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9694,7 +9782,7 @@ document.write("Last Published: " + docu
                 1.10-dev (2003-02-19)
             </h2>
 <div class="section">
-<a name="Changes-N17BCE"></a>
+<a name="Changes-N17CCF"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9731,7 +9819,7 @@ document.write("Last Published: " + docu
                 1.8-dev (2002-09-20)
             </h2>
 <div class="section">
-<a name="Changes-N17C16"></a>
+<a name="Changes-N17D17"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9786,7 +9874,7 @@ document.write("Last Published: " + docu
                 1.7-dev (Release date not recorded)
             </h2>
 <div class="section">
-<a name="Changes-N17C92"></a>
+<a name="Changes-N17D93"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9819,7 +9907,7 @@ document.write("Last Published: " + docu
                 1.5.1 (2002-06-16)
             </h2>
 <div class="section">
-<a name="Changes-N17CCD"></a>
+<a name="Changes-N17DCE"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9852,7 +9940,7 @@ document.write("Last Published: " + docu
                 1.5 (2002-05-06)
             </h2>
 <div class="section">
-<a name="Changes-N17D08"></a>
+<a name="Changes-N17E09"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9901,7 +9989,7 @@ document.write("Last Published: " + docu
                 1.2.0 (2002-01-19)
             </h2>
 <div class="section">
-<a name="Changes-N17D77"></a>
+<a name="Changes-N17E78"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9930,7 +10018,7 @@ document.write("Last Published: " + docu
                 1.1.0 (2002-01-04)
             </h2>
 <div class="section">
-<a name="Changes-N17DA5"></a>
+<a name="Changes-N17EA6"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9971,7 +10059,7 @@ document.write("Last Published: " + docu
                 1.0.2 (2002-01-11)
             </h2>
 <div class="section">
-<a name="Changes-N17DFA"></a>
+<a name="Changes-N17EFB"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10000,7 +10088,7 @@ document.write("Last Published: " + docu
                 1.0.1 (2002-01-04)
             </h2>
 <div class="section">
-<a name="Changes-N17E28"></a>
+<a name="Changes-N17F29"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10029,7 +10117,7 @@ document.write("Last Published: " + docu
                 1.0.0 (2001-12-30)
             </h2>
 <div class="section">
-<a name="Changes-N17E56"></a>
+<a name="Changes-N17F57"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10058,7 +10146,7 @@ document.write("Last Published: " + docu
                 0.14.0 (2001-12-22)
             </h2>
 <div class="section">
-<a name="Changes-N17E84"></a>
+<a name="Changes-N17F85"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10099,7 +10187,7 @@ document.write("Last Published: " + docu
                 0.13.0 (2001-12-16)
             </h2>
 <div class="section">
-<a name="Changes-N17ED9"></a>
+<a name="Changes-N17FDA"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10128,7 +10216,7 @@ document.write("Last Published: " + docu
                 0.12.0 (2001-12-12)
             </h2>
 <div class="section">
-<a name="Changes-N17F07"></a>
+<a name="Changes-N18008"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10177,7 +10265,7 @@ document.write("Last Published: " + docu
                 0.11.0 (2001-12-08)
             </h2>
 <div class="section">
-<a name="Changes-N17F76"></a>
+<a name="Changes-N18077"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10206,7 +10294,7 @@ document.write("Last Published: " + docu
                 0.10.0 (2001-12-02)
             </h2>
 <div class="section">
-<a name="Changes-N17FA4"></a>
+<a name="Changes-N180A5"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10247,7 +10335,7 @@ document.write("Last Published: " + docu
                 0.7 (and interim releases) (2001-11-17)
             </h2>
 <div class="section">
-<a name="Changes-N17FF9"></a>
+<a name="Changes-N180FA"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10292,7 +10380,7 @@ document.write("Last Published: " + docu
                 0.6 (2001-11-11)
             </h2>
 <div class="section">
-<a name="Changes-N1804E"></a>
+<a name="Changes-N1814F"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10325,7 +10413,7 @@ document.write("Last Published: " + docu
                 0.5 (2001-11-05)
             </h2>
 <div class="section">
-<a name="Changes-N18089"></a>
+<a name="Changes-N1818A"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10354,7 +10442,7 @@ document.write("Last Published: " + docu
                 0.4 (2001-10-31)
             </h2>
 <div class="section">
-<a name="Changes-N180B7"></a>
+<a name="Changes-N181B8"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10383,7 +10471,7 @@ document.write("Last Published: " + docu
                 0.3 (2001-10-26)
             </h2>
 <div class="section">
-<a name="Changes-N180E5"></a>
+<a name="Changes-N181E6"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10412,7 +10500,7 @@ document.write("Last Published: " + docu
                 0.2 (2001-09-24)
             </h2>
 <div class="section">
-<a name="Changes-N18113"></a>
+<a name="Changes-N18214"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10441,7 +10529,7 @@ document.write("Last Published: " + docu
                 0.1 (2001-08-28)
             </h2>
 <div class="section">
-<a name="Changes-N18141"></a>
+<a name="Changes-N18242"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>

Modified: poi/site/publish/components/diagram/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/diagram/index.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/diagram/index.html (original)
+++ poi/site/publish/components/diagram/index.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

Modified: poi/site/publish/components/document/docoverview.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/document/docoverview.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/document/docoverview.html (original)
+++ poi/site/publish/components/document/docoverview.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

Modified: poi/site/publish/components/document/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/document/index.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/document/index.html (original)
+++ poi/site/publish/components/document/index.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

Modified: poi/site/publish/components/document/projectplan.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/document/projectplan.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/document/projectplan.html (original)
+++ poi/site/publish/components/document/projectplan.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

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=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/document/quick-guide-xwpf.html (original)
+++ poi/site/publish/components/document/quick-guide-xwpf.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

Modified: poi/site/publish/components/document/quick-guide.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/document/quick-guide.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/document/quick-guide.html (original)
+++ poi/site/publish/components/document/quick-guide.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

Modified: poi/site/publish/components/hmef/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hmef/index.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/hmef/index.html (original)
+++ poi/site/publish/components/hmef/index.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

Modified: poi/site/publish/components/hpbf/file-format.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hpbf/file-format.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/hpbf/file-format.html (original)
+++ poi/site/publish/components/hpbf/file-format.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

Modified: poi/site/publish/components/hpbf/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hpbf/index.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/hpbf/index.html (original)
+++ poi/site/publish/components/hpbf/index.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

Modified: poi/site/publish/components/hpsf/how-to.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hpsf/how-to.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/hpsf/how-to.html (original)
+++ poi/site/publish/components/hpsf/how-to.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

Modified: poi/site/publish/components/hpsf/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hpsf/index.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/hpsf/index.html (original)
+++ poi/site/publish/components/hpsf/index.html Tue Oct 30 11:59:09 2018
@@ -112,7 +112,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

Modified: poi/site/publish/components/hpsf/internals.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hpsf/internals.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/hpsf/internals.html (original)
+++ poi/site/publish/components/hpsf/internals.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

Modified: poi/site/publish/components/hpsf/thumbnails.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hpsf/thumbnails.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/hpsf/thumbnails.html (original)
+++ poi/site/publish/components/hpsf/thumbnails.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

Modified: poi/site/publish/components/hpsf/todo.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hpsf/todo.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/hpsf/todo.html (original)
+++ poi/site/publish/components/hpsf/todo.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

Modified: poi/site/publish/components/hsmf/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hsmf/index.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/hsmf/index.html (original)
+++ poi/site/publish/components/hsmf/index.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

Modified: poi/site/publish/components/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/index.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/index.html (original)
+++ poi/site/publish/components/index.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <div class="menupagetitle">Overview</div>
 </div>
 <div class="menuitem">
-<a href="../apidocs/index.html">Javadocs</a>
+<a href="../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">
@@ -712,8 +712,8 @@ document.write("Last Published: " + docu
       </p>
 <p>
         The ooxml schemas jars are compiled with <a href="https://xmlbeans.apache.org/">Apache XMLBeans</a> 2.3, and so
-        can be used at runtime with any version of XMLBeans from 2.3 or newer.
-        Wherever possible though, we recommend that you use XMLBeans 3.0.1
+        can be used at runtime with any version of XMLBeans from 3.0.0 or newer.
+        Wherever possible though, we recommend that you use XMLBeans 3.0.2
         with Apache POI, and that is the version now shipped in the binary
         release packages.
       </p>

Modified: poi/site/publish/components/logging.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/logging.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/logging.html (original)
+++ poi/site/publish/components/logging.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../apidocs/index.html">Javadocs</a>
+<a href="../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

Modified: poi/site/publish/components/oxml4j/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/oxml4j/index.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/oxml4j/index.html (original)
+++ poi/site/publish/components/oxml4j/index.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

Modified: poi/site/publish/components/poi-jvm-languages.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/poi-jvm-languages.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/poi-jvm-languages.html (original)
+++ poi/site/publish/components/poi-jvm-languages.html Tue Oct 30 11:59:09 2018
@@ -159,7 +159,7 @@ document.write("Last Published: " + docu
 <a href="../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../apidocs/index.html">Javadocs</a>
+<a href="../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.3.3', '../skin/')" id="menu_1.3.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.3.3" class="menuitemgroup">
@@ -518,7 +518,7 @@ document.write("Last Published: " + docu
     from contextlib import closing
 
     # Import the POI classes
-    from org.apache.poi.ss.usermodel import <a href="../apidocs/org/apache/poi/ss/usermodel/WorkbookFactory.html">WorkbookFactory</a>, <a href="../apidocs/org/apache/poi/ss/usermodel/DataFormatter.html">DataFormatter</a>
+    from org.apache.poi.ss.usermodel import <a href="../apidocs/dev/org/apache/poi/ss/usermodel/WorkbookFactory.html">WorkbookFactory</a>, <a href="../apidocs/dev/org/apache/poi/ss/usermodel/DataFormatter.html">DataFormatter</a>
 
     # Read the contents of the workbook
     wb = WorkbookFactory.create(File('<a href="https://svn.apache.org/viewvc/poi/trunk/test-data/spreadsheet/SampleSS.xlsx">SampleSS.xlsx</a>'))
@@ -566,7 +566,7 @@ document.write("Last Published: " + docu
 <h3 class="boxed">XSSFMain.scala</h3>
 <pre class="code"> <!-- lang="scala" -->
     // Import the required classes
-    import org.apache.poi.ss.usermodel.{<a href="../apidocs/org/apache/poi/ss/usermodel/WorkbookFactory.html">WorkbookFactory</a>, <a href="../apidocs/org/apache/poi/ss/usermodel/DataFormatter.html">DataFormatter</a>}
+    import org.apache.poi.ss.usermodel.{<a href="../apidocs/dev/org/apache/poi/ss/usermodel/WorkbookFactory.html">WorkbookFactory</a>, <a href="../apidocs/dev/org/apache/poi/ss/usermodel/DataFormatter.html">DataFormatter</a>}
     import java.io.{File, FileOutputStream}
 
     object XSSFMain extends App {

Modified: poi/site/publish/components/poi-ruby.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/poi-ruby.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/poi-ruby.html (original)
+++ poi/site/publish/components/poi-ruby.html Tue Oct 30 11:59:09 2018
@@ -159,7 +159,7 @@ document.write("Last Published: " + docu
 <a href="../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../apidocs/index.html">Javadocs</a>
+<a href="../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.3.3', '../skin/')" id="menu_1.3.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.3.3" class="menuitemgroup">
@@ -490,7 +490,7 @@ document.write("Last Published: " + docu
 <p>  The <em>tc_base_tests.rb</em> file in the <em>tests</em> sub directory of the source distribution
       contains examples of simple uses of the API. The <a href="spreadsheet/quick-guide.html">quick guide </a> is the best
       place to learn HSSF API use. (Note however that none of the Drawing features are implemented in the Ruby binding.)
-       See also the <a href="../apidocs/overview-summary.html">POI API documentation</a>  for more details.
+       See also the <a href="../apidocs/dev/overview-summary.html">POI API documentation</a>  for more details.
        </p>
 </div>
 

Modified: poi/site/publish/components/poifs/design.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/poifs/design.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/poifs/design.html (original)
+++ poi/site/publish/components/poifs/design.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

Modified: poi/site/publish/components/poifs/embeded.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/poifs/embeded.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/poifs/embeded.html (original)
+++ poi/site/publish/components/poifs/embeded.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

Modified: poi/site/publish/components/poifs/fileformat.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/poifs/fileformat.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/poifs/fileformat.html (original)
+++ poi/site/publish/components/poifs/fileformat.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

Modified: poi/site/publish/components/poifs/how-to.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/poifs/how-to.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/poifs/how-to.html (original)
+++ poi/site/publish/components/poifs/how-to.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

Modified: poi/site/publish/components/poifs/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/poifs/index.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/poifs/index.html (original)
+++ poi/site/publish/components/poifs/index.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

Modified: poi/site/publish/components/poifs/usecases.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/poifs/usecases.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/poifs/usecases.html (original)
+++ poi/site/publish/components/poifs/usecases.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

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=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/slideshow/how-to-shapes.html (original)
+++ poi/site/publish/components/slideshow/how-to-shapes.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

Modified: poi/site/publish/components/slideshow/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/slideshow/index.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/slideshow/index.html (original)
+++ poi/site/publish/components/slideshow/index.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

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=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/slideshow/ppt-file-format.html (original)
+++ poi/site/publish/components/slideshow/ppt-file-format.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

Modified: poi/site/publish/components/slideshow/quick-guide.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/slideshow/quick-guide.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/slideshow/quick-guide.html (original)
+++ poi/site/publish/components/slideshow/quick-guide.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

Modified: poi/site/publish/components/slideshow/xslf-cookbook.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/slideshow/xslf-cookbook.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/slideshow/xslf-cookbook.html (original)
+++ poi/site/publish/components/slideshow/xslf-cookbook.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.1.3', '../../skin/')" id="menu_1.1.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.1.3" class="menuitemgroup">

Modified: poi/site/publish/components/spreadsheet/chart.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/chart.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/chart.html (original)
+++ poi/site/publish/components/spreadsheet/chart.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.1.3', '../../skin/')" id="menu_selected_1.1.3Title" class="menutitle" style="background-image: url('../../skin/images/chapter_open.gif');">Excel (HSSF/XSSF)</div>
 <div id="menu_selected_1.1.3" class="selectedmenuitemgroup" style="display: block;">

Modified: poi/site/publish/components/spreadsheet/converting.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/converting.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/converting.html (original)
+++ poi/site/publish/components/spreadsheet/converting.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.1.3', '../../skin/')" id="menu_selected_1.1.3Title" class="menutitle" style="background-image: url('../../skin/images/chapter_open.gif');">Excel (HSSF/XSSF)</div>
 <div id="menu_selected_1.1.3" class="selectedmenuitemgroup" style="display: block;">

Modified: poi/site/publish/components/spreadsheet/diagram1.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/diagram1.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/diagram1.html (original)
+++ poi/site/publish/components/spreadsheet/diagram1.html Tue Oct 30 11:59:09 2018
@@ -159,7 +159,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_1.3.3', '../../skin/')" id="menu_1.3.3Title" class="menutitle">Excel (HSSF/XSSF)</div>
 <div id="menu_1.3.3" class="menuitemgroup">

Modified: poi/site/publish/components/spreadsheet/diagrams.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/diagrams.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/diagrams.html (original)
+++ poi/site/publish/components/spreadsheet/diagrams.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.1.3', '../../skin/')" id="menu_selected_1.1.3Title" class="menutitle" style="background-image: url('../../skin/images/chapter_open.gif');">Excel (HSSF/XSSF)</div>
 <div id="menu_selected_1.1.3" class="selectedmenuitemgroup" style="display: block;">

Modified: poi/site/publish/components/spreadsheet/eval-devguide.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/eval-devguide.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/eval-devguide.html (original)
+++ poi/site/publish/components/spreadsheet/eval-devguide.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.1.3', '../../skin/')" id="menu_selected_1.1.3Title" class="menutitle" style="background-image: url('../../skin/images/chapter_open.gif');">Excel (HSSF/XSSF)</div>
 <div id="menu_selected_1.1.3" class="selectedmenuitemgroup" style="display: block;">

Modified: poi/site/publish/components/spreadsheet/eval.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/eval.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/eval.html (original)
+++ poi/site/publish/components/spreadsheet/eval.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.1.3', '../../skin/')" id="menu_selected_1.1.3Title" class="menutitle" style="background-image: url('../../skin/images/chapter_open.gif');">Excel (HSSF/XSSF)</div>
 <div id="menu_selected_1.1.3" class="selectedmenuitemgroup" style="display: block;">
@@ -326,7 +326,7 @@ document.write("Last Published: " + docu
 				It also provides implementations for approx. 140 built in
 				functions in Excel. The framework however makes it easy to add 
 			 	implementation of new functions. See the <a href="eval-devguide.html"> Formula
-        evaluation development guide</a>  and <a href="../../apidocs/org/apache/poi/hssf/record/formula/functions/package-summary.html">javadocs</a>
+        evaluation development guide</a>  and <a href="../../apidocs/dev/org/apache/poi/hssf/record/formula/functions/package-summary.html">javadocs</a>
         for details. </p>
 <p> Both HSSFWorkbook and XSSFWorkbook are supported, so you can 
                 evaluate formulas on both .xls and .xlsx files.</p>
@@ -568,7 +568,7 @@ for (Sheet sheet : wb) {
       </pre>
 <p>If you don't have access to these other workbooks, then you
          should call
-         <a href="../../apidocs/org/apache/poi/ss/usermodel/FormulaEvaluator.html#setIgnoreMissingWorkbooks(boolean)">setIgnoreMissingWorkbooks(true)</a>
+         <a href="../../apidocs/dev/org/apache/poi/ss/usermodel/FormulaEvaluator.html#setIgnoreMissingWorkbooks(boolean)">setIgnoreMissingWorkbooks(true)</a>
          to tell the Formula Evaluator to skip evaluating any external
          references it can't look up.</p>
 <p>In order for POI to be able to evaluate external references, it
@@ -576,7 +576,7 @@ for (Sheet sheet : wb) {
          have the same names on your system as in the workbook, you need to
          give POI a map of external references to open workbooks, through
          the 
-         <a href="../../apidocs/org/apache/poi/ss/usermodel/FormulaEvaluator.html#setupReferencedWorkbooks(java.util.Map)">setupReferencedWorkbooks(java.util.Map&lt;java.lang.String,FormulaEvaluator&gt; workbooks)</a>
+         <a href="../../apidocs/dev/org/apache/poi/ss/usermodel/FormulaEvaluator.html#setupReferencedWorkbooks(java.util.Map)">setupReferencedWorkbooks(java.util.Map&lt;java.lang.String,FormulaEvaluator&gt; workbooks)</a>
          method. You should normally do something like:</p>
 <pre class="code">
 // Create a FormulaEvaluator to use

Modified: poi/site/publish/components/spreadsheet/examples.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/examples.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/examples.html (original)
+++ poi/site/publish/components/spreadsheet/examples.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.1.3', '../../skin/')" id="menu_selected_1.1.3Title" class="menutitle" style="background-image: url('../../skin/images/chapter_open.gif');">Excel (HSSF/XSSF)</div>
 <div id="menu_selected_1.1.3" class="selectedmenuitemgroup" style="display: block;">

Modified: poi/site/publish/components/spreadsheet/excelant.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/excelant.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/excelant.html (original)
+++ poi/site/publish/components/spreadsheet/excelant.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.1.3', '../../skin/')" id="menu_selected_1.1.3Title" class="menutitle" style="background-image: url('../../skin/images/chapter_open.gif');">Excel (HSSF/XSSF)</div>
 <div id="menu_selected_1.1.3" class="selectedmenuitemgroup" style="display: block;">

Modified: poi/site/publish/components/spreadsheet/formula.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/formula.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/formula.html (original)
+++ poi/site/publish/components/spreadsheet/formula.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.1.3', '../../skin/')" id="menu_selected_1.1.3Title" class="menutitle" style="background-image: url('../../skin/images/chapter_open.gif');">Excel (HSSF/XSSF)</div>
 <div id="menu_selected_1.1.3" class="selectedmenuitemgroup" style="display: block;">
@@ -361,12 +361,12 @@ document.write("Last Published: " + docu
 <p>To get the list of formula functions that POI supports, you need to
                call some code!</p>
 <p>The methods you need are available on 
-               <a href="../../apidocs/org/apache/poi/ss/formula/eval/FunctionEval.html">org.apache.poi.ss.formula.eval.FunctionEval</a>.
+               <a href="../../apidocs/dev/org/apache/poi/ss/formula/eval/FunctionEval.html">org.apache.poi.ss.formula.eval.FunctionEval</a>.
                To find which functions your copy of Apache POI supports, use 
-               <a href="../../apidocs/org/apache/poi/ss/formula/eval/FunctionEval.html#getSupportedFunctionNames()">getSupportedFunctionNames()</a>
+               <a href="../../apidocs/dev/org/apache/poi/ss/formula/eval/FunctionEval.html#getSupportedFunctionNames()">getSupportedFunctionNames()</a>
                to get a list of the implemented function names. For the list of functions that
                POI knows the name of, but doesn't currently implement, use
-               <a href="../../apidocs/org/apache/poi/ss/formula/eval/FunctionEval.html#getNotSupportedFunctionNames()">getNotSupportedFunctionNames()</a>
+               <a href="../../apidocs/dev/org/apache/poi/ss/formula/eval/FunctionEval.html#getNotSupportedFunctionNames()">getNotSupportedFunctionNames()</a>
             
 </p>
 </div>
@@ -398,7 +398,7 @@ document.write("Last Published: " + docu
                 occurrence of #VALUE! in a cell upon opening a POI generated workbook in excel. (Check that
                 typing the formula into Excel directly gives a valid result.)
             </p>
-<p>Check out the <a href="../../apidocs/">javadocs </a> for details.
+<p>Check out the <a href="../../apidocs/dev/">javadocs </a> for details.
             </p>
 </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=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/hacking-hssf.html (original)
+++ poi/site/publish/components/spreadsheet/hacking-hssf.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.1.3', '../../skin/')" id="menu_selected_1.1.3Title" class="menutitle" style="background-image: url('../../skin/images/chapter_open.gif');">Excel (HSSF/XSSF)</div>
 <div id="menu_selected_1.1.3" class="selectedmenuitemgroup" style="display: block;">

Modified: poi/site/publish/components/spreadsheet/how-to.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/how-to.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/how-to.html (original)
+++ poi/site/publish/components/spreadsheet/how-to.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.1.3', '../../skin/')" id="menu_selected_1.1.3Title" class="menutitle" style="background-image: url('../../skin/images/chapter_open.gif');">Excel (HSSF/XSSF)</div>
 <div id="menu_selected_1.1.3" class="selectedmenuitemgroup" style="display: block;">
@@ -819,7 +819,7 @@ public class ExampleEventUserModel {
 
         XMLReader parser = fetchSheetParser(sst);
 
-        Iterator<InputStream> sheets = r.getSheetsData();
+        Iterator&lt;InputStream&gt; sheets = r.getSheetsData();
         while(sheets.hasNext()) {
             System.out.println("Processing new sheet:\n");
             InputStream sheet = sheets.next();
@@ -851,13 +851,13 @@ public class ExampleEventUserModel {
 
         public void startElement(String uri, String localName, String name,
                                  Attributes attributes) throws SAXException {
-            // c => cell
+            // c =&gt; cell
             if(name.equals("c")) {
                 // Print the cell reference
                 System.out.print(attributes.getValue("r") + " - ");
                 // Figure out if the value is an index in the SST
                 String cellType = attributes.getValue("t");
-                if(cellType != null && cellType.equals("s")) {
+                if(cellType != null &amp;&amp; cellType.equals("s")) {
                     nextIsString = true;
                 } else {
                     nextIsString = false;
@@ -877,7 +877,7 @@ public class ExampleEventUserModel {
                 nextIsString = false;
             }
 
-            // v => contents of a cell
+            // v =&gt; contents of a cell
             // Output after we've seen the string contents
             if(name.equals("v")) {
                 System.out.println(lastContents);

Modified: poi/site/publish/components/spreadsheet/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/index.html?rev=1845229&r1=1845228&r2=1845229&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/index.html (original)
+++ poi/site/publish/components/spreadsheet/index.html Tue Oct 30 11:59:09 2018
@@ -111,7 +111,7 @@ document.write("Last Published: " + docu
 <a href="../../components/index.html">Overview</a>
 </div>
 <div class="menuitem">
-<a href="../../apidocs/index.html">Javadocs</a>
+<a href="../../apidocs/dev/index.html">Javadocs</a>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.1.3', '../../skin/')" id="menu_selected_1.1.3Title" class="menutitle" style="background-image: url('../../skin/images/chapter_open.gif');">Excel (HSSF/XSSF)</div>
 <div id="menu_selected_1.1.3" class="selectedmenuitemgroup" style="display: block;">



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