Author: nick
Date: Fri Aug 7 09:34:03 2015
New Revision: 1694637
URL: http://svn.apache.org/r1694637
Log:
Republish site
Modified:
poi/site/publish/apidocs/index-all.html
poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XMLSlideShow.html
poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFSlide.html
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFSheet.html
poi/site/publish/changes.html
poi/site/publish/changes.rss
Modified: poi/site/publish/apidocs/index-all.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1694637&r1=1694636&r2=1694637&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Fri Aug 7 09:34:03 2015
@@ -9902,7 +9902,7 @@
</dd>
<dt><span class="strong"><a
href="./org/apache/poi/xslf/usermodel/XMLSlideShow.html#createSlide()">createSlide()</a></span>
- Method in class org.apache.poi.xslf.usermodel.<a
href="./org/apache/poi/xslf/usermodel/XMLSlideShow.html" title="class in
org.apache.poi.xslf.usermodel">XMLSlideShow</a></dt>
<dd>
-<div class="block">Create a blank slide.</div>
+<div class="block">Create a blank slide using the default (first) master.</div>
</dd>
<dt><span class="strong"><a
href="./org/apache/poi/sl/draw/DrawPaint.html#createSolidPaint(java.awt.Color)">createSolidPaint(Color)</a></span>
- Static method in class org.apache.poi.sl.draw.<a
href="./org/apache/poi/sl/draw/DrawPaint.html" title="class in
org.apache.poi.sl.draw">DrawPaint</a></dt>
<dd> </dd>
@@ -53205,6 +53205,11 @@ Compound Document Format.</div>
<dd>
<div class="block">Parse the relationship part and add all relationship in
this collection.</div>
</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/xssf/usermodel/XSSFWorkbook.html#parseSheet(java.util.Map,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheet)">parseSheet(Map<String,
XSSFSheet>, CTSheet)</a></span> - Method in class
org.apache.poi.xssf.usermodel.<a
href="./org/apache/poi/xssf/usermodel/XSSFWorkbook.html" title="class in
org.apache.poi.xssf.usermodel">XSSFWorkbook</a></dt>
+<dd>
+<div class="block">Not normally to be called externally, but possibly to be
overridden to avoid
+ the DOM based parse of large sheets (see examples).</div>
+</dd>
<dt><span class="strong"><a
href="./org/apache/poi/ss/usermodel/DateUtil.html#parseYYYYMMDDDate(java.lang.String)">parseYYYYMMDDDate(String)</a></span>
- Static method in class org.apache.poi.ss.usermodel.<a
href="./org/apache/poi/ss/usermodel/DateUtil.html" title="class in
org.apache.poi.ss.usermodel">DateUtil</a></dt>
<dd>
<div class="block">Converts a string of format "YYYY/MM/DD" to its (Excel)
numeric equivalent</div>
Modified:
poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XMLSlideShow.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XMLSlideShow.html?rev=1694637&r1=1694636&r2=1694637&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XMLSlideShow.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XMLSlideShow.html
Fri Aug 7 09:34:03 2015
@@ -211,7 +211,7 @@ implements <a href="../../../../../org/a
<tr class="rowColor">
<td class="colFirst"><code><a
href="../../../../../org/apache/poi/xslf/usermodel/XSLFSlide.html" title="class
in org.apache.poi.xslf.usermodel">XSLFSlide</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xslf/usermodel/XMLSlideShow.html#createSlide()">createSlide</a></strong>()</code>
-<div class="block">Create a blank slide.</div>
+<div class="block">Create a blank slide using the default (first) master.</div>
</td>
</tr>
<tr class="altColor">
@@ -494,7 +494,7 @@ public <a href="../../../../../org/
<li class="blockList">
<h4>createSlide</h4>
<pre>public <a
href="../../../../../org/apache/poi/xslf/usermodel/XSLFSlide.html" title="class
in org.apache.poi.xslf.usermodel">XSLFSlide</a> createSlide()</pre>
-<div class="block">Create a blank slide.</div>
+<div class="block">Create a blank slide using the default (first) master.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a
href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html#createSlide()">createSlide</a></code> in
interface <code><a
href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html"
title="interface in org.apache.poi.sl.usermodel">SlideShow</a></code></dd>
Modified:
poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFSlide.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFSlide.html?rev=1694637&r1=1694636&r2=1694637&view=diff
==============================================================================
---
poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFSlide.html
(original)
+++
poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFSlide.html
Fri Aug 7 09:34:03 2015
@@ -96,7 +96,7 @@
<tr class="altColor">
<td class="colFirst"><code><a
href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlide.html"
title="class in org.apache.poi.xslf.usermodel">XSLFSlide</a></code></td>
<td class="colLast"><span class="strong">XMLSlideShow.</span><code><strong><a
href="../../../../../../org/apache/poi/xslf/usermodel/XMLSlideShow.html#createSlide()">createSlide</a></strong>()</code>
-<div class="block">Create a blank slide.</div>
+<div class="block">Create a blank slide using the default (first) master.</div>
</td>
</tr>
<tr class="rowColor">
Modified:
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html?rev=1694637&r1=1694636&r2=1694637&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html
Fri Aug 7 09:34:03 2015
@@ -630,23 +630,31 @@ implements <a href="../../../../../org/a
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#parseSheet(java.util.Map,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheet)">parseSheet</a></strong>(java.util.Map<java.lang.String,<a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html"
title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a>> shIdMap,
+
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheet ctSheet)</code>
+<div class="block">Not normally to be called externally, but possibly to be
overridden to avoid
+ the DOM based parse of large sheets (see examples).</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#removeName(int)">removeName</a></strong>(int nameIndex)</code>
<div class="block">Remove the defined name at the specified index</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#removeName(java.lang.String)">removeName</a></strong>(java.lang.String name)</code>
<div class="block">Remove a defined name by name</div>
</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/xssf/usermodel/XSSFWorkbook.html#removePrintArea(int)">removePrintArea</a></strong>(int sheetIndex)</code>
<div class="block">Delete the printarea for the sheet specified</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#removeSheetAt(int)">removeSheetAt</a></strong>(int index)</code>
<div class="block">Removes sheet at the given index.<p/>
@@ -655,40 +663,40 @@ implements <a href="../../../../../org/a
the workbook.</div>
</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/xssf/usermodel/XSSFWorkbook.html#setActiveSheet(int)">setActiveSheet</a></strong>(int index)</code>
<div class="block">Convenience method to set the active sheet.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setFirstVisibleTab(int)">setFirstVisibleTab</a></strong>(int index)</code>
<div class="block">Sets the first tab that is displayed in the list of tabs in
excel.</div>
</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/xssf/usermodel/XSSFWorkbook.html#setForceFormulaRecalculation(boolean)">setForceFormulaRecalculation</a></strong>(boolean value)</code>
<div class="block">Whether the application shall perform a full recalculation
when the workbook is opened.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setHidden(boolean)">setHidden</a></strong>(boolean hiddenFlag)</code> </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/xssf/usermodel/XSSFWorkbook.html#setMissingCellPolicy(org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">setMissingCellPolicy</a></strong>(<a
href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html"
title="class in
org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a> missingCellPolicy)</code>
<div class="block">Sets the policy on what to do when
getting missing or blank cells from a row.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setPivotTables(java.util.List)">setPivotTables</a></strong>(java.util.List<<a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.html"
title="class in
org.apache.poi.xssf.usermodel">XSSFPivotTable</a>> pivotTables)</code> </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/xssf/usermodel/XSSFWorkbook.html#setPrintArea(int,%20int,%20int,%20int,%20int)">setPrintArea</a></strong>(int sheetIndex,
int startColumn,
@@ -698,14 +706,14 @@ implements <a href="../../../../../org/a
<div class="block">For the Convenience of Java Programmers maintaining
pointers.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setPrintArea(int,%20java.lang.String)">setPrintArea</a></strong>(int sheetIndex,
java.lang.String reference)</code>
<div class="block">Sets the printarea for the sheet provided</div>
</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/xssf/usermodel/XSSFWorkbook.html#setRepeatingRowsAndColumns(int,%20int,%20int,%20int,%20int)">setRepeatingRowsAndColumns</a></strong>(int sheetIndex,
int startColumn,
@@ -718,104 +726,104 @@ implements <a href="../../../../../org/a
</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setRevisionsPassword(java.lang.String,%20org.apache.poi.poifs.crypt.HashAlgorithm)">setRevisionsPassword</a></strong>(java.lang.String password,
<a
href="../../../../../org/apache/poi/poifs/crypt/HashAlgorithm.html" title="enum
in org.apache.poi.poifs.crypt">HashAlgorithm</a> hashAlgo)</code>
<div class="block">Sets the revisions password.</div>
</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/xssf/usermodel/XSSFWorkbook.html#setSelectedTab(int)">setSelectedTab</a></strong>(int index)</code>
<div class="block">We only set one sheet as selected for compatibility with
HSSF.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setSheetHidden(int,%20boolean)">setSheetHidden</a></strong>(int sheetIx,
boolean hidden)</code>
<div class="block">Sets the visible state of this sheet.</div>
</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/xssf/usermodel/XSSFWorkbook.html#setSheetHidden(int,%20int)">setSheetHidden</a></strong>(int sheetIx,
int state)</code>
<div class="block">Hide or unhide a sheet.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setSheetName(int,%20java.lang.String)">setSheetName</a></strong>(int sheetIndex,
java.lang.String sheetname)</code>
<div class="block">Set the sheet name.</div>
</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/xssf/usermodel/XSSFWorkbook.html#setSheetOrder(java.lang.String,%20int)">setSheetOrder</a></strong>(java.lang.String sheetname,
int pos)</code>
<div class="block">sets the order of appearance for a given sheet.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setVBAProject(java.io.InputStream)">setVBAProject</a></strong>(java.io.InputStream vbaProjectStream)</code>
<div class="block">Adds a vbaProject.bin file to the workbook.</div>
</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/xssf/usermodel/XSSFWorkbook.html#setVBAProject(org.apache.poi.xssf.usermodel.XSSFWorkbook)">setVBAProject</a></strong>(<a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html"
title="class in
org.apache.poi.xssf.usermodel">XSSFWorkbook</a> macroWorkbook)</code>
<div class="block">Adds a vbaProject.bin file taken from another, given
workbook to this one.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setWorkbookPassword(java.lang.String,%20org.apache.poi.poifs.crypt.HashAlgorithm)">setWorkbookPassword</a></strong>(java.lang.String password,
<a
href="../../../../../org/apache/poi/poifs/crypt/HashAlgorithm.html" title="enum
in org.apache.poi.poifs.crypt">HashAlgorithm</a> hashAlgo)</code>
<div class="block">Sets the workbook password.</div>
</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/xssf/usermodel/XSSFWorkbook.html#setWorkbookType(org.apache.poi.xssf.usermodel.XSSFWorkbookType)">setWorkbookType</a></strong>(<a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbookType.html"
title="enum in
org.apache.poi.xssf.usermodel">XSSFWorkbookType</a> type)</code>
<div class="block">Sets whether the workbook will be an .xlsx or .xlsm
(macro-enabled) file.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#unLock()">unLock</a></strong>()</code>
<div class="block">Removes the workbook protection settings</div>
</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/xssf/usermodel/XSSFWorkbook.html#unLockRevision()">unLockRevision</a></strong>()</code>
<div class="block">Unlocks the workbook for revisions.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#unLockStructure()">unLockStructure</a></strong>()</code>
<div class="block">Unlocks the structure of workbook.</div>
</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/xssf/usermodel/XSSFWorkbook.html#unLockWindows()">unLockWindows</a></strong>()</code>
<div class="block">Unlocks the windows that comprise the workbook.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#validateRevisionsPassword(java.lang.String)">validateRevisionsPassword</a></strong>(java.lang.String password)</code>
<div class="block">Validate the password against the stored hash, the hashing
method will be determined
by the existing password attributes</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#validateWorkbookPassword(java.lang.String)">validateWorkbookPassword</a></strong>(java.lang.String password)</code>
<div class="block">Validate the password against the stored hash, the hashing
method will be determined
@@ -1081,6 +1089,18 @@ implements <a href="../../../../../org/a
<dd><code>java.io.IOException</code></dd></dl>
</li>
</ul>
+<a name="parseSheet(java.util.Map,
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheet)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>parseSheet</h4>
+<pre>public void parseSheet(java.util.Map<java.lang.String,<a
href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class
in org.apache.poi.xssf.usermodel">XSSFSheet</a>> shIdMap,
+
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheet ctSheet)</pre>
+<div class="block">Not normally to be called externally, but possibly to be
overridden to avoid
+ the DOM based parse of large sheets (see examples).</div>
+</li>
+</ul>
<a name="newPackage(org.apache.poi.xssf.usermodel.XSSFWorkbookType)">
<!-- -->
</a>
Modified:
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFSheet.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFSheet.html?rev=1694637&r1=1694636&r2=1694637&view=diff
==============================================================================
---
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFSheet.html
(original)
+++
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFSheet.html
Fri Aug 7 09:34:03 2015
@@ -240,6 +240,23 @@
</tr>
</tbody>
</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing
methods, and an explanation">
+<caption><span>Method parameters in <a
href="../../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a>
with type arguments of type <a
href="../../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html"
title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></span><span
class="tabEnd"> </span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a
href="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#parseSheet(java.util.Map,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheet)">parseSheet</a></strong>(java.util.Map<java.lang.String,<a
href="../../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html"
title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a>> shIdMap,
+
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheet ctSheet)</code>
+<div class="block">Not normally to be called externally, but possibly to be
overridden to avoid
+ the DOM based parse of large sheets (see examples).</div>
+</td>
+</tr>
+</tbody>
+</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing
constructors, and an explanation">
<caption><span>Constructors in <a
href="../../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a>
with parameters of type <a
href="../../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html"
title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></span><span
class="tabEnd"> </span></caption>
<tr>
Modified: poi/site/publish/changes.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1694637&r1=1694636&r2=1694637&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Fri Aug 7 09:34:03 2015
@@ -261,6 +261,9 @@ if (VERSION > 3) {
<ul>
<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58205">58205</a> -
getSlideMasters() returns the master slides in the incorrect order</li>
+
+<li>
<img class="icon" alt="fix" src="images/fix.jpg"> <a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57786">57786</a> -
XSLFFreeformShape ignores quadratic bezier curves</li>
<li>
Modified: poi/site/publish/changes.rss
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1694637&r1=1694636&r2=1694637&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Fri Aug 7 09:34:03 2015
@@ -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>POI
Changes</title><link>http://poi.apache.org/changes.html</link><description>POI
Changes</description><language>en-us</language><item><title> fix(bug
57786)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 57786) - XSLFFreeformShape ignores quadratic bezier
curves</description></item><item><title> fix(bug
58206)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58206) - provide a mechanism to find slide layouts by
name</description></item><item><title> fix(bug
58204)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58204) - STYLE: ShapeContainer interface makes internal
getShapesList() redundant</description></item><item><title> add(bug
58190)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 58190) - The current picture handling uses raw integers
for types and index
, replace with enum and reference</description></item><item><title> fix(bug
58203)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58203) - Apparently Maven uses plurals for all artifacts
except javadocs, so tweak our naming to make it
happy</description></item><item><title> add(bug
58193)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 58193) - Use input stream rather than byte array for
checksum etc.</description></item><item><title> add(bug
58200)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 58200) - SXSSF support for evaluating formula cells,
provided the cell and all its references are within the current
window</description></item><item><title> fix(bug
58098)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58098) - Avoid NPE in cleanup if NPOIFSFileSystem is
opened on a locked File under Wi
ndows</description></item><item><title>
add</title><link>http://poi.apache.org/changes.html</link><description> add by
POI Developers - Merged common_sl branch to
trunk</description></item><item><title> fix(bug
57571)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 57571) - Fix creating comments for XSSF/SXSSF,
regression was introduced via bug 54920</description></item><item><title>
fix(bug
58175)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58175) - Fix creating comments for XSSF/SXSSF,
regression was introduced via bug 54920</description></item><item><title>
fix(bug
58156)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58156) - Possible data corruption in hasPOIFSHeader and
hasOOXMLHeader</description></item><item><title> add(bug
58130)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 58130)
- Conditional Formatting support for DataBars, Icon Sets / Multi-States, and
Color Scales</description></item></channel></rss>
\ No newline at end of file
+<rss version="0.91"><channel><title>POI
Changes</title><link>http://poi.apache.org/changes.html</link><description>POI
Changes</description><language>en-us</language><item><title> fix(bug
58205)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58205) - getSlideMasters() returns the master slides in
the incorrect order</description></item><item><title> fix(bug
57786)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 57786) - XSLFFreeformShape ignores quadratic bezier
curves</description></item><item><title> fix(bug
58206)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58206) - provide a mechanism to find slide layouts by
name</description></item><item><title> fix(bug
58204)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58204) - STYLE: ShapeContainer interface makes internal
getShapesList() redundant
</description></item><item><title> add(bug
58190)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 58190) - The current picture handling uses raw integers
for types and index, replace with enum and
reference</description></item><item><title> fix(bug
58203)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58203) - Apparently Maven uses plurals for all artifacts
except javadocs, so tweak our naming to make it
happy</description></item><item><title> add(bug
58193)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 58193) - Use input stream rather than byte array for
checksum etc.</description></item><item><title> add(bug
58200)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 58200) - SXSSF support for evaluating formula cells,
provided the cell and all its references are within the current window</descript
ion></item><item><title> fix(bug
58098)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58098) - Avoid NPE in cleanup if NPOIFSFileSystem is
opened on a locked File under Windows</description></item><item><title>
add</title><link>http://poi.apache.org/changes.html</link><description> add by
POI Developers - Merged common_sl branch to
trunk</description></item><item><title> fix(bug
57571)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 57571) - Fix creating comments for XSSF/SXSSF,
regression was introduced via bug 54920</description></item><item><title>
fix(bug
58175)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58175) - Fix creating comments for XSSF/SXSSF,
regression was introduced via bug 54920</description></item><item><title>
fix(bug
58156)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 58
156) - Possible data corruption in hasPOIFSHeader and
hasOOXMLHeader</description></item><item><title> add(bug
58130)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 58130) - Conditional Formatting support for DataBars,
Icon Sets / Multi-States, and Color Scales</description></item></channel></rss>
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]