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 2017/03/18 13:49:44 UTC

svn commit: r1787554 - in /poi/site/publish/apidocs: ./ org/apache/poi/ org/apache/poi/openxml4j/exceptions/ org/apache/poi/openxml4j/exceptions/class-use/ org/apache/poi/openxml4j/opc/class-use/ org/apache/poi/util/class-use/ org/apache/poi/xdgf/userm...

Author: nick
Date: Sat Mar 18 13:49:44 2017
New Revision: 1787554

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

Modified:
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/POIXMLRelation.html
    poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/class-use/InvalidFormatException.html
    poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/package-use.html
    poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackagePart.html
    poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html
    poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFRelation.html
    poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFRelation.html
    poi/site/publish/apidocs/org/apache/poi/xssf/XLSBUnsupportedException.html
    poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBCommentsTable.html
    poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBHyperlinksTable.html
    poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBParseException.html
    poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBParser.html
    poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBRecordType.html
    poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBRelation.html
    poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBSharedStringsTable.html
    poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBSheetHandler.html
    poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBStylesTable.html
    poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBUtils.html
    poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFHyperlinkRecord.html
    poi/site/publish/apidocs/org/apache/poi/xssf/binary/class-use/XSSFBParser.html
    poi/site/publish/apidocs/org/apache/poi/xssf/binary/package-summary.html
    poi/site/publish/apidocs/org/apache/poi/xssf/binary/package-use.html
    poi/site/publish/apidocs/org/apache/poi/xssf/eventusermodel/XSSFBReader.html
    poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFBEventBasedExcelExtractor.html
    poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html
    poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFRelation.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFRelation.html

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Sat Mar 18 13:49:44 2017
@@ -23004,13 +23004,7 @@
 <dd>
 <div class="block">Returns the contents of the attachment.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/binary/XSSFBRelation.html#getContents(org.apache.poi.openxml4j.opc.PackagePart)">getContents(PackagePart)</a></span> - Method in class org.apache.poi.xssf.binary.<a href="./org/apache/poi/xssf/binary/XSSFBRelation.html" title="class in org.apache.poi.xssf.binary">XSSFBRelation</a></dt>
-<dd>
-<div class="block">Fetches the InputStream to read the contents, based
- of the specified core part, for which we are defined
- as a suitable relationship</div>
-</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFRelation.html#getContents(org.apache.poi.openxml4j.opc.PackagePart)">getContents(PackagePart)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFRelation.html" title="class in org.apache.poi.xssf.usermodel">XSSFRelation</a></dt>
+<dt><span class="strong"><a href="./org/apache/poi/POIXMLRelation.html#getContents(org.apache.poi.openxml4j.opc.PackagePart)">getContents(PackagePart)</a></span> - Method in class org.apache.poi.<a href="./org/apache/poi/POIXMLRelation.html" title="class in org.apache.poi">POIXMLRelation</a></dt>
 <dd>
 <div class="block">Fetches the InputStream to read the contents, based
   of the specified core part, for which we are defined
@@ -28200,6 +28194,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/CFRuleBase.html#getFormulaSize(org.apache.poi.ss.formula.Formula)">getFormulaSize(Formula)</a></span> - Static method in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/CFRuleBase.html" title="class in org.apache.poi.hssf.record">CFRuleBase</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getFormulasNotResults()">getFormulasNotResults()</a></span> - Method in class org.apache.poi.xssf.extractor.<a href="./org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html" title="class in org.apache.poi.xssf.extractor">XSSFEventBasedExcelExtractor</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/charts/ChartDataSource.html#getFormulaString()">getFormulaString()</a></span> - Method in interface org.apache.poi.ss.usermodel.charts.<a href="./org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartDataSource</a></dt>
 <dd>
 <div class="block">Returns formula representation of the data source.</div>
@@ -29674,6 +29670,14 @@
 <dd>
 <div class="block">Returns an ImageRenderer for the PictureData</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getIncludeCellComments()">getIncludeCellComments()</a></span> - Method in class org.apache.poi.xssf.extractor.<a href="./org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html" title="class in org.apache.poi.xssf.extractor">XSSFEventBasedExcelExtractor</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getIncludeHeadersFooters()">getIncludeHeadersFooters()</a></span> - Method in class org.apache.poi.xssf.extractor.<a href="./org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html" title="class in org.apache.poi.xssf.extractor">XSSFEventBasedExcelExtractor</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getIncludeSheetNames()">getIncludeSheetNames()</a></span> - Method in class org.apache.poi.xssf.extractor.<a href="./org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html" title="class in org.apache.poi.xssf.extractor">XSSFEventBasedExcelExtractor</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getIncludeTextBoxes()">getIncludeTextBoxes()</a></span> - Method in class org.apache.poi.xssf.extractor.<a href="./org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html" title="class in org.apache.poi.xssf.extractor">XSSFEventBasedExcelExtractor</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#getIndent()">getIndent()</a></span> - Method in class org.apache.poi.hslf.usermodel.<a href="./org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/ExtendedFormatRecord.html#getIndent()">getIndent()</a></span> - Method in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/ExtendedFormatRecord.html" title="class in org.apache.poi.hssf.record">ExtendedFormatRecord</a></dt>
@@ -31266,6 +31270,8 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/usermodel/HSLFSlideShow.html#getLoadSavePhase()">getLoadSavePhase()</a></span> - Static method in class org.apache.poi.hslf.usermodel.<a href="./org/apache/poi/hslf/usermodel/HSLFSlideShow.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShow</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getLocale()">getLocale()</a></span> - Method in class org.apache.poi.xssf.extractor.<a href="./org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html" title="class in org.apache.poi.xssf.extractor">XSSFEventBasedExcelExtractor</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/util/LocaleUtil.html#getLocaleCalendar()">getLocaleCalendar()</a></span> - Static method in class org.apache.poi.util.<a href="./org/apache/poi/util/LocaleUtil.html" title="class in org.apache.poi.util">LocaleUtil</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/util/LocaleUtil.html#getLocaleCalendar(int,%20int,%20int)">getLocaleCalendar(int, int, int)</a></span> - Static method in class org.apache.poi.util.<a href="./org/apache/poi/util/LocaleUtil.html" title="class in org.apache.poi.util">LocaleUtil</a></dt>
@@ -90339,13 +90345,13 @@ the order they are declared.</div>
 </dd>
 <dt><a href="./org/apache/poi/xssf/binary/XSSFBParseException.html" title="class in org.apache.poi.xssf.binary"><span class="strong">XSSFBParseException</span></a> - Exception in <a href="./org/apache/poi/xssf/binary/package-summary.html">org.apache.poi.xssf.binary</a></dt>
 <dd>
-<div class="block">Parse exception while reading an xssfb</div>
+<div class="block">Parse exception while reading an xssfb.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/binary/XSSFBParseException.html#XSSFBParseException(java.lang.String)">XSSFBParseException(String)</a></span> - Constructor for exception org.apache.poi.xssf.binary.<a href="./org/apache/poi/xssf/binary/XSSFBParseException.html" title="class in org.apache.poi.xssf.binary">XSSFBParseException</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/xssf/binary/XSSFBParser.html" title="class in org.apache.poi.xssf.binary"><span class="strong">XSSFBParser</span></a> - Class in <a href="./org/apache/poi/xssf/binary/package-summary.html">org.apache.poi.xssf.binary</a></dt>
 <dd>
-<div class="block">Experimental parser for Microsoft's ooxml xssfb format.</div>
+<div class="block">Experimental parser for Microsoft's ooxml xlsb format.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/binary/XSSFBParser.html#XSSFBParser(java.io.InputStream)">XSSFBParser(InputStream)</a></span> - Constructor for class org.apache.poi.xssf.binary.<a href="./org/apache/poi/xssf/binary/XSSFBParser.html" title="class in org.apache.poi.xssf.binary">XSSFBParser</a></dt>
 <dd>&nbsp;</dd>
@@ -90380,7 +90386,10 @@ the order they are declared.</div>
   of the sheet parsing.</div>
 </dd>
 <dt><a href="./org/apache/poi/xssf/binary/XSSFBStylesTable.html" title="class in org.apache.poi.xssf.binary"><span class="strong">XSSFBStylesTable</span></a> - Class in <a href="./org/apache/poi/xssf/binary/package-summary.html">org.apache.poi.xssf.binary</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">This is a very thin shim to gather number formats from styles.bin
+ files.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/binary/XSSFBStylesTable.html#XSSFBStylesTable(java.io.InputStream)">XSSFBStylesTable(InputStream)</a></span> - Constructor for class org.apache.poi.xssf.binary.<a href="./org/apache/poi/xssf/binary/XSSFBStylesTable.html" title="class in org.apache.poi.xssf.binary">XSSFBStylesTable</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/xssf/binary/XSSFBUtils.html" title="class in org.apache.poi.xssf.binary"><span class="strong">XSSFBUtils</span></a> - Class in <a href="./org/apache/poi/xssf/binary/package-summary.html">org.apache.poi.xssf.binary</a></dt>

Modified: poi/site/publish/apidocs/org/apache/poi/POIXMLRelation.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/POIXMLRelation.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/POIXMLRelation.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/POIXMLRelation.html Sat Mar 18 13:49:44 2017
@@ -153,36 +153,44 @@ extends java.lang.Object</pre>
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>java.io.InputStream</code></td>
+<td class="colLast"><code><strong><a href="../../../org/apache/poi/POIXMLRelation.html#getContents(org.apache.poi.openxml4j.opc.PackagePart)">getContents</a></strong>(<a href="../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;corePart)</code>
+<div class="block">Fetches the InputStream to read the contents, based
+  of the specified core part, for which we are defined
+  as a suitable relationship</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../org/apache/poi/POIXMLRelation.html#getContentType()">getContentType</a></strong>()</code>
 <div class="block">Return the content type.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../org/apache/poi/POIXMLRelation.html#getDefaultFileName()">getDefaultFileName</a></strong>()</code>
 <div class="block">Return the default part name.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../org/apache/poi/POIXMLRelation.html#getFileName(int)">getFileName</a></strong>(int&nbsp;index)</code>
 <div class="block">Returns the filename for the nth one of these, e.g.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.Integer</code></td>
 <td class="colLast"><code><strong><a href="../../../org/apache/poi/POIXMLRelation.html#getFileNameIndex(org.apache.poi.POIXMLDocumentPart)">getFileNameIndex</a></strong>(<a href="../../../org/apache/poi/POIXMLDocumentPart.html" title="class in org.apache.poi">POIXMLDocumentPart</a>&nbsp;part)</code>
 <div class="block">Returns the index of the filename within the package for the given part.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../org/apache/poi/POIXMLRelation.html#getRelation()">getRelation</a></strong>()</code>
 <div class="block">Return the relationship, the kind of connection between a source part and a target part in a package.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.Class&lt;? extends <a href="../../../org/apache/poi/POIXMLDocumentPart.html" title="class in org.apache.poi">POIXMLDocumentPart</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../org/apache/poi/POIXMLRelation.html#getRelationClass()">getRelationClass</a></strong>()</code>
 <div class="block">Return type of the object used to construct instances of this relationship</div>
@@ -310,7 +318,7 @@ extends java.lang.Object</pre>
 <a name="getRelationClass()">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>getRelationClass</h4>
 <pre>public&nbsp;java.lang.Class&lt;? extends <a href="../../../org/apache/poi/POIXMLDocumentPart.html" title="class in org.apache.poi">POIXMLDocumentPart</a>&gt;&nbsp;getRelationClass()</pre>
@@ -318,6 +326,24 @@ extends java.lang.Object</pre>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the class of the object used to construct instances of this relation</dd></dl>
 </li>
 </ul>
+<a name="getContents(org.apache.poi.openxml4j.opc.PackagePart)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getContents</h4>
+<pre>public&nbsp;java.io.InputStream&nbsp;getContents(<a href="../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;corePart)
+                                throws java.io.IOException,
+                                       <a href="../../../org/apache/poi/openxml4j/exceptions/InvalidFormatException.html" title="class in org.apache.poi.openxml4j.exceptions">InvalidFormatException</a></pre>
+<div class="block">Fetches the InputStream to read the contents, based
+  of the specified core part, for which we are defined
+  as a suitable relationship</div>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd>
+<dd><code><a href="../../../org/apache/poi/openxml4j/exceptions/InvalidFormatException.html" title="class in org.apache.poi.openxml4j.exceptions">InvalidFormatException</a></code></dd><dt><span class="strong">Since:</span></dt>
+  <dd>3.16-beta3</dd></dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/class-use/InvalidFormatException.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/class-use/InvalidFormatException.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/class-use/InvalidFormatException.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/class-use/InvalidFormatException.html Sat Mar 18 13:49:44 2017
@@ -106,21 +106,14 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.poi.xssf.binary">org.apache.poi.xssf.binary</a></td>
-<td class="colLast">
-<div class="block">The org.apache.poi.xssf.binary package includes necessary underlying components
-for streaming/read-only processing of xlsb files.</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.eventusermodel">org.apache.poi.xssf.eventusermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.xwpf.usermodel">org.apache.poi.xwpf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -141,19 +134,27 @@ for streaming/read-only processing of xl
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><code>java.io.InputStream</code></td>
+<td class="colLast"><span class="strong">POIXMLRelation.</span><code><strong><a href="../../../../../../org/apache/poi/POIXMLRelation.html#getContents(org.apache.poi.openxml4j.opc.PackagePart)">getContents</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;corePart)</code>
+<div class="block">Fetches the InputStream to read the contents, based
+  of the specified core part, for which we are defined
+  as a suitable relationship</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>[]</code></td>
 <td class="colLast"><span class="strong">POIXMLDocument.</span><code><strong><a href="../../../../../../org/apache/poi/POIXMLDocument.html#getRelatedByType(java.lang.String)">getRelatedByType</a></strong>(java.lang.String&nbsp;contentType)</code>
 <div class="block">Retrieves all the PackageParts which are defined as relationships of the base document with the
  specified content type.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a></code></td>
 <td class="colLast"><span class="strong">POIXMLDocumentPart.</span><code><strong><a href="../../../../../../org/apache/poi/POIXMLDocumentPart.html#getTargetPart(org.apache.poi.openxml4j.opc.PackageRelationship)">getTargetPart</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a>&nbsp;rel)</code>
 <div class="block">Get the PackagePart that is the target of a relationship from this Part.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><span class="strong">POIXMLDocumentPart.</span><code><strong><a href="../../../../../../org/apache/poi/POIXMLDocumentPart.html#rebase(org.apache.poi.openxml4j.opc.OPCPackage)">rebase</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html" title="class in org.apache.poi.openxml4j.opc">OPCPackage</a>&nbsp;pkg)</code>
 <div class="block">When you open something like a theme, call this to
@@ -604,28 +605,6 @@ for streaming/read-only processing of xl
 </tbody>
 </table>
 </li>
-<li class="blockList"><a name="org.apache.poi.xssf.binary">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/poi/openxml4j/exceptions/InvalidFormatException.html" title="class in org.apache.poi.openxml4j.exceptions">InvalidFormatException</a> in <a href="../../../../../../org/apache/poi/xssf/binary/package-summary.html">org.apache.poi.xssf.binary</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../org/apache/poi/xssf/binary/package-summary.html">org.apache.poi.xssf.binary</a> that throw <a href="../../../../../../org/apache/poi/openxml4j/exceptions/InvalidFormatException.html" title="class in org.apache.poi.openxml4j.exceptions">InvalidFormatException</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>java.io.InputStream</code></td>
-<td class="colLast"><span class="strong">XSSFBRelation.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/binary/XSSFBRelation.html#getContents(org.apache.poi.openxml4j.opc.PackagePart)">getContents</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;corePart)</code>
-<div class="block">Fetches the InputStream to read the contents, based
- of the specified core part, for which we are defined
- as a suitable relationship</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
 <li class="blockList"><a name="org.apache.poi.xssf.eventusermodel">
 <!--   -->
 </a>
@@ -717,14 +696,6 @@ for streaming/read-only processing of xl
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>java.io.InputStream</code></td>
-<td class="colLast"><span class="strong">XSSFRelation.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFRelation.html#getContents(org.apache.poi.openxml4j.opc.PackagePart)">getContents</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;corePart)</code>
-<div class="block">Fetches the InputStream to read the contents, based
-  of the specified core part, for which we are defined
-  as a suitable relationship</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setVBAProject(org.apache.poi.xssf.usermodel.XSSFWorkbook)">setVBAProject</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html" title="class in org.apache.poi.xssf.usermodel">XSSFWorkbook</a>&nbsp;macroWorkbook)</code>
 <div class="block">Adds a vbaProject.bin file taken from another, given workbook to this one.</div>

Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/package-use.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/package-use.html Sat Mar 18 13:49:44 2017
@@ -132,29 +132,22 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.poi.xssf.binary">org.apache.poi.xssf.binary</a></td>
-<td class="colLast">
-<div class="block">The org.apache.poi.xssf.binary package includes necessary underlying components
-for streaming/read-only processing of xlsb files.</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.eventusermodel">org.apache.poi.xssf.eventusermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.extractor">org.apache.poi.xssf.extractor</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xwpf.extractor">org.apache.poi.xwpf.extractor</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.xwpf.usermodel">org.apache.poi.xwpf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -421,21 +414,6 @@ for streaming/read-only processing of xl
 </tr>
 </tbody>
 </table>
-</li>
-<li class="blockList"><a name="org.apache.poi.xssf.binary">
-<!--   -->
-</a>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../../org/apache/poi/openxml4j/exceptions/package-summary.html">org.apache.poi.openxml4j.exceptions</a> used by <a href="../../../../../org/apache/poi/xssf/binary/package-summary.html">org.apache.poi.xssf.binary</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/openxml4j/exceptions/class-use/InvalidFormatException.html#org.apache.poi.xssf.binary">InvalidFormatException</a>&nbsp;</td>
-</tr>
-</tbody>
-</table>
 </li>
 <li class="blockList"><a name="org.apache.poi.xssf.eventusermodel">
 <!--   -->

Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackagePart.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackagePart.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackagePart.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/PackagePart.html Sat Mar 18 13:49:44 2017
@@ -222,6 +222,14 @@ for streaming/read-only processing of xl
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>java.io.InputStream</code></td>
+<td class="colLast"><span class="strong">POIXMLRelation.</span><code><strong><a href="../../../../../../org/apache/poi/POIXMLRelation.html#getContents(org.apache.poi.openxml4j.opc.PackagePart)">getContents</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;corePart)</code>
+<div class="block">Fetches the InputStream to read the contents, based
+  of the specified core part, for which we are defined
+  as a suitable relationship</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a></code></td>
 <td class="colLast"><span class="strong">POIXMLFactory.</span><code><strong><a href="../../../../../../org/apache/poi/POIXMLFactory.html#getPackageRelationship(org.apache.poi.POIXMLDocumentPart,%20org.apache.poi.openxml4j.opc.PackagePart)">getPackageRelationship</a></strong>(<a href="../../../../../../org/apache/poi/POIXMLDocumentPart.html" title="class in org.apache.poi">POIXMLDocumentPart</a>&nbsp;parent,
                       <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;part)</code>
@@ -863,23 +871,6 @@ for streaming/read-only processing of xl
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a> in <a href="../../../../../../org/apache/poi/xssf/binary/package-summary.html">org.apache.poi.xssf.binary</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../org/apache/poi/xssf/binary/package-summary.html">org.apache.poi.xssf.binary</a> with parameters of type <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>java.io.InputStream</code></td>
-<td class="colLast"><span class="strong">XSSFBRelation.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/binary/XSSFBRelation.html#getContents(org.apache.poi.openxml4j.opc.PackagePart)">getContents</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;corePart)</code>
-<div class="block">Fetches the InputStream to read the contents, based
- of the specified core part, for which we are defined
- as a suitable relationship</div>
-</td>
-</tr>
-</tbody>
-</table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
 <caption><span>Constructors in <a href="../../../../../../org/apache/poi/xssf/binary/package-summary.html">org.apache.poi.xssf.binary</a> with parameters of type <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
@@ -1051,14 +1042,6 @@ for streaming/read-only processing of xl
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>java.io.InputStream</code></td>
-<td class="colLast"><span class="strong">XSSFRelation.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFRelation.html#getContents(org.apache.poi.openxml4j.opc.PackagePart)">getContents</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;corePart)</code>
-<div class="block">Fetches the InputStream to read the contents, based
-  of the specified core part, for which we are defined
-  as a suitable relationship</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>protected static java.awt.Dimension</code></td>
 <td class="colLast"><span class="strong">XSSFPicture.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFPicture.html#getImageDimension(org.apache.poi.openxml4j.opc.PackagePart,%20int)">getImageDimension</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;part,
                  int&nbsp;type)</code>

Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html Sat Mar 18 13:49:44 2017
@@ -11074,7 +11074,7 @@ for streaming/read-only processing of xl
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBParser.html" title="class in org.apache.poi.xssf.binary">XSSFBParser</a></strong></code>
-<div class="block">Experimental parser for Microsoft's ooxml xssfb format.</div>
+<div class="block">Experimental parser for Microsoft's ooxml xlsb format.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -11098,7 +11098,10 @@ for streaming/read-only processing of xl
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBStylesTable.html" title="class in org.apache.poi.xssf.binary">XSSFBStylesTable</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBStylesTable.html" title="class in org.apache.poi.xssf.binary">XSSFBStylesTable</a></strong></code>
+<div class="block">This is a very thin shim to gather number formats from styles.bin
+ files.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFRelation.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFRelation.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFRelation.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/XDGFRelation.html Sat Mar 18 13:49:44 2017
@@ -178,7 +178,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.<a href="../../../../../org/apache/poi/POIXMLRelation.html" title="class in org.apache.poi">POIXMLRelation</a></h3>
-<code><a href="../../../../../org/apache/poi/POIXMLRelation.html#getContentType()">getContentType</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getDefaultFileName()">getDefaultFileName</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getFileName(int)">getFileName</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getFileNameIndex(org.apache.poi.POIXMLDocumentPart)">getFileNameIndex</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getRelation()">getRelation</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getRelationClass()">getRelationClass</a></code></li>
+<code><a href="../../../../../org/apache/poi/POIXMLRelation.html#getContents(org.apache.poi.openxml4j.opc.PackagePart)">getContents</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getContentType()">getContentType</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getDefaultFileName()">getDefaultFileName</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getFileName(int)">getFileName</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getFileNameIndex(org.apache.poi.POIXMLDocumentPart)">getFileNameIndex</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getRelation()">getRelation</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getRelationClass()">getRelationClass</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFRelation.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFRelation.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFRelation.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFRelation.html Sat Mar 18 13:49:44 2017
@@ -279,7 +279,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.<a href="../../../../../org/apache/poi/POIXMLRelation.html" title="class in org.apache.poi">POIXMLRelation</a></h3>
-<code><a href="../../../../../org/apache/poi/POIXMLRelation.html#getContentType()">getContentType</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getDefaultFileName()">getDefaultFileName</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getFileName(int)">getFileName</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getFileNameIndex(org.apache.poi.POIXMLDocumentPart)">getFileNameIndex</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getRelation()">getRelation</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getRelationClass()">getRelationClass</a></code></li>
+<code><a href="../../../../../org/apache/poi/POIXMLRelation.html#getContents(org.apache.poi.openxml4j.opc.PackagePart)">getContents</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getContentType()">getContentType</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getDefaultFileName()">getDefaultFileName</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getFileName(int)">getFileName</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getFileNameIndex(org.apache.poi.POIXMLDocumentPart)">getFileNameIndex</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getRelation()">getRelation</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getRelationClass()">getRelationClass</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/XLSBUnsupportedException.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/XLSBUnsupportedException.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/XLSBUnsupportedException.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/XLSBUnsupportedException.html Sat Mar 18 13:49:44 2017
@@ -130,7 +130,7 @@
 <pre>public class <span class="strong">XLSBUnsupportedException</span>
 extends <a href="../../../../org/apache/poi/UnsupportedFileFormatException.html" title="class in org.apache.poi">UnsupportedFileFormatException</a></pre>
 <div class="block">We don't support .xlsb for read and write via <a href="../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html" title="class in org.apache.poi.xssf.usermodel"><code>XSSFWorkbook</code></a>.
- As of POI 3.15-beta3, we do support streaming reading of xlsb files
+ As of POI 3.16-beta3, we do support streaming reading of xlsb files
  via <a href="../../../../org/apache/poi/xssf/eventusermodel/XSSFBReader.html" title="class in org.apache.poi.xssf.eventusermodel"><code>XSSFBReader</code></a></div>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#org.apache.poi.xssf.XLSBUnsupportedException">Serialized Form</a></dd></dl>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBCommentsTable.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBCommentsTable.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBCommentsTable.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBCommentsTable.html Sat Mar 18 13:49:44 2017
@@ -106,6 +106,8 @@
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
 public class <span class="strong">XSSFBCommentsTable</span>
 extends <a href="../../../../../org/apache/poi/xssf/binary/XSSFBParser.html" title="class in org.apache.poi.xssf.binary">XSSFBParser</a></pre>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>3.16-beta3</dd></dl>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBHyperlinksTable.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBHyperlinksTable.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBHyperlinksTable.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBHyperlinksTable.html Sat Mar 18 13:49:44 2017
@@ -101,6 +101,8 @@
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
 public class <span class="strong">XSSFBHyperlinksTable</span>
 extends java.lang.Object</pre>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>3.16-beta3</dd></dl>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBParseException.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBParseException.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBParseException.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBParseException.html Sat Mar 18 13:49:44 2017
@@ -119,8 +119,10 @@
 <br>
 <pre>public class <span class="strong">XSSFBParseException</span>
 extends java.lang.RuntimeException</pre>
-<div class="block">Parse exception while reading an xssfb</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../serialized-form.html#org.apache.poi.xssf.binary.XSSFBParseException">Serialized Form</a></dd></dl>
+<div class="block">Parse exception while reading an xssfb.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>3.16-beta3</dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../serialized-form.html#org.apache.poi.xssf.binary.XSSFBParseException">Serialized Form</a></dd></dl>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBParser.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBParser.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBParser.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBParser.html Sat Mar 18 13:49:44 2017
@@ -105,9 +105,11 @@
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
 public abstract class <span class="strong">XSSFBParser</span>
 extends java.lang.Object</pre>
-<div class="block">Experimental parser for Microsoft's ooxml xssfb format.
+<div class="block">Experimental parser for Microsoft's ooxml xlsb format.
  Not thread safe, obviously.  Need to create a new one
  for each thread.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>3.16-beta3</dd></dl>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBRecordType.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBRecordType.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBRecordType.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBRecordType.html Sat Mar 18 13:49:44 2017
@@ -110,6 +110,8 @@
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
 public enum <span class="strong">XSSFBRecordType</span>
 extends java.lang.Enum&lt;<a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a>&gt;</pre>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>3.16-beta3</dd></dl>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBRelation.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBRelation.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBRelation.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBRelation.html Sat Mar 18 13:49:44 2017
@@ -66,13 +66,13 @@
 <li>Nested&nbsp;|&nbsp;</li>
 <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
 <li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
+<li><a href="#methods_inherited_from_class_org.apache.poi.POIXMLRelation">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
 <li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
+<li>Method</li>
 </ul>
 </div>
 <a name="skip-navbar_top">
@@ -143,27 +143,12 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Method Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>java.io.InputStream</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRelation.html#getContents(org.apache.poi.openxml4j.opc.PackagePart)">getContents</a></strong>(<a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;corePart)</code>
-<div class="block">Fetches the InputStream to read the contents, based
- of the specified core part, for which we are defined
- as a suitable relationship</div>
-</td>
-</tr>
-</table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.POIXMLRelation">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.<a href="../../../../../org/apache/poi/POIXMLRelation.html" title="class in org.apache.poi">POIXMLRelation</a></h3>
-<code><a href="../../../../../org/apache/poi/POIXMLRelation.html#getContentType()">getContentType</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getDefaultFileName()">getDefaultFileName</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getFileName(int)">getFileName</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getFileNameIndex(org.apache.poi.POIXMLDocumentPart)">getFileNameIndex</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getRelation()">getRelation</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getRelationClass()">getRelationClass</a></code></li>
+<code><a href="../../../../../org/apache/poi/POIXMLRelation.html#getContents(org.apache.poi.openxml4j.opc.PackagePart)">getContents</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getContentType()">getContentType</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getDefaultFileName()">getDefaultFileName</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getFileName(int)">getFileName</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getFileNameIndex(org.apache.poi.POIXMLDocumentPart)">getFileNameIndex</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getRelation()">getRelation</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getRelationClass()">getRelationClass</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -197,31 +182,6 @@ extends <a href="../../../../../org/apac
 </ul>
 </li>
 </ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method_detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="getContents(org.apache.poi.openxml4j.opc.PackagePart)">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>getContents</h4>
-<pre>public&nbsp;java.io.InputStream&nbsp;getContents(<a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;corePart)
-                                throws java.io.IOException,
-                                       <a href="../../../../../org/apache/poi/openxml4j/exceptions/InvalidFormatException.html" title="class in org.apache.poi.openxml4j.exceptions">InvalidFormatException</a></pre>
-<div class="block">Fetches the InputStream to read the contents, based
- of the specified core part, for which we are defined
- as a suitable relationship</div>
-<dl><dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code></dd>
-<dd><code><a href="../../../../../org/apache/poi/openxml4j/exceptions/InvalidFormatException.html" title="class in org.apache.poi.openxml4j.exceptions">InvalidFormatException</a></code></dd></dl>
-</li>
-</ul>
-</li>
-</ul>
 </li>
 </ul>
 </div>
@@ -274,13 +234,13 @@ extends <a href="../../../../../org/apac
 <li>Nested&nbsp;|&nbsp;</li>
 <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
 <li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
+<li><a href="#methods_inherited_from_class_org.apache.poi.POIXMLRelation">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
 <li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
+<li>Method</li>
 </ul>
 </div>
 <a name="skip-navbar_bottom">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBSharedStringsTable.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBSharedStringsTable.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBSharedStringsTable.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBSharedStringsTable.html Sat Mar 18 13:49:44 2017
@@ -101,6 +101,8 @@
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
 public class <span class="strong">XSSFBSharedStringsTable</span>
 extends java.lang.Object</pre>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>3.16-beta3</dd></dl>
 </li>
 </ul>
 </div>
@@ -208,6 +210,7 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>getItems</h4>
 <pre>public&nbsp;java.util.List&lt;java.lang.String&gt;&nbsp;getItems()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>a defensive copy of strings</dd></dl>
 </li>
 </ul>
 <a name="getEntryAt(int)">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBSheetHandler.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBSheetHandler.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBSheetHandler.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBSheetHandler.html Sat Mar 18 13:49:44 2017
@@ -106,6 +106,8 @@
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
 public class <span class="strong">XSSFBSheetHandler</span>
 extends <a href="../../../../../org/apache/poi/xssf/binary/XSSFBParser.html" title="class in org.apache.poi.xssf.binary">XSSFBParser</a></pre>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>3.16-beta3</dd></dl>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBStylesTable.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBStylesTable.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBStylesTable.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBStylesTable.html Sat Mar 18 13:49:44 2017
@@ -106,6 +106,10 @@
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
 public class <span class="strong">XSSFBStylesTable</span>
 extends <a href="../../../../../org/apache/poi/xssf/binary/XSSFBParser.html" title="class in org.apache.poi.xssf.binary">XSSFBParser</a></pre>
+<div class="block">This is a very thin shim to gather number formats from styles.bin
+ files.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>3.16-beta3</dd></dl>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBUtils.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBUtils.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBUtils.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBUtils.html Sat Mar 18 13:49:44 2017
@@ -101,6 +101,8 @@
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
 public class <span class="strong">XSSFBUtils</span>
 extends java.lang.Object</pre>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>3.16-beta3</dd></dl>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFHyperlinkRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFHyperlinkRecord.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFHyperlinkRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFHyperlinkRecord.html Sat Mar 18 13:49:44 2017
@@ -108,6 +108,8 @@ extends java.lang.Object</pre>
 
  The <a href="../../../../../org/apache/poi/xssf/binary/XSSFHyperlinkRecord.html#display"><code>display</code></a> is often empty and should be filled from
  the contents of the anchor cell.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>3.16-beta3</dd></dl>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/binary/class-use/XSSFBParser.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/binary/class-use/XSSFBParser.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/binary/class-use/XSSFBParser.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/binary/class-use/XSSFBParser.html Sat Mar 18 13:49:44 2017
@@ -110,7 +110,10 @@ for streaming/read-only processing of xl
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/binary/XSSFBStylesTable.html" title="class in org.apache.poi.xssf.binary">XSSFBStylesTable</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/binary/XSSFBStylesTable.html" title="class in org.apache.poi.xssf.binary">XSSFBStylesTable</a></strong></code>
+<div class="block">This is a very thin shim to gather number formats from styles.bin
+ files.</div>
+</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/binary/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/binary/package-summary.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/binary/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/binary/package-summary.html Sat Mar 18 13:49:44 2017
@@ -111,7 +111,7 @@ for streaming/read-only processing of xl
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/binary/XSSFBParser.html" title="class in org.apache.poi.xssf.binary">XSSFBParser</a></td>
 <td class="colLast">
-<div class="block">Experimental parser for Microsoft's ooxml xssfb format.</div>
+<div class="block">Experimental parser for Microsoft's ooxml xlsb format.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -131,7 +131,10 @@ for streaming/read-only processing of xl
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/binary/XSSFBStylesTable.html" title="class in org.apache.poi.xssf.binary">XSSFBStylesTable</a></td>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">This is a very thin shim to gather number formats from styles.bin
+ files.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/binary/XSSFBUtils.html" title="class in org.apache.poi.xssf.binary">XSSFBUtils</a></td>
@@ -173,7 +176,7 @@ for streaming/read-only processing of xl
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/binary/XSSFBParseException.html" title="class in org.apache.poi.xssf.binary">XSSFBParseException</a></td>
 <td class="colLast">
-<div class="block">Parse exception while reading an xssfb</div>
+<div class="block">Parse exception while reading an xssfb.</div>
 </td>
 </tr>
 </tbody>
@@ -189,17 +192,17 @@ for streaming/read-only processing of xl
 </p>
 <p>
     POI does not yet support opening .xlsb files with XSSFWorkbook, but you can read files with XSSFBReader
-    in o.a.p.xssf.eventusermodel.
+    in org.apache.poi.xssf.eventusermodel.
 </p>
 <p>
-    This feature was added in poi-3.15-beta3 and should be considered experimental.  Most classes
+    This feature was added in poi-3.16-beta3 and should be considered experimental.  Most classes
     have been marked @Internal and the API is subject to change.
 </p>
 <h2>Related Documentation</h2>
 
 For overviews, tutorials, examples, guides, and tool documentation, please see:
 <ul>
-<li><a href="http://poi.apache.org">Apache POI Project</a>
+<li><a href="https://poi.apache.org">Apache POI Project</a>
 </ul></div>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/binary/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/binary/package-use.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/binary/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/binary/package-use.html Sat Mar 18 13:49:44 2017
@@ -109,12 +109,12 @@ for streaming/read-only processing of xl
 </tr>
 <tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/xssf/binary/class-use/XSSFBParseException.html#org.apache.poi.xssf.binary">XSSFBParseException</a>
-<div class="block">Parse exception while reading an xssfb</div>
+<div class="block">Parse exception while reading an xssfb.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/xssf/binary/class-use/XSSFBParser.html#org.apache.poi.xssf.binary">XSSFBParser</a>
-<div class="block">Experimental parser for Microsoft's ooxml xssfb format.</div>
+<div class="block">Experimental parser for Microsoft's ooxml xlsb format.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -130,7 +130,10 @@ for streaming/read-only processing of xl
 <td class="colOne"><a href="../../../../../org/apache/poi/xssf/binary/class-use/XSSFBSharedStringsTable.html#org.apache.poi.xssf.binary">XSSFBSharedStringsTable</a>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/xssf/binary/class-use/XSSFBStylesTable.html#org.apache.poi.xssf.binary">XSSFBStylesTable</a>&nbsp;</td>
+<td class="colOne"><a href="../../../../../org/apache/poi/xssf/binary/class-use/XSSFBStylesTable.html#org.apache.poi.xssf.binary">XSSFBStylesTable</a>
+<div class="block">This is a very thin shim to gather number formats from styles.bin
+ files.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/xssf/binary/class-use/XSSFHyperlinkRecord.html#org.apache.poi.xssf.binary">XSSFHyperlinkRecord</a>
@@ -154,7 +157,10 @@ for streaming/read-only processing of xl
 <td class="colOne"><a href="../../../../../org/apache/poi/xssf/binary/class-use/XSSFBCommentsTable.html#org.apache.poi.xssf.eventusermodel">XSSFBCommentsTable</a>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/xssf/binary/class-use/XSSFBStylesTable.html#org.apache.poi.xssf.eventusermodel">XSSFBStylesTable</a>&nbsp;</td>
+<td class="colOne"><a href="../../../../../org/apache/poi/xssf/binary/class-use/XSSFBStylesTable.html#org.apache.poi.xssf.eventusermodel">XSSFBStylesTable</a>
+<div class="block">This is a very thin shim to gather number formats from styles.bin
+ files.</div>
+</td>
 </tr>
 </tbody>
 </table>
@@ -175,7 +181,10 @@ for streaming/read-only processing of xl
 <td class="colOne"><a href="../../../../../org/apache/poi/xssf/binary/class-use/XSSFBSharedStringsTable.html#org.apache.poi.xssf.extractor">XSSFBSharedStringsTable</a>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/xssf/binary/class-use/XSSFBStylesTable.html#org.apache.poi.xssf.extractor">XSSFBStylesTable</a>&nbsp;</td>
+<td class="colOne"><a href="../../../../../org/apache/poi/xssf/binary/class-use/XSSFBStylesTable.html#org.apache.poi.xssf.extractor">XSSFBStylesTable</a>
+<div class="block">This is a very thin shim to gather number formats from styles.bin
+ files.</div>
+</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/eventusermodel/XSSFBReader.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/eventusermodel/XSSFBReader.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/eventusermodel/XSSFBReader.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/eventusermodel/XSSFBReader.html Sat Mar 18 13:49:44 2017
@@ -106,6 +106,8 @@
 <pre>public class <span class="strong">XSSFBReader</span>
 extends <a href="../../../../../org/apache/poi/xssf/eventusermodel/XSSFReader.html" title="class in org.apache.poi.xssf.eventusermodel">XSSFReader</a></pre>
 <div class="block">Reader for xlsb files.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>3.16-beta3</dd></dl>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFBEventBasedExcelExtractor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFBEventBasedExcelExtractor.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFBEventBasedExcelExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFBEventBasedExcelExtractor.html Sat Mar 18 13:49:44 2017
@@ -122,6 +122,8 @@ extends <a href="../../../../../org/apac
 implements <a href="../../../../../org/apache/poi/ss/extractor/ExcelExtractor.html" title="interface in org.apache.poi.ss.extractor">ExcelExtractor</a></pre>
 <div class="block">Implementation of a text extractor or xlsb Excel
  files that uses SAX-like binary parsing.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>3.16-beta3</dd></dl>
 </li>
 </ul>
 </div>
@@ -232,7 +234,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.xssf.extractor.<a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html" title="class in org.apache.poi.xssf.extractor">XSSFEventBasedExcelExtractor</a></h3>
-<code><a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#close()">close</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getCoreProperties()">getCoreProperties</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getCustomProperties()">getCustomProperties</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getExtendedProperties()">getExtendedProperties</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getPackage()">getPackage</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#processSheet(org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler.SheetContentsHandler,%20org.apache.poi.xssf.model.StylesTable,%20org.apache.poi.xssf.model.CommentsTable,%20org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable,%20java.io.InputStream)">proces
 sSheet</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#setConcatenatePhoneticRuns(boolean)">setConcatenatePhoneticRuns</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#setIncludeCellComments(boolean)">setIncludeCellComments</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#setIncludeHeadersFooters(boolean)">setIncludeHeadersFooters</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#setIncludeSheetNames(boolean)">setIncludeSheetNames</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#setIncludeTextBoxes(boolean)">setIncludeTextBoxes</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#setLocale(java.util.Locale)">setLocale</a></code></li>
+<code><a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#close()">close</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getCoreProperties()">getCoreProperties</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getCustomProperties()">getCustomProperties</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getExtendedProperties()">getExtendedProperties</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getFormulasNotResults()">getFormulasNotResults</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getIncludeCellComments()">getIncludeCellComments</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getIncludeHeadersFooters()">getIncludeHeadersFooters</a>, <a href="../../../../../org/apache/poi/xssf/ext
 ractor/XSSFEventBasedExcelExtractor.html#getIncludeSheetNames()">getIncludeSheetNames</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getIncludeTextBoxes()">getIncludeTextBoxes</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getLocale()">getLocale</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getPackage()">getPackage</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#processSheet(org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler.SheetContentsHandler,%20org.apache.poi.xssf.model.StylesTable,%20org.apache.poi.xssf.model.CommentsTable,%20org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable,%20java.io.InputStream)">processSheet</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#setConcatenatePhoneticRuns(boolean)">setConcatenatePhoneticRuns</a>, <a href=".
 ./../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#setIncludeCellComments(boolean)">setIncludeCellComments</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#setIncludeHeadersFooters(boolean)">setIncludeHeadersFooters</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#setIncludeSheetNames(boolean)">setIncludeSheetNames</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#setIncludeTextBoxes(boolean)">setIncludeTextBoxes</a>, <a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#setLocale(java.util.Locale)">setLocale</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.POIXMLTextExtractor">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html Sat Mar 18 13:49:44 2017
@@ -204,6 +204,30 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getFormulasNotResults()">getFormulasNotResults</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getIncludeCellComments()">getIncludeCellComments</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getIncludeHeadersFooters()">getIncludeHeadersFooters</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getIncludeSheetNames()">getIncludeSheetNames</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getIncludeTextBoxes()">getIncludeTextBoxes</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.util.Locale</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getLocale()">getLocale</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html" title="class in org.apache.poi.openxml4j.opc">OPCPackage</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html#getPackage()">getPackage</a></strong>()</code>
 <div class="block">Returns the opened OPCPackage container.</div>
@@ -373,6 +397,17 @@ implements <a href="../../../../../org/a
 <dt><span class="strong">Parameters:</span></dt><dd><code>includeSheetNames</code> - <code>true</code> if the sheet names should be included</dd></dl>
 </li>
 </ul>
+<a name="getIncludeSheetNames()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIncludeSheetNames</h4>
+<pre>public&nbsp;boolean&nbsp;getIncludeSheetNames()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>whether to include sheet names</dd><dt><span class="strong">Since:</span></dt>
+  <dd>3.16-beta3</dd></dl>
+</li>
+</ul>
 <a name="setFormulasNotResults(boolean)">
 <!--   -->
 </a>
@@ -388,6 +423,17 @@ implements <a href="../../../../../org/a
 <dt><span class="strong">Parameters:</span></dt><dd><code>formulasNotResults</code> - <code>true</code> if the formula itself is returned</dd></dl>
 </li>
 </ul>
+<a name="getFormulasNotResults()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFormulasNotResults</h4>
+<pre>public&nbsp;boolean&nbsp;getFormulasNotResults()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>whether to include formulas but not results</dd><dt><span class="strong">Since:</span></dt>
+  <dd>3.16-beta3</dd></dl>
+</li>
+</ul>
 <a name="setIncludeHeadersFooters(boolean)">
 <!--   -->
 </a>
@@ -402,6 +448,17 @@ implements <a href="../../../../../org/a
 <dt><span class="strong">Parameters:</span></dt><dd><code>includeHeadersFooters</code> - <code>true</code> if headers and footers should be included</dd></dl>
 </li>
 </ul>
+<a name="getIncludeHeadersFooters()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIncludeHeadersFooters</h4>
+<pre>public&nbsp;boolean&nbsp;getIncludeHeadersFooters()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>whether or not to include headers and footers</dd><dt><span class="strong">Since:</span></dt>
+  <dd>3.16-beta3</dd></dl>
+</li>
+</ul>
 <a name="setIncludeTextBoxes(boolean)">
 <!--   -->
 </a>
@@ -412,6 +469,17 @@ implements <a href="../../../../../org/a
 <div class="block">Should text from textboxes be included? Default is true</div>
 </li>
 </ul>
+<a name="getIncludeTextBoxes()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIncludeTextBoxes</h4>
+<pre>public&nbsp;boolean&nbsp;getIncludeTextBoxes()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>whether or not to extract textboxes</dd><dt><span class="strong">Since:</span></dt>
+  <dd>3.16-beta3</dd></dl>
+</li>
+</ul>
 <a name="setIncludeCellComments(boolean)">
 <!--   -->
 </a>
@@ -426,6 +494,17 @@ implements <a href="../../../../../org/a
 <dt><span class="strong">Parameters:</span></dt><dd><code>includeCellComments</code> - <code>true</code> if cell comments should be included</dd></dl>
 </li>
 </ul>
+<a name="getIncludeCellComments()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIncludeCellComments</h4>
+<pre>public&nbsp;boolean&nbsp;getIncludeCellComments()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>whether cell comments should be included</dd><dt><span class="strong">Since:</span></dt>
+  <dd>3.16-beta3</dd></dl>
+</li>
+</ul>
 <a name="setConcatenatePhoneticRuns(boolean)">
 <!--   -->
 </a>
@@ -447,6 +526,17 @@ implements <a href="../../../../../org/a
 <pre>public&nbsp;void&nbsp;setLocale(java.util.Locale&nbsp;locale)</pre>
 </li>
 </ul>
+<a name="getLocale()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLocale</h4>
+<pre>public&nbsp;java.util.Locale&nbsp;getLocale()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>locale</dd><dt><span class="strong">Since:</span></dt>
+  <dd>3.16-beta3</dd></dl>
+</li>
+</ul>
 <a name="getPackage()">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFRelation.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFRelation.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFRelation.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFRelation.html Sat Mar 18 13:49:44 2017
@@ -329,14 +329,6 @@ extends <a href="../../../../../org/apac
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>java.io.InputStream</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRelation.html#getContents(org.apache.poi.openxml4j.opc.PackagePart)">getContents</a></strong>(<a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;corePart)</code>
-<div class="block">Fetches the InputStream to read the contents, based
-  of the specified core part, for which we are defined
-  as a suitable relationship</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRelation.html" title="class in org.apache.poi.xssf.usermodel">XSSFRelation</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRelation.html#getInstance(java.lang.String)">getInstance</a></strong>(java.lang.String&nbsp;rel)</code>
 <div class="block">Get POIXMLRelation by relation type</div>
@@ -348,7 +340,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.<a href="../../../../../org/apache/poi/POIXMLRelation.html" title="class in org.apache.poi">POIXMLRelation</a></h3>
-<code><a href="../../../../../org/apache/poi/POIXMLRelation.html#getContentType()">getContentType</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getDefaultFileName()">getDefaultFileName</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getFileName(int)">getFileName</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getFileNameIndex(org.apache.poi.POIXMLDocumentPart)">getFileNameIndex</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getRelation()">getRelation</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getRelationClass()">getRelationClass</a></code></li>
+<code><a href="../../../../../org/apache/poi/POIXMLRelation.html#getContents(org.apache.poi.openxml4j.opc.PackagePart)">getContents</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getContentType()">getContentType</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getDefaultFileName()">getDefaultFileName</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getFileName(int)">getFileName</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getFileNameIndex(org.apache.poi.POIXMLDocumentPart)">getFileNameIndex</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getRelation()">getRelation</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getRelationClass()">getRelationClass</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -805,23 +797,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="getContents(org.apache.poi.openxml4j.opc.PackagePart)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getContents</h4>
-<pre>public&nbsp;java.io.InputStream&nbsp;getContents(<a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;corePart)
-                                throws java.io.IOException,
-                                       <a href="../../../../../org/apache/poi/openxml4j/exceptions/InvalidFormatException.html" title="class in org.apache.poi.openxml4j.exceptions">InvalidFormatException</a></pre>
-<div class="block">Fetches the InputStream to read the contents, based
-  of the specified core part, for which we are defined
-  as a suitable relationship</div>
-<dl><dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code></dd>
-<dd><code><a href="../../../../../org/apache/poi/openxml4j/exceptions/InvalidFormatException.html" title="class in org.apache.poi.openxml4j.exceptions">InvalidFormatException</a></code></dd></dl>
-</li>
-</ul>
 <a name="getInstance(java.lang.String)">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFRelation.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFRelation.html?rev=1787554&r1=1787553&r2=1787554&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFRelation.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFRelation.html Sat Mar 18 13:49:44 2017
@@ -270,7 +270,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.<a href="../../../../../org/apache/poi/POIXMLRelation.html" title="class in org.apache.poi">POIXMLRelation</a></h3>
-<code><a href="../../../../../org/apache/poi/POIXMLRelation.html#getContentType()">getContentType</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getDefaultFileName()">getDefaultFileName</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getFileName(int)">getFileName</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getFileNameIndex(org.apache.poi.POIXMLDocumentPart)">getFileNameIndex</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getRelation()">getRelation</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getRelationClass()">getRelationClass</a></code></li>
+<code><a href="../../../../../org/apache/poi/POIXMLRelation.html#getContents(org.apache.poi.openxml4j.opc.PackagePart)">getContents</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getContentType()">getContentType</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getDefaultFileName()">getDefaultFileName</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getFileName(int)">getFileName</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getFileNameIndex(org.apache.poi.POIXMLDocumentPart)">getFileNameIndex</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getRelation()">getRelation</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getRelationClass()">getRelationClass</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">



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