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/10 15:05:11 UTC

svn commit: r1738432 [3/3] - in /poi/site: publish/ publish/apidocs/ publish/apidocs/org/apache/poi/poifs/filesystem/ publish/apidocs/org/apache/poi/poifs/filesystem/class-use/ publish/apidocs/org/apache/poi/poifs/macros/ publish/apidocs/org/apache/poi...

Added: poi/site/publish/apidocs/org/apache/poi/util/class-use/RLEDecompressingInputStream.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/RLEDecompressingInputStream.html?rev=1738432&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/class-use/RLEDecompressingInputStream.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/util/class-use/RLEDecompressingInputStream.html Sun Apr 10 13:05:11 2016
@@ -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.util.RLEDecompressingInputStream (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.util.RLEDecompressingInputStream (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/util/RLEDecompressingInputStream.html" title="class in org.apache.poi.util">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/util/class-use/RLEDecompressingInputStream.html" target="_top">Frames</a></li>
+<li><a href="RLEDecompressingInputStream.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.util.RLEDecompressingInputStream" class="title">Uses of Class<br>org.apache.poi.util.RLEDecompressingInputStream</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.poi.util.RLEDecompressingInputStream</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/util/RLEDecompressingInputStream.html" title="class in org.apache.poi.util">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/util/class-use/RLEDecompressingInputStream.html" target="_top">Frames</a></li>
+<li><a href="RLEDecompressingInputStream.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 2016 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Modified: poi/site/publish/apidocs/org/apache/poi/util/package-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/package-frame.html?rev=1738432&r1=1738431&r2=1738432&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/package-frame.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/package-frame.html Sun Apr 10 13:05:11 2016
@@ -54,6 +54,7 @@
 <li><a href="PngUtils.html" title="class in org.apache.poi.util" target="classFrame">PngUtils</a></li>
 <li><a href="POILogFactory.html" title="class in org.apache.poi.util" target="classFrame">POILogFactory</a></li>
 <li><a href="POILogger.html" title="class in org.apache.poi.util" target="classFrame">POILogger</a></li>
+<li><a href="RLEDecompressingInputStream.html" title="class in org.apache.poi.util" target="classFrame">RLEDecompressingInputStream</a></li>
 <li><a href="SAXHelper.html" title="class in org.apache.poi.util" target="classFrame">SAXHelper</a></li>
 <li><a href="ShortField.html" title="class in org.apache.poi.util" target="classFrame">ShortField</a></li>
 <li><a href="StringUtil.html" title="class in org.apache.poi.util" target="classFrame">StringUtil</a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/util/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/package-summary.html?rev=1738432&r1=1738431&r2=1738432&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/package-summary.html Sun Apr 10 13:05:11 2016
@@ -371,31 +371,38 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/poi/util/RLEDecompressingInputStream.html" title="class in org.apache.poi.util">RLEDecompressingInputStream</a></td>
+<td class="colLast">
+<div class="block">Wrapper of InputStream which provides Run Length Encoding (RLE) 
+  decompression on the fly.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/poi/util/SAXHelper.html" title="class in org.apache.poi.util">SAXHelper</a></td>
 <td class="colLast">
 <div class="block">Provides handy methods for working with SAX parsers and readers</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/poi/util/ShortField.html" title="class in org.apache.poi.util">ShortField</a></td>
 <td class="colLast">
 <div class="block">representation of a short (16-bit) field at a fixed location within
  a byte array</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/poi/util/StringUtil.html" title="class in org.apache.poi.util">StringUtil</a></td>
 <td class="colLast">
 <div class="block">Collection of string handling utilities</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/poi/util/StringUtil.StringsIterator.html" title="class in org.apache.poi.util">StringUtil.StringsIterator</a></td>
 <td class="colLast">
 <div class="block">An Iterator over an array of Strings.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/poi/util/SystemOutLogger.html" title="class in org.apache.poi.util">SystemOutLogger</a></td>
 <td class="colLast">
 <div class="block">A logger class that strives to make it as easy as possible for
@@ -404,34 +411,34 @@
  message.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/poi/util/TempFile.html" title="class in org.apache.poi.util">TempFile</a></td>
 <td class="colLast">
 <div class="block">Interface for creating temporary files.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/poi/util/TempFile.DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util">TempFile.DefaultTempFileCreationStrategy</a></td>
 <td class="colLast">
 <div class="block">Default implementation of the <a href="../../../../org/apache/poi/util/TempFileCreationStrategy.html" title="interface in org.apache.poi.util"><code>TempFileCreationStrategy</code></a> used by <a href="../../../../org/apache/poi/util/TempFile.html" title="class in org.apache.poi.util"><code>TempFile</code></a>:
  Files are collected into one directory and by default are deleted on exit from the VM.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/poi/util/Units.html" title="class in org.apache.poi.util">Units</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/poi/util/XMLHelper.html" title="class in org.apache.poi.util">XMLHelper</a></td>
 <td class="colLast">
 <div class="block">Helper methods for working with javax.xml classes.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/poi/util/XmlSort.html" title="class in org.apache.poi.util">XmlSort</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/poi/util/XmlSort.QNameComparator.html" title="class in org.apache.poi.util">XmlSort.QNameComparator</a></td>
 <td class="colLast">
 <div class="block">Implements a <code>java.util.Comparator</code> for comparing <code>QName</code>values.</div>

Modified: poi/site/publish/apidocs/org/apache/poi/util/package-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/package-tree.html?rev=1738432&r1=1738431&r2=1738432&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/package-tree.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/package-tree.html Sun Apr 10 13:05:11 2016
@@ -94,6 +94,7 @@
 <li type="circle">org.apache.poi.util.<a href="../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util"><span class="strong">LittleEndianInputStream</span></a> (implements org.apache.poi.util.<a href="../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>)</li>
 </ul>
 </li>
+<li type="circle">org.apache.poi.util.<a href="../../../../org/apache/poi/util/RLEDecompressingInputStream.html" title="class in org.apache.poi.util"><span class="strong">RLEDecompressingInputStream</span></a></li>
 </ul>
 </li>
 <li type="circle">org.apache.poi.util.<a href="../../../../org/apache/poi/util/IntegerField.html" title="class in org.apache.poi.util"><span class="strong">IntegerField</span></a> (implements org.apache.poi.util.<a href="../../../../org/apache/poi/util/FixedField.html" title="interface in org.apache.poi.util">FixedField</a>)</li>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFSheet.html?rev=1738432&r1=1738431&r2=1738432&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFSheet.html Sun Apr 10 13:05:11 2016
@@ -864,7 +864,7 @@ implements <a href="../../../../../org/a
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#setRowGroupCollapsed(int,%20boolean)">setRowGroupCollapsed</a></strong>(int&nbsp;row,
                     boolean&nbsp;collapse)</code>
-<div class="block">Set view state of a groupped range of rows</div>
+<div class="block">Set view state of a grouped range of rows.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -2510,11 +2510,15 @@ public&nbsp;void&nbsp;shiftRows(int&nbsp
 <h4>setRowGroupCollapsed</h4>
 <pre>public&nbsp;void&nbsp;setRowGroupCollapsed(int&nbsp;row,
                         boolean&nbsp;collapse)</pre>
-<div class="block">Set view state of a groupped range of rows</div>
+<div class="block">Set view state of a grouped range of rows.
+
+ <i>Not implemented for expanding (i.e. collapse == false)</i></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html#setRowGroupCollapsed(int,%20boolean)">setRowGroupCollapsed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a></code></dd>
-<dt><span class="strong">Parameters:</span></dt><dd><code>row</code> - start row of a groupped range of rows (0-based)</dd><dd><code>collapse</code> - whether to expand/collapse the detail rows</dd></dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>row</code> - start row of a groupped range of rows (0-based)</dd><dd><code>collapse</code> - whether to expand/collapse the detail rows</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.RuntimeException</code> - if collapse is false as this is not implemented for SXSSF.</dd></dl>
 </li>
 </ul>
 <a name="setDefaultColumnStyle(int, org.apache.poi.ss.usermodel.CellStyle)">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFWorkbook.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFWorkbook.html?rev=1738432&r1=1738431&r2=1738432&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFWorkbook.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFWorkbook.html Sun Apr 10 13:05:11 2016
@@ -237,7 +237,9 @@ implements <a href="../../../../../org/a
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#cloneSheet(int)">cloneSheet</a></strong>(int&nbsp;sheetNum)</code>
-<div class="block">Create an Sheet from an existing sheet in the Workbook.</div>
+<div class="block"><i>Not implemented for SXSSFWorkbook</i>
+
+ Create an Sheet from an existing sheet in the Workbook.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -483,7 +485,9 @@ implements <a href="../../../../../org/a
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#linkExternalWorkbook(java.lang.String,%20org.apache.poi.ss.usermodel.Workbook)">linkExternalWorkbook</a></strong>(java.lang.String&nbsp;name,
                     <a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a>&nbsp;workbook)</code>
-<div class="block">Adds the LinkTable records required to allow formulas referencing
+<div class="block"><i>Not implemented for SXSSFWorkbook</i>
+
+ Adds the LinkTable records required to allow formulas referencing
   the specified external workbook to be added to this one.</div>
 </td>
 </tr>
@@ -1061,8 +1065,11 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>cloneSheet</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a>&nbsp;cloneSheet(int&nbsp;sheetNum)</pre>
-<div class="block">Create an Sheet from an existing sheet in the Workbook.</div>
+<pre><a href="../../../../../org/apache/poi/util/NotImplemented.html" title="annotation in org.apache.poi.util">@NotImplemented</a>
+public&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a>&nbsp;cloneSheet(int&nbsp;sheetNum)</pre>
+<div class="block"><i>Not implemented for SXSSFWorkbook</i>
+
+ Create an Sheet from an existing sheet in the Workbook.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#cloneSheet(int)">cloneSheet</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a></code></dd>
@@ -1726,9 +1733,12 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>linkExternalWorkbook</h4>
-<pre>public&nbsp;int&nbsp;linkExternalWorkbook(java.lang.String&nbsp;name,
-                       <a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a>&nbsp;workbook)</pre>
-<div class="block">Adds the LinkTable records required to allow formulas referencing
+<pre><a href="../../../../../org/apache/poi/util/NotImplemented.html" title="annotation in org.apache.poi.util">@NotImplemented</a>
+public&nbsp;int&nbsp;linkExternalWorkbook(java.lang.String&nbsp;name,
+                                      <a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a>&nbsp;workbook)</pre>
+<div class="block"><i>Not implemented for SXSSFWorkbook</i>
+
+ Adds the LinkTable records required to allow formulas referencing
   the specified external workbook to be added to this one. Allows
   formulas such as "[MyOtherWorkbook]Sheet3!$A$5" to be added to the 
   file, for workbooks not already referenced.</div>

Modified: poi/site/publish/apidocs/overview-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-frame.html?rev=1738432&r1=1738431&r2=1738432&view=diff
==============================================================================
--- poi/site/publish/apidocs/overview-frame.html (original)
+++ poi/site/publish/apidocs/overview-frame.html Sun Apr 10 13:05:11 2016
@@ -97,6 +97,7 @@
 <li><a href="org/apache/poi/poifs/dev/package-frame.html" target="packageFrame">org.apache.poi.poifs.dev</a></li>
 <li><a href="org/apache/poi/poifs/eventfilesystem/package-frame.html" target="packageFrame">org.apache.poi.poifs.eventfilesystem</a></li>
 <li><a href="org/apache/poi/poifs/filesystem/package-frame.html" target="packageFrame">org.apache.poi.poifs.filesystem</a></li>
+<li><a href="org/apache/poi/poifs/macros/package-frame.html" target="packageFrame">org.apache.poi.poifs.macros</a></li>
 <li><a href="org/apache/poi/poifs/nio/package-frame.html" target="packageFrame">org.apache.poi.poifs.nio</a></li>
 <li><a href="org/apache/poi/poifs/property/package-frame.html" target="packageFrame">org.apache.poi.poifs.property</a></li>
 <li><a href="org/apache/poi/poifs/storage/package-frame.html" target="packageFrame">org.apache.poi.poifs.storage</a></li>

Modified: poi/site/publish/apidocs/overview-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-summary.html?rev=1738432&r1=1738431&r2=1738432&view=diff
==============================================================================
--- poi/site/publish/apidocs/overview-summary.html (original)
+++ poi/site/publish/apidocs/overview-summary.html Sun Apr 10 13:05:11 2016
@@ -324,16 +324,20 @@ HSSF concepts.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="org/apache/poi/poifs/nio/package-summary.html">org.apache.poi.poifs.nio</a></td>
+<td class="colFirst"><a href="org/apache/poi/poifs/macros/package-summary.html">org.apache.poi.poifs.macros</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="org/apache/poi/poifs/nio/package-summary.html">org.apache.poi.poifs.nio</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a href="org/apache/poi/poifs/property/package-summary.html">org.apache.poi.poifs.property</a></td>
 <td class="colLast">
 <div class="block">property package contains high and low level Property structures for POIFS.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="org/apache/poi/poifs/storage/package-summary.html">org.apache.poi.poifs.storage</a></td>
 <td class="colLast">
 <div class="block">storage package contains low level binary structures for POIFS's implementation of the OLE 2

Modified: poi/site/publish/apidocs/overview-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1738432&r1=1738431&r2=1738432&view=diff
==============================================================================
--- poi/site/publish/apidocs/overview-tree.html (original)
+++ poi/site/publish/apidocs/overview-tree.html Sun Apr 10 13:05:11 2016
@@ -151,6 +151,7 @@
 <li><a href="org/apache/poi/poifs/dev/package-tree.html">org.apache.poi.poifs.dev</a>, </li>
 <li><a href="org/apache/poi/poifs/eventfilesystem/package-tree.html">org.apache.poi.poifs.eventfilesystem</a>, </li>
 <li><a href="org/apache/poi/poifs/filesystem/package-tree.html">org.apache.poi.poifs.filesystem</a>, </li>
+<li><a href="org/apache/poi/poifs/macros/package-tree.html">org.apache.poi.poifs.macros</a>, </li>
 <li><a href="org/apache/poi/poifs/nio/package-tree.html">org.apache.poi.poifs.nio</a>, </li>
 <li><a href="org/apache/poi/poifs/property/package-tree.html">org.apache.poi.poifs.property</a>, </li>
 <li><a href="org/apache/poi/poifs/storage/package-tree.html">org.apache.poi.poifs.storage</a>, </li>
@@ -237,6 +238,7 @@
 </li>
 <li type="circle">org.apache.poi.hpsf.wellknown.<a href="org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown"><span class="strong">PropertyIDMap</span></a></li>
 <li type="circle">org.apache.poi.hpsf.wellknown.<a href="org/apache/poi/hpsf/wellknown/SectionIDMap.html" title="class in org.apache.poi.hpsf.wellknown"><span class="strong">SectionIDMap</span></a></li>
+<li type="circle">org.apache.poi.poifs.macros.<a href="org/apache/poi/poifs/macros/VBAMacroReader.ModuleMap.html" title="class in org.apache.poi.poifs.macros"><span class="strong">VBAMacroReader.ModuleMap</span></a></li>
 </ul>
 </li>
 <li type="circle">java.util.TreeMap&lt;K,V&gt; (implements java.lang.Cloneable, java.util.NavigableMap&lt;K,V&gt;, java.io.Serializable)
@@ -1375,6 +1377,7 @@
 </li>
 </ul>
 </li>
+<li type="circle">org.apache.poi.util.<a href="org/apache/poi/util/RLEDecompressingInputStream.html" title="class in org.apache.poi.util"><span class="strong">RLEDecompressingInputStream</span></a></li>
 </ul>
 </li>
 <li type="circle">org.apache.poi.sl.usermodel.<a href="org/apache/poi/sl/usermodel/Insets2D.html" title="class in org.apache.poi.sl.usermodel"><span class="strong">Insets2D</span></a> (implements java.lang.Cloneable)</li>
@@ -2720,6 +2723,9 @@
 <li type="circle">org.apache.poi.hpsf.<a href="org/apache/poi/hpsf/VariantSupport.html" title="class in org.apache.poi.hpsf"><span class="strong">VariantSupport</span></a></li>
 </ul>
 </li>
+<li type="circle">org.apache.poi.poifs.macros.<a href="org/apache/poi/poifs/macros/VBAMacroExtractor.html" title="class in org.apache.poi.poifs.macros"><span class="strong">VBAMacroExtractor</span></a></li>
+<li type="circle">org.apache.poi.poifs.macros.<a href="org/apache/poi/poifs/macros/VBAMacroReader.html" title="class in org.apache.poi.poifs.macros"><span class="strong">VBAMacroReader</span></a> (implements java.io.Closeable)</li>
+<li type="circle">org.apache.poi.poifs.macros.<a href="org/apache/poi/poifs/macros/VBAMacroReader.Module.html" title="class in org.apache.poi.poifs.macros"><span class="strong">VBAMacroReader.Module</span></a></li>
 <li type="circle">org.apache.poi.ss.formula.functions.<a href="org/apache/poi/ss/formula/functions/Vlookup.html" title="class in org.apache.poi.ss.formula.functions"><span class="strong">Vlookup</span></a></li>
 <li type="circle">org.apache.poi.hdgf.dev.<a href="org/apache/poi/hdgf/dev/VSDDumper.html" title="class in org.apache.poi.hdgf.dev"><span class="strong">VSDDumper</span></a></li>
 <li type="circle">org.apache.poi.xdgf.util.<a href="org/apache/poi/xdgf/util/VsdxToPng.html" title="class in org.apache.poi.xdgf.util"><span class="strong">VsdxToPng</span></a></li>

Modified: poi/site/publish/apidocs/package-list
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/package-list?rev=1738432&r1=1738431&r2=1738432&view=diff
==============================================================================
--- poi/site/publish/apidocs/package-list (original)
+++ poi/site/publish/apidocs/package-list Sun Apr 10 13:05:11 2016
@@ -85,6 +85,7 @@ org.apache.poi.poifs.crypt.standard
 org.apache.poi.poifs.dev
 org.apache.poi.poifs.eventfilesystem
 org.apache.poi.poifs.filesystem
+org.apache.poi.poifs.macros
 org.apache.poi.poifs.nio
 org.apache.poi.poifs.property
 org.apache.poi.poifs.storage

Modified: poi/site/publish/apidocs/serialized-form.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/serialized-form.html?rev=1738432&r1=1738431&r2=1738432&view=diff
==============================================================================
--- poi/site/publish/apidocs/serialized-form.html (original)
+++ poi/site/publish/apidocs/serialized-form.html Sun Apr 10 13:05:11 2016
@@ -606,6 +606,29 @@
 </ul>
 </li>
 <li class="blockList">
+<h2 title="Package">Package&nbsp;org.apache.poi.poifs.macros</h2>
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.poi.poifs.macros.VBAMacroReader.ModuleMap">
+<!--   -->
+</a>
+<h3>Class <a href="org/apache/poi/poifs/macros/VBAMacroReader.ModuleMap.html" title="class in org.apache.poi.poifs.macros">org.apache.poi.poifs.macros.VBAMacroReader.ModuleMap</a> extends java.util.HashMap&lt;java.lang.String,<a href="org/apache/poi/poifs/macros/VBAMacroReader.Module.html" title="class in org.apache.poi.poifs.macros">VBAMacroReader.Module</a>&gt; implements Serializable</h3>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockListLast">
+<h4>charset</h4>
+<pre>java.nio.charset.Charset charset</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList">
 <h2 title="Package">Package&nbsp;org.apache.poi.poifs.property</h2>
 <ul class="blockList">
 <li class="blockList"><a name="org.apache.poi.poifs.property.DirectoryProperty.PropertyComparator">

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1738432&r1=1738431&r2=1738432&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Sun Apr 10 13:05:11 2016
@@ -265,6 +265,9 @@ if (VERSION > 3) {
 <ul>
         
 <li>
+<img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=52949">52949</a> - VBA Macro reader and extractor</li>
+        
+<li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=55982">55982</a> - Don't fail to open the spreadsheet if no TabIdRecord is found</li>
         
 <li>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1738432&r1=1738431&r2=1738432&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Sun Apr 10 13:05:11 2016
@@ -1,3 +1,3 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
-<rss version="0.91"><channel><title>Apache POI Changes</title><link>http://poi.apache.org/changes.html</link><description>Apache POI Changes</description><language>en-us</language><item><title> fix(bug 55982)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55982) - Don't fail to open the spreadsheet if no TabIdRecord is found</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Fix some cases where file-handles were not closed properly, mostly when the documents could not be opened correctly</description></item><item><title> add(bug 56911)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56911) - Fix IndexOutOfBoundsException in PlfLfo.add()</description></item><item><title> add(bug 59264)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59264) - Common SS: unify setting
  cell border line style with BorderStyle</description></item></channel></rss>
\ No newline at end of file
+<rss version="0.91"><channel><title>Apache POI Changes</title><link>http://poi.apache.org/changes.html</link><description>Apache POI Changes</description><language>en-us</language><item><title> add(bug 52949)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 52949) - VBA Macro reader and extractor</description></item><item><title> fix(bug 55982)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55982) - Don't fail to open the spreadsheet if no TabIdRecord is found</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Fix some cases where file-handles were not closed properly, mostly when the documents could not be opened correctly</description></item><item><title> add(bug 56911)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56911) - Fix IndexOutOfBoundsException in PlfLfo
 .add()</description></item><item><title> add(bug 59264)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59264) - Common SS: unify setting cell border line style with BorderStyle</description></item></channel></rss>
\ No newline at end of file

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1738432&r1=1738431&r2=1738432&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Sun Apr 10 13:05:11 2016
@@ -40,6 +40,7 @@
     </devs>
 
     <release version="3.15-beta2" date="2016-07-??">
+        <action dev="PD" type="add" fixes-bug="52949">VBA Macro reader and extractor</action>
         <action dev="PD" type="fix" fixes-bug="55982">Don't fail to open the spreadsheet if no TabIdRecord is found</action>
         <action dev="PD" type="fix">Fix some cases where file-handles were not closed properly, mostly when the documents could not be opened correctly</action>
         <action dev="PD" type="add" fixes-bug="56911">Fix IndexOutOfBoundsException in PlfLfo.add()</action>



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