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 2014/04/28 11:36:37 UTC

svn commit: r1590580 - in /poi/site/publish/apidocs: ./ org/apache/poi/poifs/filesystem/ org/apache/poi/poifs/filesystem/class-use/ org/apache/poi/poifs/nio/ org/apache/poi/poifs/property/

Author: nick
Date: Mon Apr 28 09:36:36 2014
New Revision: 1590580

URL: http://svn.apache.org/r1590580
Log:
JavaDocs update

Added:
    poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/NDocumentOutputStream.html
    poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/NDocumentOutputStream.html
Modified:
    poi/site/publish/apidocs/allclasses-frame.html
    poi/site/publish/apidocs/allclasses-noframe.html
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/NDocumentInputStream.html
    poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/NPOIFSDocument.html
    poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html
    poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryEntry.html
    poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DocumentEntry.html
    poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DocumentNode.html
    poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-frame.html
    poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-summary.html
    poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-tree.html
    poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-use.html
    poi/site/publish/apidocs/org/apache/poi/poifs/nio/FileBackedDataSource.html
    poi/site/publish/apidocs/org/apache/poi/poifs/property/DocumentProperty.html
    poi/site/publish/apidocs/overview-tree.html

Modified: poi/site/publish/apidocs/allclasses-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/allclasses-frame.html?rev=1590580&r1=1590579&r2=1590580&view=diff
==============================================================================
--- poi/site/publish/apidocs/allclasses-frame.html (original)
+++ poi/site/publish/apidocs/allclasses-frame.html Mon Apr 28 09:36:36 2014
@@ -969,6 +969,7 @@
 <li><a href="org/apache/poi/ss/formula/eval/NameXEval.html" title="class in org.apache.poi.ss.formula.eval" target="classFrame">NameXEval</a></li>
 <li><a href="org/apache/poi/ss/formula/ptg/NameXPtg.html" title="class in org.apache.poi.ss.formula.ptg" target="classFrame">NameXPtg</a></li>
 <li><a href="org/apache/poi/poifs/filesystem/NDocumentInputStream.html" title="class in org.apache.poi.poifs.filesystem" target="classFrame">NDocumentInputStream</a></li>
+<li><a href="org/apache/poi/poifs/filesystem/NDocumentOutputStream.html" title="class in org.apache.poi.poifs.filesystem" target="classFrame">NDocumentOutputStream</a></li>
 <li><a href="org/apache/poi/hwpf/model/NilPICFAndBinData.html" title="class in org.apache.poi.hwpf.model" target="classFrame">NilPICFAndBinData</a></li>
 <li><a href="org/apache/poi/hpsf/NoFormatIDException.html" title="class in org.apache.poi.hpsf" target="classFrame">NoFormatIDException</a></li>
 <li><a href="org/apache/poi/hpsf/NoPropertySetStreamException.html" title="class in org.apache.poi.hpsf" target="classFrame">NoPropertySetStreamException</a></li>

Modified: poi/site/publish/apidocs/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/allclasses-noframe.html?rev=1590580&r1=1590579&r2=1590580&view=diff
==============================================================================
--- poi/site/publish/apidocs/allclasses-noframe.html (original)
+++ poi/site/publish/apidocs/allclasses-noframe.html Mon Apr 28 09:36:36 2014
@@ -969,6 +969,7 @@
 <li><a href="org/apache/poi/ss/formula/eval/NameXEval.html" title="class in org.apache.poi.ss.formula.eval">NameXEval</a></li>
 <li><a href="org/apache/poi/ss/formula/ptg/NameXPtg.html" title="class in org.apache.poi.ss.formula.ptg">NameXPtg</a></li>
 <li><a href="org/apache/poi/poifs/filesystem/NDocumentInputStream.html" title="class in org.apache.poi.poifs.filesystem">NDocumentInputStream</a></li>
+<li><a href="org/apache/poi/poifs/filesystem/NDocumentOutputStream.html" title="class in org.apache.poi.poifs.filesystem">NDocumentOutputStream</a></li>
 <li><a href="org/apache/poi/hwpf/model/NilPICFAndBinData.html" title="class in org.apache.poi.hwpf.model">NilPICFAndBinData</a></li>
 <li><a href="org/apache/poi/hpsf/NoFormatIDException.html" title="class in org.apache.poi.hpsf">NoFormatIDException</a></li>
 <li><a href="org/apache/poi/hpsf/NoPropertySetStreamException.html" title="class in org.apache.poi.hpsf">NoPropertySetStreamException</a></li>

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1590580&r1=1590579&r2=1590580&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Mon Apr 28 09:36:36 2014
@@ -5210,6 +5210,8 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/filesystem/NDocumentInputStream.html#close()">close()</a></span> - Method in class org.apache.poi.poifs.filesystem.<a href="./org/apache/poi/poifs/filesystem/NDocumentInputStream.html" title="class in org.apache.poi.poifs.filesystem">NDocumentInputStream</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/poifs/filesystem/NDocumentOutputStream.html#close()">close()</a></span> - Method in class org.apache.poi.poifs.filesystem.<a href="./org/apache/poi/poifs/filesystem/NDocumentOutputStream.html" title="class in org.apache.poi.poifs.filesystem">NDocumentOutputStream</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#close()">close()</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">Closes the FileSystem, freeing any underlying files, streams
@@ -14014,7 +14016,7 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/nio/FileBackedDataSource.html#FileBackedDataSource(java.io.File)">FileBackedDataSource(File)</a></span> - Constructor for class org.apache.poi.poifs.nio.<a href="./org/apache/poi/poifs/nio/FileBackedDataSource.html" title="class in org.apache.poi.poifs.nio">FileBackedDataSource</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/poifs/nio/FileBackedDataSource.html#FileBackedDataSource(java.nio.channels.FileChannel)">FileBackedDataSource(FileChannel)</a></span> - Constructor for class org.apache.poi.poifs.nio.<a href="./org/apache/poi/poifs/nio/FileBackedDataSource.html" title="class in org.apache.poi.poifs.nio">FileBackedDataSource</a></dt>
+<dt><span class="strong"><a href="./org/apache/poi/poifs/nio/FileBackedDataSource.html#FileBackedDataSource(java.nio.channels.FileChannel, boolean)">FileBackedDataSource(FileChannel, boolean)</a></span> - Constructor for class org.apache.poi.poifs.nio.<a href="./org/apache/poi/poifs/nio/FileBackedDataSource.html" title="class in org.apache.poi.poifs.nio">FileBackedDataSource</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/openxml4j/opc/internal/FileHelper.html" title="class in org.apache.poi.openxml4j.opc.internal"><span class="strong">FileHelper</span></a> - Class in <a href="./org/apache/poi/openxml4j/opc/internal/package-summary.html">org.apache.poi.openxml4j.opc.internal</a></dt>
 <dd>
@@ -41820,6 +41822,8 @@ return null</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/usermodel/ParagraphProperties.html#isWordWrapped()">isWordWrapped()</a></span> - Method in class org.apache.poi.hwpf.usermodel.<a href="./org/apache/poi/hwpf/usermodel/ParagraphProperties.html" title="class in org.apache.poi.hwpf.usermodel">ParagraphProperties</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/poifs/nio/FileBackedDataSource.html#isWriteable()">isWriteable()</a></span> - Method in class org.apache.poi.poifs.nio.<a href="./org/apache/poi/poifs/nio/FileBackedDataSource.html" title="class in org.apache.poi.poifs.nio">FileBackedDataSource</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/model/InternalWorkbook.html#isWriteProtected()">isWriteProtected()</a></span> - Method in class org.apache.poi.hssf.model.<a href="./org/apache/poi/hssf/model/InternalWorkbook.html" title="class in org.apache.poi.hssf.model">InternalWorkbook</a></dt>
 <dd>
 <div class="block">is the workbook protected with a password (not encrypted)?</div>
@@ -44672,6 +44676,19 @@ return null</div>
 <dd>
 <div class="block">Create an InputStream from the specified Document</div>
 </dd>
+<dt><a href="./org/apache/poi/poifs/filesystem/NDocumentOutputStream.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">NDocumentOutputStream</span></a> - Class in <a href="./org/apache/poi/poifs/filesystem/package-summary.html">org.apache.poi.poifs.filesystem</a></dt>
+<dd>
+<div class="block">This class provides methods to write a DocumentEntry managed by a
+ <a href="./org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem"><code>NPOIFSFileSystem</code></a> instance.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/poi/poifs/filesystem/NDocumentOutputStream.html#NDocumentOutputStream(org.apache.poi.poifs.filesystem.DocumentEntry)">NDocumentOutputStream(DocumentEntry)</a></span> - Constructor for class org.apache.poi.poifs.filesystem.<a href="./org/apache/poi/poifs/filesystem/NDocumentOutputStream.html" title="class in org.apache.poi.poifs.filesystem">NDocumentOutputStream</a></dt>
+<dd>
+<div class="block">Create an OutputStream from the specified DocumentEntry.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/poi/poifs/filesystem/NDocumentOutputStream.html#NDocumentOutputStream(org.apache.poi.poifs.filesystem.DirectoryEntry, java.lang.String)">NDocumentOutputStream(DirectoryEntry, String)</a></span> - Constructor for class org.apache.poi.poifs.filesystem.<a href="./org/apache/poi/poifs/filesystem/NDocumentOutputStream.html" title="class in org.apache.poi.poifs.filesystem">NDocumentOutputStream</a></dt>
+<dd>
+<div class="block">Create an OutputStream to create the specified new Entry</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hsmf/datatypes/MAPIProperty.html#NDR_DIAG_CODE">NDR_DIAG_CODE</a></span> - Static variable in class org.apache.poi.hsmf.datatypes.<a href="./org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hsmf/datatypes/MAPIProperty.html#NDR_REASON_CODE">NDR_REASON_CODE</a></span> - Static variable in class org.apache.poi.hsmf.datatypes.<a href="./org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a></dt>
@@ -45156,6 +45173,10 @@ return null</div>
 <dd>
 <div class="block">This class manages a document in the NIO POIFS filesystem.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/poifs/filesystem/NPOIFSDocument.html#NPOIFSDocument(org.apache.poi.poifs.filesystem.DocumentNode)">NPOIFSDocument(DocumentNode)</a></span> - Constructor for class org.apache.poi.poifs.filesystem.<a href="./org/apache/poi/poifs/filesystem/NPOIFSDocument.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSDocument</a></dt>
+<dd>
+<div class="block">Constructor for an existing Document</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/filesystem/NPOIFSDocument.html#NPOIFSDocument(org.apache.poi.poifs.property.DocumentProperty, org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">NPOIFSDocument(DocumentProperty, NPOIFSFileSystem)</a></span> - Constructor for class org.apache.poi.poifs.filesystem.<a href="./org/apache/poi/poifs/filesystem/NPOIFSDocument.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSDocument</a></dt>
 <dd>
 <div class="block">Constructor for an existing Document</div>
@@ -51703,6 +51724,8 @@ Compound Document Format.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/model/StylesTable.html#replaceCellXfAt(int, org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf)">replaceCellXfAt(int, CTXf)</a></span> - Method in class org.apache.poi.xssf.model.<a href="./org/apache/poi/xssf/model/StylesTable.html" title="class in org.apache.poi.xssf.model">StylesTable</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/poifs/filesystem/NPOIFSDocument.html#replaceContents(java.io.InputStream)">replaceContents(InputStream)</a></span> - Method in class org.apache.poi.poifs.filesystem.<a href="./org/apache/poi/poifs/filesystem/NPOIFSDocument.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSDocument</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/openxml4j/opc/OPCPackage.html#replaceContentType(java.lang.String, java.lang.String)">replaceContentType(String, String)</a></span> - Method in class org.apache.poi.openxml4j.opc.<a href="./org/apache/poi/openxml4j/opc/OPCPackage.html" title="class in org.apache.poi.openxml4j.opc">OPCPackage</a></dt>
 <dd>
 <div class="block">Replace a content type in this package.</div>
@@ -72513,6 +72536,10 @@ Compound Document Format.</div>
 <dd>
 <div class="block">Update sheet name in all formulas and named ranges.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/poifs/property/DocumentProperty.html#updateSize(int)">updateSize(int)</a></span> - Method in class org.apache.poi.poifs.property.<a href="./org/apache/poi/poifs/property/DocumentProperty.html" title="class in org.apache.poi.poifs.property">DocumentProperty</a></dt>
+<dd>
+<div class="block">Update the size of the property's data</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/sprm/SprmBuffer.html#updateSprm(short, byte)">updateSprm(short, byte)</a></span> - Method in class org.apache.poi.hwpf.sprm.<a href="./org/apache/poi/hwpf/sprm/SprmBuffer.html" title="class in org.apache.poi.hwpf.sprm">SprmBuffer</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/sprm/SprmBuffer.html#updateSprm(short, boolean)">updateSprm(short, boolean)</a></span> - Method in class org.apache.poi.hwpf.sprm.<a href="./org/apache/poi/hwpf/sprm/SprmBuffer.html" title="class in org.apache.poi.hwpf.sprm">SprmBuffer</a></dt>
@@ -74504,6 +74531,12 @@ the order they are declared.</div>
 <div class="block">Writes len bytes from the specified byte array starting at
  offset off to this output stream.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/poifs/filesystem/NDocumentOutputStream.html#write(int)">write(int)</a></span> - Method in class org.apache.poi.poifs.filesystem.<a href="./org/apache/poi/poifs/filesystem/NDocumentOutputStream.html" title="class in org.apache.poi.poifs.filesystem">NDocumentOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/poifs/filesystem/NDocumentOutputStream.html#write(byte[])">write(byte[])</a></span> - Method in class org.apache.poi.poifs.filesystem.<a href="./org/apache/poi/poifs/filesystem/NDocumentOutputStream.html" title="class in org.apache.poi.poifs.filesystem">NDocumentOutputStream</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/poifs/filesystem/NDocumentOutputStream.html#write(byte[], int, int)">write(byte[], int, int)</a></span> - Method in class org.apache.poi.poifs.filesystem.<a href="./org/apache/poi/poifs/filesystem/NDocumentOutputStream.html" title="class in org.apache.poi.poifs.filesystem">NDocumentOutputStream</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/filesystem/NPOIFSStream.StreamBlockByteBuffer.html#write(int)">write(int)</a></span> - Method in class org.apache.poi.poifs.filesystem.<a href="./org/apache/poi/poifs/filesystem/NPOIFSStream.StreamBlockByteBuffer.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSStream.StreamBlockByteBuffer</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/filesystem/NPOIFSStream.StreamBlockByteBuffer.html#write(byte[], int, int)">write(byte[], int, int)</a></span> - Method in class org.apache.poi.poifs.filesystem.<a href="./org/apache/poi/poifs/filesystem/NPOIFSStream.StreamBlockByteBuffer.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSStream.StreamBlockByteBuffer</a></dt>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/NDocumentInputStream.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/NDocumentInputStream.html?rev=1590580&r1=1590579&r2=1590580&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/NDocumentInputStream.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/NDocumentInputStream.html Mon Apr 28 09:36:36 2014
@@ -35,7 +35,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSDocument.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/poifs/filesystem/NDocumentOutputStream.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/poifs/filesystem/NDocumentInputStream.html" target="_top">Frames</a></li>
@@ -556,7 +556,7 @@ extends <a href="../../../../../org/apac
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSDocument.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/poifs/filesystem/NDocumentOutputStream.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/poifs/filesystem/NDocumentInputStream.html" target="_top">Frames</a></li>

Added: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/NDocumentOutputStream.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/NDocumentOutputStream.html?rev=1590580&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/NDocumentOutputStream.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/NDocumentOutputStream.html Mon Apr 28 09:36:36 2014
@@ -0,0 +1,376 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>NDocumentOutputStream (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="NDocumentOutputStream (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/NDocumentOutputStream.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/poi/poifs/filesystem/NDocumentInputStream.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSDocument.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/poifs/filesystem/NDocumentOutputStream.html" target="_top">Frames</a></li>
+<li><a href="NDocumentOutputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.poi.poifs.filesystem</div>
+<h2 title="Class NDocumentOutputStream" class="title">Class NDocumentOutputStream</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.io.OutputStream</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.poi.poifs.filesystem.NDocumentOutputStream</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Closeable, java.io.Flushable, java.lang.AutoCloseable</dd>
+</dl>
+<hr>
+<br>
+<pre>public final class <span class="strong">NDocumentOutputStream</span>
+extends java.io.OutputStream</pre>
+<div class="block">This class provides methods to write a DocumentEntry managed by a
+ <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem"><code>NPOIFSFileSystem</code></a> instance.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/NDocumentOutputStream.html#NDocumentOutputStream(org.apache.poi.poifs.filesystem.DirectoryEntry, java.lang.String)">NDocumentOutputStream</a></strong>(<a href="../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a>&nbsp;parent,
+                     java.lang.String&nbsp;name)</code>
+<div class="block">Create an OutputStream to create the specified new Entry</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/NDocumentOutputStream.html#NDocumentOutputStream(org.apache.poi.poifs.filesystem.DocumentEntry)">NDocumentOutputStream</a></strong>(<a href="../../../../../org/apache/poi/poifs/filesystem/DocumentEntry.html" title="interface in org.apache.poi.poifs.filesystem">DocumentEntry</a>&nbsp;document)</code>
+<div class="block">Create an OutputStream from the specified DocumentEntry.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</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>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/NDocumentOutputStream.html#close()">close</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/NDocumentOutputStream.html#write(byte[])">write</a></strong>(byte[]&nbsp;b)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/NDocumentOutputStream.html#write(byte[], int, int)">write</a></strong>(byte[]&nbsp;b,
+     int&nbsp;off,
+     int&nbsp;len)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/NDocumentOutputStream.html#write(int)">write</a></strong>(int&nbsp;b)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.io.OutputStream">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.io.OutputStream</h3>
+<code>flush</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</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>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="NDocumentOutputStream(org.apache.poi.poifs.filesystem.DocumentEntry)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>NDocumentOutputStream</h4>
+<pre>public&nbsp;NDocumentOutputStream(<a href="../../../../../org/apache/poi/poifs/filesystem/DocumentEntry.html" title="interface in org.apache.poi.poifs.filesystem">DocumentEntry</a>&nbsp;document)
+                      throws java.io.IOException</pre>
+<div class="block">Create an OutputStream from the specified DocumentEntry.
+ The specified entry will be emptied.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>document</code> - the DocumentEntry to be written</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd></dl>
+</li>
+</ul>
+<a name="NDocumentOutputStream(org.apache.poi.poifs.filesystem.DirectoryEntry, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>NDocumentOutputStream</h4>
+<pre>public&nbsp;NDocumentOutputStream(<a href="../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a>&nbsp;parent,
+                     java.lang.String&nbsp;name)
+                      throws java.io.IOException</pre>
+<div class="block">Create an OutputStream to create the specified new Entry</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>parent</code> - Where to create the Entry</dd><dd><code>name</code> - Name of the new entry</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="write(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>write</h4>
+<pre>public&nbsp;void&nbsp;write(int&nbsp;b)
+           throws java.io.IOException</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>write</code>&nbsp;in class&nbsp;<code>java.io.OutputStream</code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd></dl>
+</li>
+</ul>
+<a name="write(byte[])">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>write</h4>
+<pre>public&nbsp;void&nbsp;write(byte[]&nbsp;b)
+           throws java.io.IOException</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code>write</code>&nbsp;in class&nbsp;<code>java.io.OutputStream</code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd></dl>
+</li>
+</ul>
+<a name="write(byte[], int, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>write</h4>
+<pre>public&nbsp;void&nbsp;write(byte[]&nbsp;b,
+         int&nbsp;off,
+         int&nbsp;len)
+           throws java.io.IOException</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code>write</code>&nbsp;in class&nbsp;<code>java.io.OutputStream</code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd></dl>
+</li>
+</ul>
+<a name="close()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>close</h4>
+<pre>public&nbsp;void&nbsp;close()
+           throws java.io.IOException</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>close</code>&nbsp;in interface&nbsp;<code>java.io.Closeable</code></dd>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>close</code>&nbsp;in interface&nbsp;<code>java.lang.AutoCloseable</code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code>close</code>&nbsp;in class&nbsp;<code>java.io.OutputStream</code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/NDocumentOutputStream.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/poi/poifs/filesystem/NDocumentInputStream.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSDocument.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/poifs/filesystem/NDocumentOutputStream.html" target="_top">Frames</a></li>
+<li><a href="NDocumentOutputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2014 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/NPOIFSDocument.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/NPOIFSDocument.html?rev=1590580&r1=1590579&r2=1590580&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/NPOIFSDocument.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/NPOIFSDocument.html Mon Apr 28 09:36:36 2014
@@ -34,7 +34,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/poifs/filesystem/NDocumentInputStream.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/poifs/filesystem/NDocumentOutputStream.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -121,18 +121,23 @@ implements <a href="../../../../../org/a
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSDocument.html#NPOIFSDocument(org.apache.poi.poifs.filesystem.DocumentNode)">NPOIFSDocument</a></strong>(<a href="../../../../../org/apache/poi/poifs/filesystem/DocumentNode.html" title="class in org.apache.poi.poifs.filesystem">DocumentNode</a>&nbsp;document)</code>
+<div class="block">Constructor for an existing Document</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSDocument.html#NPOIFSDocument(org.apache.poi.poifs.property.DocumentProperty, org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">NPOIFSDocument</a></strong>(<a href="../../../../../org/apache/poi/poifs/property/DocumentProperty.html" title="class in org.apache.poi.poifs.property">DocumentProperty</a>&nbsp;property,
               <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSFileSystem</a>&nbsp;filesystem)</code>
 <div class="block">Constructor for an existing Document</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSDocument.html#NPOIFSDocument(java.lang.String, int, org.apache.poi.poifs.filesystem.NPOIFSFileSystem, org.apache.poi.poifs.filesystem.POIFSWriterListener)">NPOIFSDocument</a></strong>(java.lang.String&nbsp;name,
               int&nbsp;size,
               <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSFileSystem</a>&nbsp;filesystem,
               <a href="../../../../../org/apache/poi/poifs/filesystem/POIFSWriterListener.html" title="interface in org.apache.poi.poifs.filesystem">POIFSWriterListener</a>&nbsp;writer)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSDocument.html#NPOIFSDocument(java.lang.String, org.apache.poi.poifs.filesystem.NPOIFSFileSystem, java.io.InputStream)">NPOIFSDocument</a></strong>(java.lang.String&nbsp;name,
               <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSFileSystem</a>&nbsp;filesystem,
               java.io.InputStream&nbsp;stream)</code>
@@ -184,6 +189,10 @@ implements <a href="../../../../../org/a
  getViewableIterator</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSDocument.html#replaceContents(java.io.InputStream)">replaceContents</a></strong>(java.io.InputStream&nbsp;stream)</code>&nbsp;</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -206,6 +215,19 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
+<a name="NPOIFSDocument(org.apache.poi.poifs.filesystem.DocumentNode)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>NPOIFSDocument</h4>
+<pre>public&nbsp;NPOIFSDocument(<a href="../../../../../org/apache/poi/poifs/filesystem/DocumentNode.html" title="class in org.apache.poi.poifs.filesystem">DocumentNode</a>&nbsp;document)
+               throws java.io.IOException</pre>
+<div class="block">Constructor for an existing Document</div>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd></dl>
+</li>
+</ul>
 <a name="NPOIFSDocument(org.apache.poi.poifs.property.DocumentProperty, org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">
 <!--   -->
 </a>
@@ -269,6 +291,18 @@ implements <a href="../../../../../org/a
 <dl><dt><span class="strong">Returns:</span></dt><dd>size of the document</dd></dl>
 </li>
 </ul>
+<a name="replaceContents(java.io.InputStream)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>replaceContents</h4>
+<pre>public&nbsp;void&nbsp;replaceContents(java.io.InputStream&nbsp;stream)
+                     throws java.io.IOException</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd></dl>
+</li>
+</ul>
 <a name="getViewableArray()">
 <!--   -->
 </a>
@@ -355,7 +389,7 @@ implements <a href="../../../../../org/a
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/poifs/filesystem/NDocumentInputStream.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/poifs/filesystem/NDocumentOutputStream.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">

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=1590580&r1=1590579&r2=1590580&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 Apr 28 09:36:36 2014
@@ -106,9 +106,9 @@
 <pre>public class <span class="strong">NPOIFSFileSystem</span>
 extends <a href="../../../../../org/apache/poi/poifs/filesystem/BlockStore.html" title="class in org.apache.poi.poifs.filesystem">BlockStore</a>
 implements <a href="../../../../../org/apache/poi/poifs/dev/POIFSViewable.html" title="interface in org.apache.poi.poifs.dev">POIFSViewable</a>, java.io.Closeable</pre>
-<div class="block">This is the main class of the POIFS system; it manages the entire
- life cycle of the filesystem.
- This is the new NIO version</div>
+<div class="block"><p>This is the main class of the POIFS system; it manages the entire
+ life cycle of the filesystem.</p>
+ <p>This is the new NIO version, which uses less memory</p></div>
 </li>
 </ul>
 </div>
@@ -393,12 +393,12 @@ implements <a href="../../../../../org/a
 <h4>NPOIFSFileSystem</h4>
 <pre>public&nbsp;NPOIFSFileSystem(java.io.File&nbsp;file)
                  throws java.io.IOException</pre>
-<div class="block">Creates a POIFSFileSystem from a <tt>File</tt>. This uses less memory than
-  creating from an <tt>InputStream</tt>. The File will be opened read-only
+<div class="block"><p>Creates a POIFSFileSystem from a <tt>File</tt>. This uses less memory than
+  creating from an <tt>InputStream</tt>. The File will be opened read-only</p>
   
- Note that with this constructor, you will need to call <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#close()"><code>close()</code></a>
+ <p>Note that with this constructor, you will need to call <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#close()"><code>close()</code></a>
   when you're done to have the underlying file closed, as the file is
-  kept open during normal operation to read the data out.</div>
+  kept open during normal operation to read the data out.</p></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>file</code> - the File from which to read the data</dd>
 <dt><span class="strong">Throws:</span></dt>
 <dd><code>java.io.IOException</code> - on errors reading, or on invalid data</dd></dl>
@@ -413,12 +413,12 @@ implements <a href="../../../../../org/a
 <pre>public&nbsp;NPOIFSFileSystem(java.io.File&nbsp;file,
                 boolean&nbsp;readOnly)
                  throws java.io.IOException</pre>
-<div class="block">Creates a POIFSFileSystem from a <tt>File</tt>. This uses less memory than
-  creating from an <tt>InputStream</tt>.
+<div class="block"><p>Creates a POIFSFileSystem from a <tt>File</tt>. This uses less memory than
+  creating from an <tt>InputStream</tt>.</p>
   
- Note that with this constructor, you will need to call <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#close()"><code>close()</code></a>
+ <p>Note that with this constructor, you will need to call <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#close()"><code>close()</code></a>
   when you're done to have the underlying file closed, as the file is
-  kept open during normal operation to read the data out.</div>
+  kept open during normal operation to read the data out.</p></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>file</code> - the File from which to read the data</dd>
 <dt><span class="strong">Throws:</span></dt>
 <dd><code>java.io.IOException</code> - on errors reading, or on invalid data</dd></dl>
@@ -432,13 +432,13 @@ implements <a href="../../../../../org/a
 <h4>NPOIFSFileSystem</h4>
 <pre>public&nbsp;NPOIFSFileSystem(java.nio.channels.FileChannel&nbsp;channel)
                  throws java.io.IOException</pre>
-<div class="block">Creates a POIFSFileSystem from an open <tt>FileChannel</tt>. This uses 
-  less memory than creating from an <tt>InputStream</tt>.
+<div class="block"><p>Creates a POIFSFileSystem from an open <tt>FileChannel</tt>. This uses 
+  less memory than creating from an <tt>InputStream</tt>.</p>
   
- Note that with this constructor, you will need to call <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#close()"><code>close()</code></a>
+ <p>Note that with this constructor, you will need to call <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#close()"><code>close()</code></a>
   when you're done to have the underlying Channel closed, as the channel is
-  kept open during normal operation to read the data out.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>channel</code> - the FileChannel from which to read the data</dd>
+  kept open during normal operation to read the data out.</p></div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>channel</code> - the FileChannel from which to read and write the data</dd>
 <dt><span class="strong">Throws:</span></dt>
 <dd><code>java.io.IOException</code> - on errors reading, or on invalid data</dd></dl>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryEntry.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryEntry.html?rev=1590580&r1=1590579&r2=1590580&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryEntry.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryEntry.html Mon Apr 28 09:36:36 2014
@@ -417,6 +417,12 @@
   will exclude entries such as "MyNode" and "MyDir/IgnoreNode".</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/NDocumentOutputStream.html#NDocumentOutputStream(org.apache.poi.poifs.filesystem.DirectoryEntry, java.lang.String)">NDocumentOutputStream</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a>&nbsp;parent,
+                     java.lang.String&nbsp;name)</code>
+<div class="block">Create an OutputStream to create the specified new Entry</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DocumentEntry.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DocumentEntry.html?rev=1590580&r1=1590579&r2=1590580&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DocumentEntry.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DocumentEntry.html Mon Apr 28 09:36:36 2014
@@ -245,6 +245,11 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/NDocumentOutputStream.html#NDocumentOutputStream(org.apache.poi.poifs.filesystem.DocumentEntry)">NDocumentOutputStream</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentEntry.html" title="interface in org.apache.poi.poifs.filesystem">DocumentEntry</a>&nbsp;document)</code>
+<div class="block">Create an OutputStream from the specified DocumentEntry.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/ODocumentInputStream.html#ODocumentInputStream(org.apache.poi.poifs.filesystem.DocumentEntry)">ODocumentInputStream</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentEntry.html" title="interface in org.apache.poi.poifs.filesystem">DocumentEntry</a>&nbsp;document)</code>
 <div class="block">Create an InputStream from the specified DocumentEntry</div>
 </td>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DocumentNode.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DocumentNode.html?rev=1590580&r1=1590579&r2=1590580&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DocumentNode.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DocumentNode.html Mon Apr 28 09:36:36 2014
@@ -63,7 +63,49 @@
 <div class="header">
 <h2 title="Uses of Class org.apache.poi.poifs.filesystem.DocumentNode" class="title">Uses of Class<br>org.apache.poi.poifs.filesystem.DocumentNode</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.poi.poifs.filesystem.DocumentNode</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentNode.html" title="class in org.apache.poi.poifs.filesystem">DocumentNode</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.poi.poifs.filesystem">org.apache.poi.poifs.filesystem</a></td>
+<td class="colLast">
+<div class="block">filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.poi.poifs.filesystem">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentNode.html" title="class in org.apache.poi.poifs.filesystem">DocumentNode</a> in <a href="../../../../../../org/apache/poi/poifs/filesystem/package-summary.html">org.apache.poi.poifs.filesystem</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../org/apache/poi/poifs/filesystem/package-summary.html">org.apache.poi.poifs.filesystem</a> with parameters of type <a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentNode.html" title="class in org.apache.poi.poifs.filesystem">DocumentNode</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSDocument.html#NPOIFSDocument(org.apache.poi.poifs.filesystem.DocumentNode)">NPOIFSDocument</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentNode.html" title="class in org.apache.poi.poifs.filesystem">DocumentNode</a>&nbsp;document)</code>
+<div class="block">Constructor for an existing Document</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar_bottom">
 <!--   -->

Added: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/NDocumentOutputStream.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/NDocumentOutputStream.html?rev=1590580&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/NDocumentOutputStream.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/NDocumentOutputStream.html Mon Apr 28 09:36:36 2014
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>Uses of Class org.apache.poi.poifs.filesystem.NDocumentOutputStream (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.poi.poifs.filesystem.NDocumentOutputStream (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/poi/poifs/filesystem/NDocumentOutputStream.html" title="class in org.apache.poi.poifs.filesystem">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/poifs/filesystem/class-use/NDocumentOutputStream.html" target="_top">Frames</a></li>
+<li><a href="NDocumentOutputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.poi.poifs.filesystem.NDocumentOutputStream" class="title">Uses of Class<br>org.apache.poi.poifs.filesystem.NDocumentOutputStream</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.poi.poifs.filesystem.NDocumentOutputStream</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/poi/poifs/filesystem/NDocumentOutputStream.html" title="class in org.apache.poi.poifs.filesystem">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/poifs/filesystem/class-use/NDocumentOutputStream.html" target="_top">Frames</a></li>
+<li><a href="NDocumentOutputStream.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2014 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-frame.html?rev=1590580&r1=1590579&r2=1590580&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-frame.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-frame.html Mon Apr 28 09:36:36 2014
@@ -28,6 +28,7 @@
 <li><a href="EntryUtils.html" title="class in org.apache.poi.poifs.filesystem" target="classFrame">EntryUtils</a></li>
 <li><a href="FilteringDirectoryNode.html" title="class in org.apache.poi.poifs.filesystem" target="classFrame">FilteringDirectoryNode</a></li>
 <li><a href="NDocumentInputStream.html" title="class in org.apache.poi.poifs.filesystem" target="classFrame">NDocumentInputStream</a></li>
+<li><a href="NDocumentOutputStream.html" title="class in org.apache.poi.poifs.filesystem" target="classFrame">NDocumentOutputStream</a></li>
 <li><a href="NPOIFSDocument.html" title="class in org.apache.poi.poifs.filesystem" target="classFrame">NPOIFSDocument</a></li>
 <li><a href="NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem" target="classFrame">NPOIFSFileSystem</a></li>
 <li><a href="NPOIFSMiniStore.html" title="class in org.apache.poi.poifs.filesystem" target="classFrame">NPOIFSMiniStore</a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-summary.html?rev=1590580&r1=1590579&r2=1590580&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-summary.html Mon Apr 28 09:36:36 2014
@@ -191,66 +191,73 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/poi/poifs/filesystem/NDocumentOutputStream.html" title="class in org.apache.poi.poifs.filesystem">NDocumentOutputStream</a></td>
+<td class="colLast">
+<div class="block">This class provides methods to write a DocumentEntry managed by a
+ <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem"><code>NPOIFSFileSystem</code></a> instance.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSDocument.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSDocument</a></td>
 <td class="colLast">
 <div class="block">This class manages a document in the NIO POIFS filesystem.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSFileSystem</a></td>
 <td class="colLast">
 <div class="block">This is the main class of the POIFS system; it manages the entire
  life cycle of the filesystem.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSMiniStore.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSMiniStore</a></td>
 <td class="colLast">
 <div class="block">This class handles the MiniStream (small block store)
   in the NIO case for <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem"><code>NPOIFSFileSystem</code></a></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSStream.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSStream</a></td>
 <td class="colLast">
 <div class="block">This handles reading and writing a stream within a
   <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem"><code>NPOIFSFileSystem</code></a>.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/poifs/filesystem/ODocumentInputStream.html" title="class in org.apache.poi.poifs.filesystem">ODocumentInputStream</a></td>
 <td class="colLast">
 <div class="block">This class provides methods to read a DocumentEntry managed by a
  <a href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem"><code>POIFSFileSystem</code></a> instance.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/poifs/filesystem/Ole10Native.html" title="class in org.apache.poi.poifs.filesystem">Ole10Native</a></td>
 <td class="colLast">
 <div class="block">Represents an Ole10Native record which is wrapped around certain binary
  files being embedded in OLE2 documents.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/poifs/filesystem/POIFSDocument.html" title="class in org.apache.poi.poifs.filesystem">POIFSDocument</a></td>
 <td class="colLast">
 <div class="block">This class manages a document in the POIFS filesystem.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/poifs/filesystem/POIFSDocumentPath.html" title="class in org.apache.poi.poifs.filesystem">POIFSDocumentPath</a></td>
 <td class="colLast">
 <div class="block">Class POIFSDocumentPath</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a></td>
 <td class="colLast">
 <div class="block">This is the main class of the POIFS system; it manages the entire
  life cycle of the filesystem.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/poifs/filesystem/POIFSWriterEvent.html" title="class in org.apache.poi.poifs.filesystem">POIFSWriterEvent</a></td>
 <td class="colLast">
 <div class="block">Class POIFSWriterEvent</div>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-tree.html?rev=1590580&r1=1590579&r2=1590580&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-tree.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-tree.html Mon Apr 28 09:36:36 2014
@@ -105,6 +105,7 @@
 <li type="circle">java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
 <ul>
 <li type="circle">org.apache.poi.poifs.filesystem.<a href="../../../../../org/apache/poi/poifs/filesystem/DocumentOutputStream.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">DocumentOutputStream</span></a></li>
+<li type="circle">org.apache.poi.poifs.filesystem.<a href="../../../../../org/apache/poi/poifs/filesystem/NDocumentOutputStream.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">NDocumentOutputStream</span></a></li>
 <li type="circle">org.apache.poi.poifs.filesystem.<a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSStream.StreamBlockByteBuffer.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">NPOIFSStream.StreamBlockByteBuffer</span></a></li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-use.html?rev=1590580&r1=1590579&r2=1590580&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-use.html Mon Apr 28 09:36:36 2014
@@ -1127,18 +1127,23 @@ Compound Document Format.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/DocumentNode.html#org.apache.poi.poifs.filesystem">DocumentNode</a>
+<div class="block">Simple implementation of DocumentEntry</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/DocumentOutputStream.html#org.apache.poi.poifs.filesystem">DocumentOutputStream</a>
 <div class="block">This class provides a wrapper over an OutputStream so that Document
  writers can't accidently go over their size limits</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/Entry.html#org.apache.poi.poifs.filesystem">Entry</a>
 <div class="block">This interface provides access to an object managed by a Filesystem
  instance.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/EntryNode.html#org.apache.poi.poifs.filesystem">EntryNode</a>
 <div class="block">Abstract implementation of Entry
 
@@ -1148,60 +1153,60 @@ Compound Document Format.</div>
  Extending classes must override isDeleteOK()</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/FilteringDirectoryNode.html#org.apache.poi.poifs.filesystem">FilteringDirectoryNode</a>
 <div class="block">A DirectoryEntry filter, which exposes another
   DirectoryEntry less certain parts.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/NPOIFSDocument.html#org.apache.poi.poifs.filesystem">NPOIFSDocument</a>
 <div class="block">This class manages a document in the NIO POIFS filesystem.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/NPOIFSFileSystem.html#org.apache.poi.poifs.filesystem">NPOIFSFileSystem</a>
 <div class="block">This is the main class of the POIFS system; it manages the entire
  life cycle of the filesystem.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/NPOIFSMiniStore.html#org.apache.poi.poifs.filesystem">NPOIFSMiniStore</a>
 <div class="block">This class handles the MiniStream (small block store)
   in the NIO case for <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem"><code>NPOIFSFileSystem</code></a></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/Ole10Native.html#org.apache.poi.poifs.filesystem">Ole10Native</a>
 <div class="block">Represents an Ole10Native record which is wrapped around certain binary
  files being embedded in OLE2 documents.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/Ole10NativeException.html#org.apache.poi.poifs.filesystem">Ole10NativeException</a>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/POIFSDocument.html#org.apache.poi.poifs.filesystem">POIFSDocument</a>
 <div class="block">This class manages a document in the POIFS filesystem.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/POIFSDocumentPath.html#org.apache.poi.poifs.filesystem">POIFSDocumentPath</a>
 <div class="block">Class POIFSDocumentPath</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/POIFSFileSystem.html#org.apache.poi.poifs.filesystem">POIFSFileSystem</a>
 <div class="block">This is the main class of the POIFS system; it manages the entire
  life cycle of the filesystem.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/POIFSWriterEvent.html#org.apache.poi.poifs.filesystem">POIFSWriterEvent</a>
 <div class="block">Class POIFSWriterEvent</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/POIFSWriterListener.html#org.apache.poi.poifs.filesystem">POIFSWriterListener</a>
 <div class="block">Interface POIFSWriterListener</div>
 </td>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/nio/FileBackedDataSource.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/nio/FileBackedDataSource.html?rev=1590580&r1=1590579&r2=1590580&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/nio/FileBackedDataSource.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/nio/FileBackedDataSource.html Mon Apr 28 09:36:36 2014
@@ -123,7 +123,8 @@ extends <a href="../../../../../org/apac
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/poifs/nio/FileBackedDataSource.html#FileBackedDataSource(java.io.File)">FileBackedDataSource</a></strong>(java.io.File&nbsp;file)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/poifs/nio/FileBackedDataSource.html#FileBackedDataSource(java.nio.channels.FileChannel)">FileBackedDataSource</a></strong>(java.nio.channels.FileChannel&nbsp;channel)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/poifs/nio/FileBackedDataSource.html#FileBackedDataSource(java.nio.channels.FileChannel, boolean)">FileBackedDataSource</a></strong>(java.nio.channels.FileChannel&nbsp;channel,
+                    boolean&nbsp;readOnly)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -153,15 +154,19 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/nio/FileBackedDataSource.html#isWriteable()">isWriteable</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>java.nio.ByteBuffer</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/nio/FileBackedDataSource.html#read(int, long)">read</a></strong>(int&nbsp;length,
     long&nbsp;position)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/nio/FileBackedDataSource.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/nio/FileBackedDataSource.html#write(java.nio.ByteBuffer, long)">write</a></strong>(java.nio.ByteBuffer&nbsp;src,
      long&nbsp;position)</code>&nbsp;</td>
@@ -200,13 +205,14 @@ extends <a href="../../../../../org/apac
 <dd><code>java.io.FileNotFoundException</code></dd></dl>
 </li>
 </ul>
-<a name="FileBackedDataSource(java.nio.channels.FileChannel)">
+<a name="FileBackedDataSource(java.nio.channels.FileChannel, boolean)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>FileBackedDataSource</h4>
-<pre>public&nbsp;FileBackedDataSource(java.nio.channels.FileChannel&nbsp;channel)</pre>
+<pre>public&nbsp;FileBackedDataSource(java.nio.channels.FileChannel&nbsp;channel,
+                    boolean&nbsp;readOnly)</pre>
 </li>
 </ul>
 </li>
@@ -217,6 +223,15 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Method Detail</h3>
+<a name="isWriteable()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isWriteable</h4>
+<pre>public&nbsp;boolean&nbsp;isWriteable()</pre>
+</li>
+</ul>
 <a name="read(int, long)">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/property/DocumentProperty.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/property/DocumentProperty.html?rev=1590580&r1=1590579&r2=1590580&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/property/DocumentProperty.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/property/DocumentProperty.html Mon Apr 28 09:36:36 2014
@@ -200,6 +200,12 @@ extends <a href="../../../../../org/apac
 <div class="block">give method more visibility</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/property/DocumentProperty.html#updateSize(int)">updateSize</a></strong>(int&nbsp;size)</code>
+<div class="block">Update the size of the property's data</div>
+</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.poifs.property.Property">
@@ -314,7 +320,7 @@ extends <a href="../../../../../org/apac
 <a name="preWrite()">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>preWrite</h4>
 <pre>protected&nbsp;void&nbsp;preWrite()</pre>
@@ -326,6 +332,16 @@ extends <a href="../../../../../org/apac
 </dl>
 </li>
 </ul>
+<a name="updateSize(int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>updateSize</h4>
+<pre>public&nbsp;void&nbsp;updateSize(int&nbsp;size)</pre>
+<div class="block">Update the size of the property's data</div>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/overview-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1590580&r1=1590579&r2=1590580&view=diff
==============================================================================
--- poi/site/publish/apidocs/overview-tree.html (original)
+++ poi/site/publish/apidocs/overview-tree.html Mon Apr 28 09:36:36 2014
@@ -1107,6 +1107,7 @@
 </ul>
 </li>
 <li type="circle">org.apache.poi.openxml4j.opc.internal.<a href="org/apache/poi/openxml4j/opc/internal/MemoryPackagePartOutputStream.html" title="class in org.apache.poi.openxml4j.opc.internal"><span class="strong">MemoryPackagePartOutputStream</span></a></li>
+<li type="circle">org.apache.poi.poifs.filesystem.<a href="org/apache/poi/poifs/filesystem/NDocumentOutputStream.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">NDocumentOutputStream</span></a></li>
 <li type="circle">org.apache.poi.poifs.filesystem.<a href="org/apache/poi/poifs/filesystem/NPOIFSStream.StreamBlockByteBuffer.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">NPOIFSStream.StreamBlockByteBuffer</span></a></li>
 </ul>
 </li>



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