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/04/12 09:11:36 UTC

svn commit: r1738710 - in /poi/site/publish: apidocs/ apidocs/org/apache/poi/hssf/dev/ apidocs/org/apache/poi/poifs/filesystem/class-use/ apidocs/org/apache/poi/poifs/macros/ apidocs/org/apache/poi/poifs/macros/class-use/ apidocs/org/apache/poi/util/ p...

Author: nick
Date: Tue Apr 12 07:11:36 2016
New Revision: 1738710

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

Modified:
    poi/site/publish/apidocs/constant-values.html
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/hssf/dev/BiffViewer.html
    poi/site/publish/apidocs/org/apache/poi/hssf/dev/package-summary.html
    poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryNode.html
    poi/site/publish/apidocs/org/apache/poi/poifs/macros/VBAMacroExtractor.html
    poi/site/publish/apidocs/org/apache/poi/poifs/macros/VBAMacroReader.html
    poi/site/publish/apidocs/org/apache/poi/poifs/macros/class-use/VBAMacroReader.ModuleMap.html
    poi/site/publish/apidocs/org/apache/poi/util/RLEDecompressingInputStream.html
    poi/site/publish/apidocs/org/apache/poi/util/StringUtil.html
    poi/site/publish/poifs/embeded.html

Modified: poi/site/publish/apidocs/constant-values.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/constant-values.html?rev=1738710&r1=1738709&r2=1738710&view=diff
==============================================================================
--- poi/site/publish/apidocs/constant-values.html (original)
+++ poi/site/publish/apidocs/constant-values.html Tue Apr 12 07:11:36 2016
@@ -22728,7 +22728,7 @@
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <td><code><a href="org/apache/poi/poifs/macros/VBAMacroReader.html#VBA_PROJECT_OOXML">VBA_PROJECT_OOXML</a></code></td>
-<td class="colLast"><code>"xl/vbaProject.bin"</code></td>
+<td class="colLast"><code>"vbaProject.bin"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.poi.poifs.macros.VBAMacroReader.VBA_PROJECT_POIFS">

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1738710&r1=1738709&r2=1738710&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Tue Apr 12 07:11:36 2016
@@ -2723,7 +2723,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/hssf/dev/BiffViewer.html" title="class in org.apache.poi.hssf.dev"><span class="strong">BiffViewer</span></a> - Class in <a href="./org/apache/poi/hssf/dev/package-summary.html">org.apache.poi.hssf.dev</a></dt>
 <dd>
-<div class="block">Utillity for reading in BIFF8 records and displaying data from them.</div>
+<div class="block">Utility for reading in BIFF8 records and displaying data from them.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/common/POIFSConstants.html#BIG_BLOCK_MINIMUM_DOCUMENT_SIZE">BIG_BLOCK_MINIMUM_DOCUMENT_SIZE</a></span> - Static variable in interface org.apache.poi.poifs.common.<a href="./org/apache/poi/poifs/common/POIFSConstants.html" title="interface in org.apache.poi.poifs.common">POIFSConstants</a></dt>
 <dd>
@@ -13832,6 +13832,10 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/EndSubRecord.html#EndSubRecord(org.apache.poi.util.LittleEndianInput,%20int)">EndSubRecord(LittleEndianInput, int)</a></span> - Constructor for class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/EndSubRecord.html" title="class in org.apache.poi.hssf.record">EndSubRecord</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/util/StringUtil.html#endsWithIgnoreCase(java.lang.String,%20java.lang.String)">endsWithIgnoreCase(String, String)</a></span> - Static method in class org.apache.poi.util.<a href="./org/apache/poi/util/StringUtil.html" title="class in org.apache.poi.util">StringUtil</a></dt>
+<dd>
+<div class="block">Tests if the string ends with the specified suffix, ignoring case consideration.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HeaderFooter.html#endUnderline()">endUnderline()</a></span> - Static method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HeaderFooter.html" title="class in org.apache.poi.hssf.usermodel">HeaderFooter</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFDocument.html#enforceCommentsProtection()">enforceCommentsProtection()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFDocument.html" title="class in org.apache.poi.xwpf.usermodel">XWPFDocument</a></dt>
@@ -15652,8 +15656,16 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/sl/draw/binding/CTHyperlink.html#extLst">extLst</a></span> - Variable in class org.apache.poi.sl.draw.binding.<a href="./org/apache/poi/sl/draw/binding/CTHyperlink.html" title="class in org.apache.poi.sl.draw.binding">CTHyperlink</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/poifs/macros/VBAMacroExtractor.html#extract(java.io.File,%20java.io.File,%20java.lang.String)">extract(File, File, String)</a></span> - Method in class org.apache.poi.poifs.macros.<a href="./org/apache/poi/poifs/macros/VBAMacroExtractor.html" title="class in org.apache.poi.poifs.macros">VBAMacroExtractor</a></dt>
+<dd>
+<div class="block">Extracts the VBA modules from a macro-enabled office file and writes them
+ to files in <tt>outputDir</tt>.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/macros/VBAMacroExtractor.html#extract(java.io.File,%20java.io.File)">extract(File, File)</a></span> - Method in class org.apache.poi.poifs.macros.<a href="./org/apache/poi/poifs/macros/VBAMacroExtractor.html" title="class in org.apache.poi.poifs.macros">VBAMacroExtractor</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Extracts the VBA modules from a macro-enabled office file and writes them
+ to <tt>.vba</tt> files in <tt>outputDir</tt>.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/storage/SmallDocumentBlock.html#extract(org.apache.poi.poifs.common.POIFSBigBlockSize,%20org.apache.poi.poifs.storage.ListManagedBlock[])">extract(POIFSBigBlockSize, ListManagedBlock[])</a></span> - Static method in class org.apache.poi.poifs.storage.<a href="./org/apache/poi/poifs/storage/SmallDocumentBlock.html" title="class in org.apache.poi.poifs.storage">SmallDocumentBlock</a></dt>
 <dd>
 <div class="block">create a list of SmallDocumentBlock's from raw data</div>
@@ -17720,7 +17732,9 @@
 <div class="block">Scan the master slides for the first slide layout with the given name.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/macros/VBAMacroReader.html#findMacros(org.apache.poi.poifs.filesystem.DirectoryNode,%20org.apache.poi.poifs.macros.VBAMacroReader.ModuleMap)">findMacros(DirectoryNode, VBAMacroReader.ModuleMap)</a></span> - Method in class org.apache.poi.poifs.macros.<a href="./org/apache/poi/poifs/macros/VBAMacroReader.html" title="class in org.apache.poi.poifs.macros">VBAMacroReader</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Recursively traverses directory structure rooted at <tt>dir</tt>.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/usermodel/PictureType.html#findMatchingType(byte[])">findMatchingType(byte[])</a></span> - Static method in enum org.apache.poi.hwpf.usermodel.<a href="./org/apache/poi/hwpf/usermodel/PictureType.html" title="enum in org.apache.poi.hwpf.usermodel">PictureType</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/model/DrawingManager2.html#findNewDrawingGroupId()">findNewDrawingGroupId()</a></span> - Method in class org.apache.poi.hssf.model.<a href="./org/apache/poi/hssf/model/DrawingManager2.html" title="class in org.apache.poi.hssf.model">DrawingManager2</a></dt>
@@ -79680,6 +79694,10 @@ Compound Document Format.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.SheetTextExtractor.html#startRow(int)">startRow(int)</a></span> - Method in class org.apache.poi.xssf.extractor.<a href="./org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.SheetTextExtractor.html" title="class in org.apache.poi.xssf.extractor">XSSFEventBasedExcelExtractor.SheetTextExtractor</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/util/StringUtil.html#startsWithIgnoreCase(java.lang.String,%20java.lang.String)">startsWithIgnoreCase(String, String)</a></span> - Static method in class org.apache.poi.util.<a href="./org/apache/poi/util/StringUtil.html" title="class in org.apache.poi.util">StringUtil</a></dt>
+<dd>
+<div class="block">Tests if the string starts with the specified prefix, ignoring case consideration.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HeaderFooter.html#startUnderline()">startUnderline()</a></span> - Static method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HeaderFooter.html" title="class in org.apache.poi.hssf.usermodel">HeaderFooter</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hsmf/datatypes/MAPIProperty.html#STATE_OR_PROVINCE">STATE_OR_PROVINCE</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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/dev/BiffViewer.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/dev/BiffViewer.html?rev=1738710&r1=1738709&r2=1738710&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/dev/BiffViewer.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/dev/BiffViewer.html Tue Apr 12 07:11:36 2016
@@ -96,7 +96,7 @@
 <br>
 <pre>public final class <span class="strong">BiffViewer</span>
 extends java.lang.Object</pre>
-<div class="block">Utillity for reading in BIFF8 records and displaying data from them.</div>
+<div class="block">Utility for reading in BIFF8 records and displaying data from them.</div>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/hssf/dev/BiffViewer.html#main(java.lang.String[])"><code>main(java.lang.String[])</code></a></dd></dl>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/dev/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/dev/package-summary.html?rev=1738710&r1=1738709&r2=1738710&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/dev/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/dev/package-summary.html Tue Apr 12 07:11:36 2016
@@ -86,7 +86,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hssf/dev/BiffViewer.html" title="class in org.apache.poi.hssf.dev">BiffViewer</a></td>
 <td class="colLast">
-<div class="block">Utillity for reading in BIFF8 records and displaying data from them.</div>
+<div class="block">Utility for reading in BIFF8 records and displaying data from them.</div>
 </td>
 </tr>
 <tr class="altColor">

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryNode.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryNode.html?rev=1738710&r1=1738709&r2=1738710&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryNode.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryNode.html Tue Apr 12 07:11:36 2016
@@ -1173,7 +1173,9 @@
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><span class="strong">VBAMacroReader.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/macros/VBAMacroReader.html#findMacros(org.apache.poi.poifs.filesystem.DirectoryNode,%20org.apache.poi.poifs.macros.VBAMacroReader.ModuleMap)">findMacros</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html" title="class in org.apache.poi.poifs.filesystem">DirectoryNode</a>&nbsp;dir,
-          <a href="../../../../../../org/apache/poi/poifs/macros/VBAMacroReader.ModuleMap.html" title="class in org.apache.poi.poifs.macros">VBAMacroReader.ModuleMap</a>&nbsp;modules)</code>&nbsp;</td>
+          <a href="../../../../../../org/apache/poi/poifs/macros/VBAMacroReader.ModuleMap.html" title="class in org.apache.poi.poifs.macros">VBAMacroReader.ModuleMap</a>&nbsp;modules)</code>
+<div class="block">Recursively traverses directory structure rooted at <tt>dir</tt>.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/macros/VBAMacroExtractor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/macros/VBAMacroExtractor.html?rev=1738710&r1=1738709&r2=1738710&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/macros/VBAMacroExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/macros/VBAMacroExtractor.html Tue Apr 12 07:11:36 2016
@@ -98,6 +98,8 @@
 extends java.lang.Object</pre>
 <div class="block">This tool extracts out the source of all VBA Modules of an office file,
   both OOXML (eg XLSM) and OLE2/POIFS (eg DOC), to STDOUT or a directory.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>3.15-beta2</dd></dl>
 </li>
 </ul>
 </div>
@@ -136,9 +138,21 @@ extends java.lang.Object</pre>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/macros/VBAMacroExtractor.html#extract(java.io.File,%20java.io.File)">extract</a></strong>(java.io.File&nbsp;input,
-       java.io.File&nbsp;outputDir)</code>&nbsp;</td>
+       java.io.File&nbsp;outputDir)</code>
+<div class="block">Extracts the VBA modules from a macro-enabled office file and writes them
+ to <tt>.vba</tt> files in <tt>outputDir</tt>.</div>
+</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/macros/VBAMacroExtractor.html#extract(java.io.File,%20java.io.File,%20java.lang.String)">extract</a></strong>(java.io.File&nbsp;input,
+       java.io.File&nbsp;outputDir,
+       java.lang.String&nbsp;extension)</code>
+<div class="block">Extracts the VBA modules from a macro-enabled office file and writes them
+ to files in <tt>outputDir</tt>.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/macros/VBAMacroExtractor.html#main(java.lang.String[])">main</a></strong>(java.lang.String[]&nbsp;args)</code>&nbsp;</td>
 </tr>
@@ -193,6 +207,28 @@ extends java.lang.Object</pre>
 <dd><code>java.io.IOException</code></dd></dl>
 </li>
 </ul>
+<a name="extract(java.io.File, java.io.File, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>extract</h4>
+<pre>public&nbsp;void&nbsp;extract(java.io.File&nbsp;input,
+           java.io.File&nbsp;outputDir,
+           java.lang.String&nbsp;extension)
+             throws java.io.IOException</pre>
+<div class="block">Extracts the VBA modules from a macro-enabled office file and writes them
+ to files in <tt>outputDir</tt>.
+
+ Creates the <tt>outputDir</tt>, directory, including any necessary but
+ nonexistent parent directories, if <tt>outputDir</tt> does not exist.
+ If <tt>outputDir</tt> is null, writes the contents to standard out instead.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>input</code> - the macro-enabled office file.</dd><dd><code>outputDir</code> - the directory to write the extracted VBA modules to.</dd><dd><code>extension</code> - file extension of the extracted VBA modules</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd><dt><span class="strong">Since:</span></dt>
+  <dd>3.15-beta2</dd></dl>
+</li>
+</ul>
 <a name="extract(java.io.File, java.io.File)">
 <!--   -->
 </a>
@@ -202,8 +238,16 @@ extends java.lang.Object</pre>
 <pre>public&nbsp;void&nbsp;extract(java.io.File&nbsp;input,
            java.io.File&nbsp;outputDir)
              throws java.io.IOException</pre>
-<dl><dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code></dd></dl>
+<div class="block">Extracts the VBA modules from a macro-enabled office file and writes them
+ to <tt>.vba</tt> files in <tt>outputDir</tt>. 
+ 
+ Creates the <tt>outputDir</tt>, directory, including any necessary but
+ nonexistent parent directories, if <tt>outputDir</tt> does not exist.
+ If <tt>outputDir</tt> is null, writes the contents to standard out instead.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>input</code> - the macro-enabled office file.</dd><dd><code>outputDir</code> - the directory to write the extracted VBA modules to.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd><dt><span class="strong">Since:</span></dt>
+  <dd>3.15-beta2</dd></dl>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/macros/VBAMacroReader.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/macros/VBAMacroReader.html?rev=1738710&r1=1738709&r2=1738710&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/macros/VBAMacroReader.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/macros/VBAMacroReader.html Tue Apr 12 07:11:36 2016
@@ -103,6 +103,8 @@ extends java.lang.Object
 implements java.io.Closeable</pre>
 <div class="block">Finds all VBA Macros in an office file (OLE2/POIFS and OOXML/OPC),
   and returns them.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>3.15-beta2</dd></dl>
 </li>
 </ul>
 </div>
@@ -197,7 +199,9 @@ implements java.io.Closeable</pre>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/macros/VBAMacroReader.html#findMacros(org.apache.poi.poifs.filesystem.DirectoryNode,%20org.apache.poi.poifs.macros.VBAMacroReader.ModuleMap)">findMacros</a></strong>(<a href="../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html" title="class in org.apache.poi.poifs.filesystem">DirectoryNode</a>&nbsp;dir,
-          <a href="../../../../../org/apache/poi/poifs/macros/VBAMacroReader.ModuleMap.html" title="class in org.apache.poi.poifs.macros">VBAMacroReader.ModuleMap</a>&nbsp;modules)</code>&nbsp;</td>
+          <a href="../../../../../org/apache/poi/poifs/macros/VBAMacroReader.ModuleMap.html" title="class in org.apache.poi.poifs.macros">VBAMacroReader.ModuleMap</a>&nbsp;modules)</code>
+<div class="block">Recursively traverses directory structure rooted at <tt>dir</tt>.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Map&lt;java.lang.String,java.lang.String&gt;</code></td>
@@ -329,7 +333,8 @@ implements java.io.Closeable</pre>
 <div class="block">Reads all macros from all modules of the opened office file.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>All the macros and their contents</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code></dd></dl>
+<dd><code>java.io.IOException</code></dd><dt><span class="strong">Since:</span></dt>
+  <dd>3.15-beta2</dd></dl>
 </li>
 </ul>
 <a name="findMacros(org.apache.poi.poifs.filesystem.DirectoryNode, org.apache.poi.poifs.macros.VBAMacroReader.ModuleMap)">
@@ -341,8 +346,13 @@ implements java.io.Closeable</pre>
 <pre>protected&nbsp;void&nbsp;findMacros(<a href="../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html" title="class in org.apache.poi.poifs.filesystem">DirectoryNode</a>&nbsp;dir,
               <a href="../../../../../org/apache/poi/poifs/macros/VBAMacroReader.ModuleMap.html" title="class in org.apache.poi.poifs.macros">VBAMacroReader.ModuleMap</a>&nbsp;modules)
                    throws java.io.IOException</pre>
-<dl><dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code></dd></dl>
+<div class="block">Recursively traverses directory structure rooted at <tt>dir</tt>.
+ For each macro module that is found, the module's name and code are
+ added to <tt>modules<tt>.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>dir</code> - </dd><dd><code>modules</code> - </dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd><dt><span class="strong">Since:</span></dt>
+  <dd>3.15-beta2</dd></dl>
 </li>
 </ul>
 <a name="readMacros(org.apache.poi.poifs.filesystem.DirectoryNode, org.apache.poi.poifs.macros.VBAMacroReader.ModuleMap)">

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/macros/class-use/VBAMacroReader.ModuleMap.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/macros/class-use/VBAMacroReader.ModuleMap.html?rev=1738710&r1=1738709&r2=1738710&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/macros/class-use/VBAMacroReader.ModuleMap.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/macros/class-use/VBAMacroReader.ModuleMap.html Tue Apr 12 07:11:36 2016
@@ -96,7 +96,9 @@
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><span class="strong">VBAMacroReader.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/macros/VBAMacroReader.html#findMacros(org.apache.poi.poifs.filesystem.DirectoryNode,%20org.apache.poi.poifs.macros.VBAMacroReader.ModuleMap)">findMacros</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html" title="class in org.apache.poi.poifs.filesystem">DirectoryNode</a>&nbsp;dir,
-          <a href="../../../../../../org/apache/poi/poifs/macros/VBAMacroReader.ModuleMap.html" title="class in org.apache.poi.poifs.macros">VBAMacroReader.ModuleMap</a>&nbsp;modules)</code>&nbsp;</td>
+          <a href="../../../../../../org/apache/poi/poifs/macros/VBAMacroReader.ModuleMap.html" title="class in org.apache.poi.poifs.macros">VBAMacroReader.ModuleMap</a>&nbsp;modules)</code>
+<div class="block">Recursively traverses directory structure rooted at <tt>dir</tt>.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/util/RLEDecompressingInputStream.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/RLEDecompressingInputStream.html?rev=1738710&r1=1738709&r2=1738710&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/RLEDecompressingInputStream.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/RLEDecompressingInputStream.html Tue Apr 12 07:11:36 2016
@@ -347,7 +347,7 @@ extends java.io.InputStream</pre>
 <pre>public&nbsp;int&nbsp;readShort()
               throws java.io.IOException</pre>
 <div class="block">Convenience method for read a 2-bytes short in little endian encoding.</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd></dd>
+<dl><dt><span class="strong">Returns:</span></dt><dd>short value from the stream</dd>
 <dt><span class="strong">Throws:</span></dt>
 <dd><code>java.io.IOException</code></dd></dl>
 </li>
@@ -361,7 +361,7 @@ extends java.io.InputStream</pre>
 <pre>public&nbsp;int&nbsp;readInt()
             throws java.io.IOException</pre>
 <div class="block">Convenience method for read a 4-bytes int in little endian encoding.</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd></dd>
+<dl><dt><span class="strong">Returns:</span></dt><dd>integer value from the stream</dd>
 <dt><span class="strong">Throws:</span></dt>
 <dd><code>java.io.IOException</code></dd></dl>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/util/StringUtil.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/StringUtil.html?rev=1738710&r1=1738709&r2=1738710&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/StringUtil.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/StringUtil.html Tue Apr 12 07:11:36 2016
@@ -165,10 +165,17 @@ extends java.lang.Object</pre>
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/StringUtil.html#endsWithIgnoreCase(java.lang.String,%20java.lang.String)">endsWithIgnoreCase</a></strong>(java.lang.String&nbsp;haystack,
+                  java.lang.String&nbsp;suffix)</code>
+<div class="block">Tests if the string ends with the specified suffix, ignoring case consideration.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/StringUtil.html#getEncodedSize(java.lang.String)">getEncodedSize</a></strong>(java.lang.String&nbsp;value)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/StringUtil.html#getFromCompressedUnicode(byte[],%20int,%20int)">getFromCompressedUnicode</a></strong>(byte[]&nbsp;string,
                         int&nbsp;offset,
@@ -177,7 +184,7 @@ extends java.lang.Object</pre>
  String and return.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/StringUtil.html#getFromUnicodeLE(byte[])">getFromUnicodeLE</a></strong>(byte[]&nbsp;string)</code>
 <div class="block">Given a byte array of 16-bit unicode characters in little endian
@@ -185,7 +192,7 @@ extends java.lang.Object</pre>
   of it.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/StringUtil.html#getFromUnicodeLE(byte[],%20int,%20int)">getFromUnicodeLE</a></strong>(byte[]&nbsp;string,
                 int&nbsp;offset,
@@ -195,40 +202,40 @@ extends java.lang.Object</pre>
   of it.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/StringUtil.html#getPreferredEncoding()">getPreferredEncoding</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static byte[]</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/StringUtil.html#getToUnicodeLE(java.lang.String)">getToUnicodeLE</a></strong>(java.lang.String&nbsp;string)</code>
 <div class="block">Convert String to 16-bit unicode characters in little endian format</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/StringUtil.html#hasMultibyte(java.lang.String)">hasMultibyte</a></strong>(java.lang.String&nbsp;value)</code>
 <div class="block">check the parameter has multibyte character</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/StringUtil.html#isUnicodeString(java.lang.String)">isUnicodeString</a></strong>(java.lang.String&nbsp;value)</code>
 <div class="block">Checks to see if a given String needs to be represented as Unicode</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/StringUtil.html#mapMsCodepoint(int,%20int)">mapMsCodepoint</a></strong>(int&nbsp;msCodepoint,
               int&nbsp;unicodeCodepoint)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/StringUtil.html#mapMsCodepointString(java.lang.String)">mapMsCodepointString</a></strong>(java.lang.String&nbsp;string)</code>
 <div class="block">Some strings may contain encoded characters of the unicode private use area.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/StringUtil.html#putCompressedUnicode(java.lang.String,%20byte[],%20int)">putCompressedUnicode</a></strong>(java.lang.String&nbsp;input,
                     byte[]&nbsp;output,
@@ -237,12 +244,12 @@ extends java.lang.Object</pre>
  codepage).</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/StringUtil.html#putCompressedUnicode(java.lang.String,%20org.apache.poi.util.LittleEndianOutput)">putCompressedUnicode</a></strong>(java.lang.String&nbsp;input,
                     <a href="../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/StringUtil.html#putUnicodeLE(java.lang.String,%20byte[],%20int)">putUnicodeLE</a></strong>(java.lang.String&nbsp;input,
             byte[]&nbsp;output,
@@ -251,22 +258,22 @@ extends java.lang.Object</pre>
  important byte last) bytes in the supplied byte array.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/StringUtil.html#putUnicodeLE(java.lang.String,%20org.apache.poi.util.LittleEndianOutput)">putUnicodeLE</a></strong>(java.lang.String&nbsp;input,
             <a href="../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/StringUtil.html#readCompressedUnicode(org.apache.poi.util.LittleEndianInput,%20int)">readCompressedUnicode</a></strong>(<a href="../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;in,
                      int&nbsp;nChars)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/StringUtil.html#readUnicodeLE(org.apache.poi.util.LittleEndianInput,%20int)">readUnicodeLE</a></strong>(<a href="../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;in,
              int&nbsp;nChars)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/StringUtil.html#readUnicodeString(org.apache.poi.util.LittleEndianInput)">readUnicodeString</a></strong>(<a href="../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;in)</code>
 <div class="block">InputStream <tt>in</tt> is expected to contain:
@@ -278,7 +285,7 @@ extends java.lang.Object</pre>
  For this encoding, the is16BitFlag is always present even if nChars==0.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/StringUtil.html#readUnicodeString(org.apache.poi.util.LittleEndianInput,%20int)">readUnicodeString</a></strong>(<a href="../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;in,
                  int&nbsp;nChars)</code>
@@ -290,6 +297,13 @@ extends java.lang.Object</pre>
  For this encoding, the is16BitFlag is always present even if nChars==0.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/StringUtil.html#startsWithIgnoreCase(java.lang.String,%20java.lang.String)">startsWithIgnoreCase</a></strong>(java.lang.String&nbsp;haystack,
+                    java.lang.String&nbsp;prefix)</code>
+<div class="block">Tests if the string starts with the specified prefix, ignoring case consideration.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/StringUtil.html#writeUnicodeString(org.apache.poi.util.LittleEndianOutput,%20java.lang.String)">writeUnicodeString</a></strong>(<a href="../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out,
@@ -633,6 +647,28 @@ extends java.lang.Object</pre>
 <dt><span class="strong">Returns:</span></dt><dd>true if string needs Unicode to be represented.</dd></dl>
 </li>
 </ul>
+<a name="startsWithIgnoreCase(java.lang.String, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>startsWithIgnoreCase</h4>
+<pre>public static&nbsp;boolean&nbsp;startsWithIgnoreCase(java.lang.String&nbsp;haystack,
+                           java.lang.String&nbsp;prefix)</pre>
+<div class="block">Tests if the string starts with the specified prefix, ignoring case consideration.</div>
+</li>
+</ul>
+<a name="endsWithIgnoreCase(java.lang.String, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>endsWithIgnoreCase</h4>
+<pre>public static&nbsp;boolean&nbsp;endsWithIgnoreCase(java.lang.String&nbsp;haystack,
+                         java.lang.String&nbsp;suffix)</pre>
+<div class="block">Tests if the string ends with the specified suffix, ignoring case consideration.</div>
+</li>
+</ul>
 <a name="mapMsCodepointString(java.lang.String)">
 <!--   -->
 </a>

Modified: poi/site/publish/poifs/embeded.html
URL: http://svn.apache.org/viewvc/poi/site/publish/poifs/embeded.html?rev=1738710&r1=1738709&r2=1738710&view=diff
==============================================================================
--- poi/site/publish/poifs/embeded.html (original)
+++ poi/site/publish/poifs/embeded.html Tue Apr 12 07:11:36 2016
@@ -141,8 +141,8 @@ if (VERSION > 3) {
 </div>
       
 <p>It is possible for one OLE 2 based document to have other
-         OLE 2 documents embedded in it. For example, and Excel file
-         may have a word document and a powerpoint slideshow 
+         OLE 2 documents embedded in it. For example, an Excel file
+         may have a Word document and a PowerPoint slideshow 
          embedded as part of it.</p>
       
 <p>Normally, these other documents are stored in subdirectories



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