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 2016/07/18 10:15:36 UTC

svn commit: r1753198 - in /poi/site/publish/apidocs: ./ org/apache/poi/ org/apache/poi/ddf/ org/apache/poi/hdgf/ org/apache/poi/hpbf/ org/apache/poi/hpsf/extractor/ org/apache/poi/hssf/record/ org/apache/poi/hssf/record/class-use/ org/apache/poi/hssf/u...

Author: nick
Date: Mon Jul 18 10:15:35 2016
New Revision: 1753198

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

Modified:
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/POIDocument.html
    poi/site/publish/apidocs/org/apache/poi/POIXMLDocument.html
    poi/site/publish/apidocs/org/apache/poi/ddf/EscherOptRecord.html
    poi/site/publish/apidocs/org/apache/poi/hdgf/HDGFDiagram.html
    poi/site/publish/apidocs/org/apache/poi/hpbf/HPBFDocument.html
    poi/site/publish/apidocs/org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html
    poi/site/publish/apidocs/org/apache/poi/hssf/record/RecordFactory.html
    poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordFormatException.html
    poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html
    poi/site/publish/apidocs/org/apache/poi/hwpf/HWPFDocument.html
    poi/site/publish/apidocs/org/apache/poi/hwpf/HWPFOldDocument.html
    poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html
    poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/POIFSFileSystem.html
    poi/site/publish/apidocs/org/apache/poi/sl/usermodel/VerticalAlignment.html
    poi/site/publish/apidocs/org/apache/poi/ss/usermodel/VerticalAlignment.html
    poi/site/publish/apidocs/org/apache/poi/util/class-use/RecordFormatException.html

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1753198&r1=1753197&r2=1753198&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Mon Jul 18 10:15:35 2016
@@ -13747,6 +13747,8 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hpsf/CustomProperty.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.poi.hpsf.<a href="./org/apache/poi/hpsf/CustomProperty.html" title="class in org.apache.poi.hpsf">CustomProperty</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.poi.hpsf.extractor.<a href="./org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html" title="class in org.apache.poi.hpsf.extractor">HPSFPropertiesExtractor</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hpsf/Property.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.poi.hpsf.<a href="./org/apache/poi/hpsf/Property.html" title="class in org.apache.poi.hpsf">Property</a></dt>
 <dd>
 <div class="block">Compares two properties.</div>
@@ -42700,6 +42702,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hpsf/CustomProperty.html#hashCode()">hashCode()</a></span> - Method in class org.apache.poi.hpsf.<a href="./org/apache/poi/hpsf/CustomProperty.html" title="class in org.apache.poi.hpsf">CustomProperty</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html#hashCode()">hashCode()</a></span> - Method in class org.apache.poi.hpsf.extractor.<a href="./org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html" title="class in org.apache.poi.hpsf.extractor">HPSFPropertiesExtractor</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hpsf/Property.html#hashCode()">hashCode()</a></span> - Method in class org.apache.poi.hpsf.<a href="./org/apache/poi/hpsf/Property.html" title="class in org.apache.poi.hpsf">Property</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hpsf/PropertySet.html#hashCode()">hashCode()</a></span> - Method in class org.apache.poi.hpsf.<a href="./org/apache/poi/hpsf/PropertySet.html" title="class in org.apache.poi.hpsf">PropertySet</a></dt>
@@ -49048,6 +49052,13 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/usermodel/Paragraph.html#isInList()">isInList()</a></span> - Method in class org.apache.poi.hwpf.usermodel.<a href="./org/apache/poi/hwpf/usermodel/Paragraph.html" title="class in org.apache.poi.hwpf.usermodel">Paragraph</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#isInPlaceWriteable()">isInPlaceWriteable()</a></span> - Method in class org.apache.poi.poifs.filesystem.<a href="./org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSFileSystem</a></dt>
+<dd>
+<div class="block">Does the filesystem support an in-place write via
+  <a href="./org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#writeFilesystem()"><code>NPOIFSFileSystem.writeFilesystem()</code></a> ? If false, only writing out to
+  a brand new file via <a href="./org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#writeFilesystem(java.io.OutputStream)"><code>NPOIFSFileSystem.writeFilesystem(OutputStream)</code></a>
+  is supported.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/SharedValueRecordBase.html#isInRange(int,%20int)">isInRange(int, int)</a></span> - Method in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/SharedValueRecordBase.html" title="class in org.apache.poi.hssf.record">SharedValueRecordBase</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/ptg/IntPtg.html#isInRange(int)">isInRange(int)</a></span> - Static method in class org.apache.poi.ss.formula.ptg.<a href="./org/apache/poi/ss/formula/ptg/IntPtg.html" title="class in org.apache.poi.ss.formula.ptg">IntPtg</a></dt>
@@ -83098,8 +83109,6 @@ Compound Document Format.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherMetafileBlip.html#toXml(java.lang.String)">toXml(String)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherMetafileBlip.html" title="class in org.apache.poi.ddf">EscherMetafileBlip</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/ddf/EscherOptRecord.html#toXml(java.lang.String)">toXml(String)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherOptRecord.html" title="class in org.apache.poi.ddf">EscherOptRecord</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherPictBlip.html#toXml(java.lang.String)">toXml(String)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherPictBlip.html" title="class in org.apache.poi.ddf">EscherPictBlip</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherProperty.html#toXml(java.lang.String)">toXml(String)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherProperty.html" title="class in org.apache.poi.ddf">EscherProperty</a></dt>
@@ -86926,6 +86935,11 @@ the order they are declared.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/cont/ContinuableRecordOutput.html#write(byte[],%20int,%20int)">write(byte[], int, int)</a></span> - Method in class org.apache.poi.hssf.record.cont.<a href="./org/apache/poi/hssf/record/cont/ContinuableRecordOutput.html" title="class in org.apache.poi.hssf.record.cont">ContinuableRecordOutput</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html#write()">write()</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in org.apache.poi.hssf.usermodel">HSSFWorkbook</a></dt>
+<dd>
+<div class="block">Write out this workbook to the currently open <code>File</code> via the
+  writeable <a href="./org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem"><code>POIFSFileSystem</code></a> it was opened as.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html#write(java.io.OutputStream)">write(OutputStream)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in org.apache.poi.hssf.usermodel">HSSFWorkbook</a></dt>
 <dd>
 <div class="block">Method write - write out this workbook to an <code>OutputStream</code>.</div>

Modified: poi/site/publish/apidocs/org/apache/poi/POIDocument.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/POIDocument.html?rev=1753198&r1=1753197&r2=1753198&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/POIDocument.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/POIDocument.html Mon Jul 18 10:15:35 2016
@@ -524,7 +524,12 @@ implements java.io.Closeable</pre>
  
  Note - if the Document was opened from a <code>File</code> rather
   than an <code>InputStream</code>, you <b>must</b> write out to
-  a different file, overwriting via an OutputStream isn't possible.</div>
+  a different file, overwriting via an OutputStream isn't possible.
+  
+ If <code>stream</code> is a <code>FileOutputStream</code> on a networked drive
+ or has a high cost/latency associated with each written byte,
+ consider wrapping the OutputStream in a <code>BufferedOutputStream</code>
+ to improve write performance.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - The stream to write to.</dd>
 <dt><span class="strong">Throws:</span></dt>
 <dd><code>java.io.IOException</code> - thrown on errors writing to the stream</dd></dl>

Modified: poi/site/publish/apidocs/org/apache/poi/POIXMLDocument.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/POIXMLDocument.html?rev=1753198&r1=1753197&r2=1753198&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/POIXMLDocument.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/POIXMLDocument.html Mon Jul 18 10:15:35 2016
@@ -494,7 +494,12 @@ public static&nbsp;boolean&nbsp;hasOOXML
 
  Note - if the Document was opened from a <code>File</code> rather
   than an <code>InputStream</code>, you <b>must</b> write out to
-  a different file, overwriting via an OutputStream isn't possible.</div>
+  a different file, overwriting via an OutputStream isn't possible.
+  
+ If <code>stream</code> is a <code>FileOutputStream</code> on a networked drive
+ or has a high cost/latency associated with each written byte,
+ consider wrapping the OutputStream in a <code>BufferedOutputStream</code>
+ to improve write performance.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>stream</code> - - the java OutputStream you wish to write the file to</dd>
 <dt><span class="strong">Throws:</span></dt>
 <dd><code>java.io.IOException</code> - if anything can't be written.</dd></dl>

Modified: poi/site/publish/apidocs/org/apache/poi/ddf/EscherOptRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ddf/EscherOptRecord.html?rev=1753198&r1=1753197&r2=1753198&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ddf/EscherOptRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ddf/EscherOptRecord.html Mon Jul 18 10:15:35 2016
@@ -209,17 +209,13 @@ extends <a href="../../../../org/apache/
 <div class="block">Sets the version part of record</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/ddf/EscherOptRecord.html#toXml(java.lang.String)">toXml</a></strong>(java.lang.String&nbsp;tab)</code>&nbsp;</td>
-</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.ddf.AbstractEscherOptRecord">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.ddf.<a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html" title="class in org.apache.poi.ddf">AbstractEscherOptRecord</a></h3>
-<code><a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html#addEscherProperty(org.apache.poi.ddf.EscherProperty)">addEscherProperty</a>, <a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html#fillFields(byte[],%20int,%20org.apache.poi.ddf.EscherRecordFactory)">fillFields</a>, <a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html#getEscherProperties()">getEscherProperties</a>, <a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html#getEscherProperty(int)">getEscherProperty</a>, <a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html#getRecordSize()">getRecordSize</a>, <a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html#lookup(int)">lookup</a>, <a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html#removeEscherProperty(int)">removeEscherProperty</a>, <a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html#serialize(int,%20byte[],%20org.apache.poi.ddf.EscherSerializationLis
 tener)">serialize</a>, <a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html#setEscherProperty(org.apache.poi.ddf.EscherProperty)">setEscherProperty</a>, <a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html#sortProperties()">sortProperties</a>, <a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html#toString()">toString</a></code></li>
+<code><a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html#addEscherProperty(org.apache.poi.ddf.EscherProperty)">addEscherProperty</a>, <a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html#fillFields(byte[],%20int,%20org.apache.poi.ddf.EscherRecordFactory)">fillFields</a>, <a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html#getEscherProperties()">getEscherProperties</a>, <a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html#getEscherProperty(int)">getEscherProperty</a>, <a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html#getRecordSize()">getRecordSize</a>, <a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html#lookup(int)">lookup</a>, <a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html#removeEscherProperty(int)">removeEscherProperty</a>, <a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html#serialize(int,%20byte[],%20org.apache.poi.ddf.EscherSerializationLis
 tener)">serialize</a>, <a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html#setEscherProperty(org.apache.poi.ddf.EscherProperty)">setEscherProperty</a>, <a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html#sortProperties()">sortProperties</a>, <a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html#toString()">toString</a>, <a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html#toXml(java.lang.String)">toXml</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.ddf.EscherRecord">
@@ -357,7 +353,7 @@ public&nbsp;short&nbsp;getOptions()</pre
 <a name="setVersion(short)">
 <!--   -->
 </a>
-<ul class="blockList">
+<ul class="blockListLast">
 <li class="blockList">
 <h4>setVersion</h4>
 <pre>public&nbsp;void&nbsp;setVersion(short&nbsp;value)</pre>
@@ -369,20 +365,6 @@ public&nbsp;short&nbsp;getOptions()</pre
 <dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - version part value</dd></dl>
 </li>
 </ul>
-<a name="toXml(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>toXml</h4>
-<pre>public&nbsp;java.lang.String&nbsp;toXml(java.lang.String&nbsp;tab)</pre>
-<dl>
-<dt><strong>Overrides:</strong></dt>
-<dd><code><a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html#toXml(java.lang.String)">toXml</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/poi/ddf/AbstractEscherOptRecord.html" title="class in org.apache.poi.ddf">AbstractEscherOptRecord</a></code></dd>
-<dt><span class="strong">Parameters:</span></dt><dd><code>tab</code> - - each children must be a right of his parent</dd>
-<dt><span class="strong">Returns:</span></dt><dd>xml representation of this record</dd></dl>
-</li>
-</ul>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hdgf/HDGFDiagram.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hdgf/HDGFDiagram.html?rev=1753198&r1=1753197&r2=1753198&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hdgf/HDGFDiagram.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hdgf/HDGFDiagram.html Mon Jul 18 10:15:35 2016
@@ -330,7 +330,12 @@ extends <a href="../../../../org/apache/
  
  Note - if the Document was opened from a <code>File</code> rather
   than an <code>InputStream</code>, you <b>must</b> write out to
-  a different file, overwriting via an OutputStream isn't possible.</div>
+  a different file, overwriting via an OutputStream isn't possible.
+  
+ If <code>stream</code> is a <code>FileOutputStream</code> on a networked drive
+ or has a high cost/latency associated with each written byte,
+ consider wrapping the OutputStream in a <code>BufferedOutputStream</code>
+ to improve write performance.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../org/apache/poi/POIDocument.html#write(java.io.OutputStream)">write</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/poi/POIDocument.html" title="class in org.apache.poi">POIDocument</a></code></dd>

Modified: poi/site/publish/apidocs/org/apache/poi/hpbf/HPBFDocument.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpbf/HPBFDocument.html?rev=1753198&r1=1753197&r2=1753198&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hpbf/HPBFDocument.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hpbf/HPBFDocument.html Mon Jul 18 10:15:35 2016
@@ -332,7 +332,12 @@ extends <a href="../../../../org/apache/
  
  Note - if the Document was opened from a <code>File</code> rather
   than an <code>InputStream</code>, you <b>must</b> write out to
-  a different file, overwriting via an OutputStream isn't possible.</div>
+  a different file, overwriting via an OutputStream isn't possible.
+  
+ If <code>stream</code> is a <code>FileOutputStream</code> on a networked drive
+ or has a high cost/latency associated with each written byte,
+ consider wrapping the OutputStream in a <code>BufferedOutputStream</code>
+ to improve write performance.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../org/apache/poi/POIDocument.html#write(java.io.OutputStream)">write</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/poi/POIDocument.html" title="class in org.apache.poi">POIDocument</a></code></dd>

Modified: poi/site/publish/apidocs/org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html?rev=1753198&r1=1753197&r2=1753198&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html Mon Jul 18 10:15:35 2016
@@ -173,25 +173,33 @@ extends <a href="../../../../../org/apac
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object&nbsp;o)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html#getDocumentSummaryInformationText()">getDocumentSummaryInformationText</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/POITextExtractor.html" title="class in org.apache.poi">POITextExtractor</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a></strong>()</code>
 <div class="block">Prevent recursion!</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/hpsf/extractor/HPSFPropertiesExtractor.html#getSummaryInformationText()">getSummaryInformationText</a></strong>()</code>&nbsp;</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/hpsf/extractor/HPSFPropertiesExtractor.html#getText()">getText</a></strong>()</code>
 <div class="block">Retrieves all the text from the document.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html#hashCode()">hashCode</a></strong>()</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html#main(java.lang.String[])">main</a></strong>(java.lang.String[]&nbsp;args)</code>&nbsp;</td>
@@ -216,7 +224,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+<code>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
 </ul>
 </li>
 </ul>
@@ -327,6 +335,32 @@ extends <a href="../../../../../org/apac
 <dt><span class="strong">Returns:</span></dt><dd>an instance of POIExtractor that can extract meta-data.</dd></dl>
 </li>
 </ul>
+<a name="equals(java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>equals</h4>
+<pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;o)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+<a name="hashCode()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hashCode</h4>
+<pre>public&nbsp;int&nbsp;hashCode()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
 <a name="main(java.lang.String[])">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/RecordFactory.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/RecordFactory.html?rev=1753198&r1=1753197&r2=1753198&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/RecordFactory.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/RecordFactory.html Mon Jul 18 10:15:35 2016
@@ -312,12 +312,12 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>createRecords</h4>
 <pre>public static&nbsp;java.util.List&lt;<a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&gt;&nbsp;createRecords(java.io.InputStream&nbsp;in)
-                                            throws <a href="../../../../../org/apache/poi/hssf/record/RecordFormatException.html" title="class in org.apache.poi.hssf.record">RecordFormatException</a></pre>
+                                            throws <a href="../../../../../org/apache/poi/util/RecordFormatException.html" title="class in org.apache.poi.util">RecordFormatException</a></pre>
 <div class="block">Create an array of records from an input stream</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>in</code> - the InputStream from which the records will be obtained</dd>
 <dt><span class="strong">Returns:</span></dt><dd>an array of Records created from the InputStream</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="../../../../../org/apache/poi/hssf/record/RecordFormatException.html" title="class in org.apache.poi.hssf.record">RecordFormatException</a></code> - on error processing the InputStream</dd></dl>
+<dd><code><a href="../../../../../org/apache/poi/util/RecordFormatException.html" title="class in org.apache.poi.util">RecordFormatException</a></code> - on error processing the InputStream</dd></dl>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordFormatException.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordFormatException.html?rev=1753198&r1=1753197&r2=1753198&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordFormatException.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordFormatException.html Mon Jul 18 10:15:35 2016
@@ -144,12 +144,6 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>static java.util.List&lt;<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&gt;</code></td>
-<td class="colLast"><span class="strong">RecordFactory.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/RecordFactory.html#createRecords(java.io.InputStream)">createRecords</a></strong>(java.io.InputStream&nbsp;in)</code>
-<div class="block">Create an array of records from an input stream</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">RecordInputStream.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html#nextRecord()">nextRecord</a></strong>()</code>
 <div class="block">Moves to the next record in the stream.</div>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html?rev=1753198&r1=1753197&r2=1753198&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html Mon Jul 18 10:15:35 2016
@@ -741,11 +741,18 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#write()">write</a></strong>()</code>
+<div class="block">Write out this workbook to the currently open <code>File</code> via the
+  writeable <a href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem"><code>POIFSFileSystem</code></a> it was opened as.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#write(java.io.OutputStream)">write</a></strong>(java.io.OutputStream&nbsp;stream)</code>
 <div class="block">Method write - write out this workbook to an <code>OutputStream</code>.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#writeProtectWorkbook(java.lang.String,%20java.lang.String)">writeProtectWorkbook</a></strong>(java.lang.String&nbsp;password,
                     java.lang.String&nbsp;username)</code>
@@ -1699,6 +1706,24 @@ public&nbsp;<a href="../../../../../org/
 <dd><code>java.io.IOException</code></dd></dl>
 </li>
 </ul>
+<a name="write()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>write</h4>
+<pre>public&nbsp;void&nbsp;write()
+           throws java.io.IOException</pre>
+<div class="block">Write out this workbook to the currently open <code>File</code> via the
+  writeable <a href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem"><code>POIFSFileSystem</code></a> it was opened as. 
+ <p>This will fail (with an <code>IllegalStateException</code> if the
+  Workbook was opened read-only, opened from an <code>InputStream</code>
+   instead of a File, or if this is not the root document. For those cases, 
+   you must use <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#write(java.io.OutputStream)"><code>write(OutputStream)</code></a> to write to a brand new stream.</div>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd></dl>
+</li>
+</ul>
 <a name="write(java.io.OutputStream)">
 <!--   -->
 </a>
@@ -1709,7 +1734,12 @@ public&nbsp;<a href="../../../../../org/
            throws java.io.IOException</pre>
 <div class="block">Method write - write out this workbook to an <code>OutputStream</code>.  Constructs
  a new POI POIFSFileSystem, passes in the workbook binary representation  and
- writes it out.</div>
+ writes it out.
+ 
+ If <code>stream</code> is a <code>FileOutputStream</code> on a networked drive
+ or has a high cost/latency associated with each written byte,
+ consider wrapping the OutputStream in a <code>BufferedOutputStream</code>
+ to improve write performance.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#write(java.io.OutputStream)">write</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a></code></dd>

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/HWPFDocument.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/HWPFDocument.html?rev=1753198&r1=1753197&r2=1753198&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/HWPFDocument.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/HWPFDocument.html Mon Jul 18 10:15:35 2016
@@ -1015,7 +1015,12 @@ public&nbsp;<a href="../../../../org/apa
 <h4>write</h4>
 <pre>public&nbsp;void&nbsp;write(java.io.OutputStream&nbsp;out)
            throws java.io.IOException</pre>
-<div class="block">Writes out the word file that is represented by an instance of this class.</div>
+<div class="block">Writes out the word file that is represented by an instance of this class.
+ 
+ If <code>stream</code> is a <code>FileOutputStream</code> on a networked drive
+ or has a high cost/latency associated with each written byte,
+ consider wrapping the OutputStream in a <code>BufferedOutputStream</code>
+ to improve write performance.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../org/apache/poi/POIDocument.html#write(java.io.OutputStream)">write</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/poi/POIDocument.html" title="class in org.apache.poi">POIDocument</a></code></dd>

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/HWPFOldDocument.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/HWPFOldDocument.html?rev=1753198&r1=1753197&r2=1753198&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/HWPFOldDocument.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/HWPFOldDocument.html Mon Jul 18 10:15:35 2016
@@ -344,7 +344,12 @@ extends <a href="../../../../org/apache/
  
  Note - if the Document was opened from a <code>File</code> rather
   than an <code>InputStream</code>, you <b>must</b> write out to
-  a different file, overwriting via an OutputStream isn't possible.</div>
+  a different file, overwriting via an OutputStream isn't possible.
+  
+ If <code>stream</code> is a <code>FileOutputStream</code> on a networked drive
+ or has a high cost/latency associated with each written byte,
+ consider wrapping the OutputStream in a <code>BufferedOutputStream</code>
+ to improve write performance.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../org/apache/poi/POIDocument.html#write(java.io.OutputStream)">write</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/poi/POIDocument.html" title="class in org.apache.poi">POIDocument</a></code></dd>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html?rev=1753198&r1=1753197&r2=1753198&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html Mon Jul 18 10:15:35 2016
@@ -343,36 +343,45 @@ 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/poifs/filesystem/NPOIFSFileSystem.html#isInPlaceWriteable()">isInPlaceWriteable</a></strong>()</code>
+<div class="block">Does the filesystem support an in-place write via
+  <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#writeFilesystem()"><code>writeFilesystem()</code></a> ? If false, only writing out to
+  a brand new file via <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#writeFilesystem(java.io.OutputStream)"><code>writeFilesystem(OutputStream)</code></a>
+  is supported.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#main(java.lang.String[])">main</a></strong>(java.lang.String[]&nbsp;args)</code>
 <div class="block">read in a file and write it back out again</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#preferArray()">preferArray</a></strong>()</code>
 <div class="block">Give viewers a hint as to whether to call getViewableArray or
  getViewableIterator</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#setNextBlock(int,%20int)">setNextBlock</a></strong>(int&nbsp;offset,
             int&nbsp;nextBlock)</code>
 <div class="block">Changes the record of what block follows the specified one.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected long</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#size()">size</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#writeFilesystem()">writeFilesystem</a></strong>()</code>
 <div class="block">Write the filesystem out to the open file.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#writeFilesystem(java.io.OutputStream)">writeFilesystem</a></strong>(java.io.OutputStream&nbsp;stream)</code>
 <div class="block">Write the filesystem out</div>
@@ -760,6 +769,19 @@ implements <a href="../../../../../org/a
 <dd><code>java.io.IOException</code> - on name duplication</dd></dl>
 </li>
 </ul>
+<a name="isInPlaceWriteable()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isInPlaceWriteable</h4>
+<pre>public&nbsp;boolean&nbsp;isInPlaceWriteable()</pre>
+<div class="block">Does the filesystem support an in-place write via
+  <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#writeFilesystem()"><code>writeFilesystem()</code></a> ? If false, only writing out to
+  a brand new file via <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#writeFilesystem(java.io.OutputStream)"><code>writeFilesystem(OutputStream)</code></a>
+  is supported.</div>
+</li>
+</ul>
 <a name="writeFilesystem()">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/POIFSFileSystem.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/POIFSFileSystem.html?rev=1753198&r1=1753197&r2=1753198&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/POIFSFileSystem.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/POIFSFileSystem.html Mon Jul 18 10:15:35 2016
@@ -209,7 +209,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.poifs.filesystem.<a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSFileSystem</a></h3>
-<code><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#close()">close</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createBlockIfNeeded(int)">createBlockIfNeeded</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDirectory(java.lang.String)">createDirectory</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDocument(java.io.InputStream,%20java.lang.String)">createDocument</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDocument(java.lang.String,%20int,%20org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDocumentInputStream(java.lang.String)">createDocumentInputStream</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getBATBlockAndIndex(int)">getBATBlockAndIndex</a>
 , <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getBigBlockSize()">getBigBlockSize</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getBigBlockSizeDetails()">getBigBlockSizeDetails</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getBlockAt(int)">getBlockAt</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getBlockStoreBlockSize()">getBlockStoreBlockSize</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getChainLoopDetector()">getChainLoopDetector</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getFreeBlock()">getFreeBlock</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getHeaderBlock()">getHeaderBlock</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getMiniStore()">getMiniStore</a>, <a href="../../../../../org/apache
 /poi/poifs/filesystem/NPOIFSFileSystem.html#getNextBlock(int)">getNextBlock</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getPropertyTable()">getPropertyTable</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getRoot()">getRoot</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getShortDescription()">getShortDescription</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getViewableArray()">getViewableArray</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getViewableIterator()">getViewableIterator</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#preferArray()">preferArray</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#setNextBlock(int,%20int)">setNextBlock</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#size()">size
 </a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#writeFilesystem()">writeFilesystem</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#writeFilesystem(java.io.OutputStream)">writeFilesystem</a></code></li>
+<code><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#close()">close</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createBlockIfNeeded(int)">createBlockIfNeeded</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDirectory(java.lang.String)">createDirectory</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDocument(java.io.InputStream,%20java.lang.String)">createDocument</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDocument(java.lang.String,%20int,%20org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDocumentInputStream(java.lang.String)">createDocumentInputStream</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getBATBlockAndIndex(int)">getBATBlockAndIndex</a>
 , <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getBigBlockSize()">getBigBlockSize</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getBigBlockSizeDetails()">getBigBlockSizeDetails</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getBlockAt(int)">getBlockAt</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getBlockStoreBlockSize()">getBlockStoreBlockSize</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getChainLoopDetector()">getChainLoopDetector</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getFreeBlock()">getFreeBlock</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getHeaderBlock()">getHeaderBlock</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getMiniStore()">getMiniStore</a>, <a href="../../../../../org/apache
 /poi/poifs/filesystem/NPOIFSFileSystem.html#getNextBlock(int)">getNextBlock</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getPropertyTable()">getPropertyTable</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getRoot()">getRoot</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getShortDescription()">getShortDescription</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getViewableArray()">getViewableArray</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getViewableIterator()">getViewableIterator</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#isInPlaceWriteable()">isInPlaceWriteable</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#preferArray()">preferArray</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#setNextBlo
 ck(int,%20int)">setNextBlock</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#size()">size</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#writeFilesystem()">writeFilesystem</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#writeFilesystem(java.io.OutputStream)">writeFilesystem</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/sl/usermodel/VerticalAlignment.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/VerticalAlignment.html?rev=1753198&r1=1753197&r2=1753198&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/VerticalAlignment.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/VerticalAlignment.html Mon Jul 18 10:15:35 2016
@@ -107,7 +107,8 @@
 extends java.lang.Enum&lt;<a href="../../../../../org/apache/poi/sl/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.sl.usermodel">VerticalAlignment</a>&gt;</pre>
 <div class="block">Specifies a list of available anchoring types for text
  
- <!-- FIXME: Identical to <a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel"><code>VerticalAlignment</code></a>. Should merge these. --></div>
+ <!-- FIXME: Identical to <a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel"><code>VerticalAlignment</code></a>. Should merge these to
+ <a href="../../../../../org/apache/poi/common/usermodel/package-summary.html"><code>org.apache.poi.common.usermodel</code></a>.VerticalAlignment in the future. --></div>
 <dl><dt><span class="strong">Author:</span></dt>
   <dd>Yegor Kozlov</dd></dl>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/VerticalAlignment.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/VerticalAlignment.html?rev=1753198&r1=1753197&r2=1753198&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/VerticalAlignment.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/VerticalAlignment.html Mon Jul 18 10:15:35 2016
@@ -108,7 +108,8 @@ extends java.lang.Enum&lt;<a href="../..
 <div class="block">This enumeration value indicates the type of vertical alignment for a cell, i.e.,
  whether it is aligned top, bottom, vertically centered, justified or distributed.
  
- <!-- FIXME: Identical to <a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel"><code>VerticalAlignment</code></a>. Should merge these.--></div>
+ <!-- FIXME: Identical to <a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel"><code>VerticalAlignment</code></a>. Should merge these to
+ <a href="../../../../../org/apache/poi/common/usermodel/package-summary.html"><code>org.apache.poi.common.usermodel</code></a>.VerticalAlignment in the future. --></div>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/RecordFormatException.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/RecordFormatException.html?rev=1753198&r1=1753197&r2=1753198&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/class-use/RecordFormatException.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/class-use/RecordFormatException.html Mon Jul 18 10:15:35 2016
@@ -159,6 +159,21 @@
 </tr>
 </tbody>
 </table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../org/apache/poi/hssf/record/package-summary.html">org.apache.poi.hssf.record</a> that throw <a href="../../../../../org/apache/poi/util/RecordFormatException.html" title="class in org.apache.poi.util">RecordFormatException</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>static java.util.List&lt;<a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&gt;</code></td>
+<td class="colLast"><span class="strong">RecordFactory.</span><code><strong><a href="../../../../../org/apache/poi/hssf/record/RecordFactory.html#createRecords(java.io.InputStream)">createRecords</a></strong>(java.io.InputStream&nbsp;in)</code>
+<div class="block">Create an array of records from an input stream</div>
+</td>
+</tr>
+</tbody>
+</table>
 </li>
 </ul>
 </li>



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