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 2015/09/21 08:27:40 UTC

svn commit: r1704221 [3/3] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/hslf/blip/ apidocs/org/apache/poi/hslf/blip/class-use/ apidocs/org/apache/poi/hslf/usermodel/ apidocs/org/apache/poi/hslf/usermodel/class-use/ apidocs/org/apache/poi/...

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFPictureData.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFPictureData.html?rev=1704221&r1=1704220&r2=1704221&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFPictureData.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFPictureData.html Mon Sep 21 06:27:22 2015
@@ -154,16 +154,12 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/util/POILogger.html" title="class in org.apache.poi.util">POILogger</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html#logger">logger</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>protected int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html#offset">offset</a></strong></code>
 <div class="block">The offset to the picture in the stream</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html#uidInstanceCount">uidInstanceCount</a></strong></code>
 <div class="block">The instance type/signatures defines if one or two UID instances will be included</div>
@@ -208,47 +204,54 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html#getChecksum()">getChecksum</a></strong>()</code>
+<div class="block">Gets the checksum - the checksum can be of various length -
+ mostly it's 8 (XSLF) or 16 (HSLF) bytes long.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>static byte[]</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html#getChecksum(byte[])">getChecksum</a></strong>(byte[]&nbsp;data)</code>
 <div class="block">Compute 16-byte checksum of this picture using MD5 algorithm.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html#getContentType()">getContentType</a></strong>()</code>
 <div class="block">Returns content type (mime type) of this picture.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>byte[]</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html#getHeader()">getHeader</a></strong>()</code>
 <div class="block">Return 24 byte header which preceeds the actual picture data.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html#getIndex()">getIndex</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html#getOffset()">getOffset</a></strong>()</code>
 <div class="block">File offset in the 'Pictures' stream</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>byte[]</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html#getRawData()">getRawData</a></strong>()</code>
 <div class="block">Returns the raw binary data of this Picture excluding the first 8 bytes
  which hold image signature and size of the image data.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected abstract int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html#getSignature()">getSignature</a></strong>()</code>
 <div class="block">Blip signature.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html#getSize()">getSize</a></strong>()</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -256,37 +259,37 @@ implements <a href="../../../../../org/a
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>byte[]</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html#getUID()">getUID</a></strong>()</code>
 <div class="block">Returns 16-byte checksum of this picture</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html#getUIDInstanceCount()">getUIDInstanceCount</a></strong>()</code>
 <div class="block">The instance type/signatures defines if one or two UID instances will be included</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/hslf/usermodel/HSLFPictureData.html#setIndex(int)">setIndex</a></strong>(int&nbsp;index)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html#setOffset(int)">setOffset</a></strong>(int&nbsp;offset)</code>
 <div class="block">Set offset of this picture in the 'Pictures' stream.</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/hslf/usermodel/HSLFPictureData.html#setRawData(byte[])">setRawData</a></strong>(byte[]&nbsp;data)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>abstract void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html#setSignature(int)">setSignature</a></strong>(int&nbsp;signature)</code>&nbsp;</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/hslf/usermodel/HSLFPictureData.html#write(java.io.OutputStream)">write</a></strong>(java.io.OutputStream&nbsp;out)</code>
 <div class="block">Write this picture into <code>OutputStream</code></div>
@@ -305,7 +308,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a></h3>
-<code><a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html#getData()">getData</a>, <a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html#getType()">getType</a>, <a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html#setData(byte[])">setData</a></code></li>
+<code><a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html#getData()">getData</a>, <a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html#getImageDimension()">getImageDimension</a>, <a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html#getType()">getType</a>, <a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html#setData(byte[])">setData</a></code></li>
 </ul>
 </li>
 </ul>
@@ -321,15 +324,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Field Detail</h3>
-<a name="logger">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>logger</h4>
-<pre>protected&nbsp;<a href="../../../../../org/apache/poi/util/POILogger.html" title="class in org.apache.poi.util">POILogger</a> logger</pre>
-</li>
-</ul>
 <a name="CHECKSUM_SIZE">
 <!--   -->
 </a>
@@ -479,6 +473,22 @@ implements <a href="../../../../../org/a
 <div class="block">Returns 16-byte checksum of this picture</div>
 </li>
 </ul>
+<a name="getChecksum()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getChecksum</h4>
+<pre>public&nbsp;byte[]&nbsp;getChecksum()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html#getChecksum()">PictureData</a></code></strong></div>
+<div class="block">Gets the checksum - the checksum can be of various length -
+ mostly it's 8 (XSLF) or 16 (HSLF) bytes long.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html#getChecksum()">getChecksum</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the checksum</dd></dl>
+</li>
+</ul>
 <a name="getChecksum(byte[])">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFPictureShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFPictureShape.html?rev=1704221&r1=1704220&r2=1704221&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFPictureShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFPictureShape.html Mon Sep 21 06:27:22 2015
@@ -389,7 +389,7 @@ implements <a href="../../../../../org/a
 <pre>public&nbsp;void&nbsp;setDefaultSize()</pre>
 <div class="block">Resize this picture to the default size.
  For PNG and JPEG resizes the image to 100%,
- for other types sets the default size of 200x200 pixels.</div>
+ for other types, if the size can't be determined it will be 200x200 pixels.</div>
 </li>
 </ul>
 <a name="getPictureData()">

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSlideShow.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSlideShow.html?rev=1704221&r1=1704220&r2=1704221&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSlideShow.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSlideShow.html Mon Sep 21 06:27:22 2015
@@ -289,9 +289,9 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html" title="class in org.apache.poi.hslf.usermodel">HSLFPictureData</a>[]</code></td>
+<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html" title="class in org.apache.poi.hslf.usermodel">HSLFPictureData</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html#getPictureData()">getPictureData</a></strong>()</code>
-<div class="block">Returns the data of all the pictures attached to the SlideShow</div>
+<div class="block">Returns all Pictures of this slideshow.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -530,8 +530,14 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>getPictureData</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html" title="class in org.apache.poi.hslf.usermodel">HSLFPictureData</a>[]&nbsp;getPictureData()</pre>
-<div class="block">Returns the data of all the pictures attached to the SlideShow</div>
+<pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html" title="class in org.apache.poi.hslf.usermodel">HSLFPictureData</a>&gt;&nbsp;getPictureData()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html#getPictureData()">SlideShow</a></code></strong></div>
+<div class="block">Returns all Pictures of this slideshow.
+ The returned <code>List</code> is unmodifiable.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html#getPictureData()">getPictureData</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html" title="interface in org.apache.poi.sl.usermodel">SlideShow</a>&lt;<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a>,<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&gt;</code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>a <code>List</code> of <a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel"><code>PictureData</code></a>.</dd></dl>
 </li>
 </ul>
 <a name="getEmbeddedObjects()">

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html?rev=1704221&r1=1704220&r2=1704221&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html Mon Sep 21 06:27:22 2015
@@ -233,9 +233,9 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html" title="class in org.apache.poi.hslf.usermodel">HSLFPictureData</a>[]</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html#getPictures()">getPictures</a></strong>()</code>
-<div class="block">Return array of pictures contained in this presentation</div>
+<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html" title="class in org.apache.poi.hslf.usermodel">HSLFPictureData</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html#getPictureData()">getPictureData</a></strong>()</code>
+<div class="block">Return list of pictures contained in this presentation</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -634,15 +634,15 @@ public&nbsp;HSLFSlideShowImpl(<a href=".
 <div class="block">Fetch the Current User Atom of the document</div>
 </li>
 </ul>
-<a name="getPictures()">
+<a name="getPictureData()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getPictures</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html" title="class in org.apache.poi.hslf.usermodel">HSLFPictureData</a>[]&nbsp;getPictures()</pre>
-<div class="block">Return array of pictures contained in this presentation</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>array with the read pictures or <code>null</code> if the
+<h4>getPictureData</h4>
+<pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html" title="class in org.apache.poi.hslf.usermodel">HSLFPictureData</a>&gt;&nbsp;getPictureData()</pre>
+<div class="block">Return list of pictures contained in this presentation</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>list with the read pictures or an empty list if the
   presentation doesn't contain pictures.</dd></dl>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFPictureData.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFPictureData.html?rev=1704221&r1=1704220&r2=1704221&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFPictureData.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFPictureData.html Mon Sep 21 06:27:22 2015
@@ -231,21 +231,28 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html" title="class in org.apache.poi.hslf.usermodel">HSLFPictureData</a>[]</code></td>
-<td class="colLast"><span class="strong">HSLFSlideShow.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html#getPictureData()">getPictureData</a></strong>()</code>
-<div class="block">Returns the data of all the pictures attached to the SlideShow</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html" title="class in org.apache.poi.hslf.usermodel">HSLFPictureData</a></code></td>
 <td class="colLast"><span class="strong">HSLFPictureShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPictureShape.html#getPictureData()">getPictureData</a></strong>()</code>&nbsp;</td>
 </tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a> that return types with arguments of type <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html" title="class in org.apache.poi.hslf.usermodel">HSLFPictureData</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html" title="class in org.apache.poi.hslf.usermodel">HSLFPictureData</a>[]</code></td>
-<td class="colLast"><span class="strong">HSLFSlideShowImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html#getPictures()">getPictures</a></strong>()</code>
-<div class="block">Return array of pictures contained in this presentation</div>
+<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html" title="class in org.apache.poi.hslf.usermodel">HSLFPictureData</a>&gt;</code></td>
+<td class="colLast"><span class="strong">HSLFSlideShowImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html#getPictureData()">getPictureData</a></strong>()</code>
+<div class="block">Return list of pictures contained in this presentation</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html" title="class in org.apache.poi.hslf.usermodel">HSLFPictureData</a>&gt;</code></td>
+<td class="colLast"><span class="strong">HSLFSlideShow.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html#getPictureData()">getPictureData</a></strong>()</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/PictureData.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/PictureData.html?rev=1704221&r1=1704220&r2=1704221&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/PictureData.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/PictureData.html Mon Sep 21 06:27:22 2015
@@ -129,17 +129,31 @@
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html#getChecksum()">getChecksum</a></strong>()</code>
+<div class="block">Gets the checksum - the checksum can be of various length -
+ mostly it's 8 (XSLF) or 16 (HSLF) bytes long.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html#getContentType()">getContentType</a></strong>()</code>
 <div class="block">Returns content type (mime type) of this picture.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>byte[]</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html#getData()">getData</a></strong>()</code>
 <div class="block">Returns the binary data of this Picture</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.awt.Dimension</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html#getImageDimension()">getImageDimension</a></strong>()</code>
+<div class="block">Return the original image dimensions
+ (for formats supported by BufferedImage).</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/PictureData.PictureType.html" title="enum in org.apache.poi.sl.usermodel">PictureData.PictureType</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html#getType()">getType</a></strong>()</code>&nbsp;</td>
@@ -200,7 +214,7 @@
 <a name="setData(byte[])">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>setData</h4>
 <pre>void&nbsp;setData(byte[]&nbsp;data)
@@ -211,6 +225,31 @@
 <dd><code>java.io.IOException</code></dd></dl>
 </li>
 </ul>
+<a name="getChecksum()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getChecksum</h4>
+<pre>byte[]&nbsp;getChecksum()</pre>
+<div class="block">Gets the checksum - the checksum can be of various length -
+ mostly it's 8 (XSLF) or 16 (HSLF) bytes long.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the checksum</dd></dl>
+</li>
+</ul>
+<a name="getImageDimension()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getImageDimension</h4>
+<pre>java.awt.Dimension&nbsp;getImageDimension()</pre>
+<div class="block">Return the original image dimensions
+ (for formats supported by BufferedImage).
+
+ Will return a Dimension with zero width/height if the format unsupported.</div>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/SlideShow.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/SlideShow.html?rev=1704221&r1=1704220&r2=1704221&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/SlideShow.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/SlideShow.html Mon Sep 21 06:27:22 2015
@@ -131,20 +131,26 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>java.util.List&lt;? extends <a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html#getPictureData()">getPictureData</a></strong>()</code>
+<div class="block">Returns all Pictures of this slideshow.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/Resources.html" title="interface in org.apache.poi.sl.usermodel">Resources</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html#getResources()">getResources</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;? extends <a href="../../../../../org/apache/poi/sl/usermodel/MasterSheet.html" title="interface in org.apache.poi.sl.usermodel">MasterSheet</a>&lt;<a href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html" title="type parameter in SlideShow">S</a>,<a href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html" title="type parameter in SlideShow">P</a>&gt;&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html#getSlideMasters()">getSlideMasters</a></strong>()</code>
 <div class="block">Returns all slide masters.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.util.List&lt;? extends <a href="../../../../../org/apache/poi/sl/usermodel/Slide.html" title="interface in org.apache.poi.sl.usermodel">Slide</a>&lt;<a href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html" title="type parameter in SlideShow">S</a>,<a href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html" title="type parameter in SlideShow">P</a>&gt;&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html#getSlides()">getSlides</a></strong>()</code>&nbsp;</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/sl/usermodel/SlideShow.html#write(java.io.OutputStream)">write</a></strong>(java.io.OutputStream&nbsp;out)</code>
 <div class="block">Writes out the slideshow file the is represented by an instance of this
@@ -230,6 +236,18 @@
 <dl><dt><span class="strong">Returns:</span></dt><dd>the page size</dd></dl>
 </li>
 </ul>
+<a name="getPictureData()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPictureData</h4>
+<pre>java.util.List&lt;? extends <a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a>&gt;&nbsp;getPictureData()</pre>
+<div class="block">Returns all Pictures of this slideshow.
+ The returned <code>List</code> is unmodifiable.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>a <code>List</code> of <a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel"><code>PictureData</code></a>.</dd></dl>
+</li>
+</ul>
 <a name="addPicture(byte[], org.apache.poi.sl.usermodel.PictureData.PictureType)">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PictureData.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PictureData.html?rev=1704221&r1=1704220&r2=1704221&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PictureData.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PictureData.html Mon Sep 21 06:27:22 2015
@@ -228,6 +228,21 @@
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/poi/sl/usermodel/package-summary.html">org.apache.poi.sl.usermodel</a> that return types with arguments of type <a href="../../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.List&lt;? extends <a href="../../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a>&gt;</code></td>
+<td class="colLast"><span class="strong">SlideShow.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/SlideShow.html#getPictureData()">getPictureData</a></strong>()</code>
+<div class="block">Returns all Pictures of this slideshow.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a href="../../../../../../org/apache/poi/sl/usermodel/package-summary.html">org.apache.poi.sl.usermodel</a> with parameters of type <a href="../../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>

Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/POILogger.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/POILogger.html?rev=1704221&r1=1704220&r2=1704221&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/class-use/POILogger.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/class-use/POILogger.html Mon Sep 21 06:27:22 2015
@@ -193,13 +193,9 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/util/POILogger.html" title="class in org.apache.poi.util">POILogger</a></code></td>
-<td class="colLast"><span class="strong">HSLFPictureData.</span><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html#logger">logger</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/util/POILogger.html" title="class in org.apache.poi.util">POILogger</a></code></td>
 <td class="colLast"><span class="strong">HSLFShape.</span><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#logger">logger</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="../../../../../org/apache/poi/util/POILogger.html" title="class in org.apache.poi.util">POILogger</a></code></td>
 <td class="colLast"><span class="strong">HSLFTextParagraph.</span><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#logger">logger</a></strong></code>&nbsp;</td>
 </tr>

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=1704221&r1=1704220&r2=1704221&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 Mon Sep 21 06:27:22 2015
@@ -233,39 +233,39 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFPictureData.html" title="class in org.apache.poi.xslf.usermodel">XSLFPictureData</a>&gt;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XMLSlideShow.html#getAllPictures()">getAllPictures</a></strong>()</code>
-<div class="block">Returns all Pictures, which are referenced from the document itself.</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFCommentAuthors.html" title="class in org.apache.poi.xslf.usermodel">XSLFCommentAuthors</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XMLSlideShow.html#getCommentAuthors()">getCommentAuthors</a></strong>()</code>
 <div class="block">Returns the list of comment authors, if there is one.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.presentationml.x2006.main.CTPresentation</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XMLSlideShow.html#getCTPresentation()">getCTPresentation</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFNotesMaster.html" title="class in org.apache.poi.xslf.usermodel">XSLFNotesMaster</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XMLSlideShow.html#getNotesMaster()">getNotesMaster</a></strong>()</code>
 <div class="block">Return the Notes Master, if there is one.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFNotes.html" title="class in org.apache.poi.xslf.usermodel">XSLFNotes</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XMLSlideShow.html#getNotesSlide(org.apache.poi.xslf.usermodel.XSLFSlide)">getNotesSlide</a></strong>(<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFSlide.html" title="class in org.apache.poi.xslf.usermodel">XSLFSlide</a>&nbsp;slide)</code>
 <div class="block">Return notes slide for the specified slide or create new if it does not exist yet.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.awt.Dimension</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XMLSlideShow.html#getPageSize()">getPageSize</a></strong>()</code>
 <div class="block">Returns the current page size</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFPictureData.html" title="class in org.apache.poi.xslf.usermodel">XSLFPictureData</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XMLSlideShow.html#getPictureData()">getPictureData</a></strong>()</code>
+<div class="block">Returns all Pictures of this slideshow.</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/Resources.html" title="interface in org.apache.poi.sl.usermodel">Resources</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XMLSlideShow.html#getResources()">getResources</a></strong>()</code>&nbsp;</td>
@@ -470,16 +470,20 @@ public&nbsp;<a href="../../../../../org/
 <dd><code><a href="../../../../../org/apache/poi/openxml4j/exceptions/OpenXML4JException.html" title="class in org.apache.poi.openxml4j.exceptions">OpenXML4JException</a></code></dd></dl>
 </li>
 </ul>
-<a name="getAllPictures()">
+<a name="getPictureData()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getAllPictures</h4>
-<pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFPictureData.html" title="class in org.apache.poi.xslf.usermodel">XSLFPictureData</a>&gt;&nbsp;getAllPictures()</pre>
-<div class="block">Returns all Pictures, which are referenced from the document itself.</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>a <code>List</code> of <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc"><code>PackagePart</code></a>.
- The returned <code>List</code> is unmodifiable.</dd></dl>
+<h4>getPictureData</h4>
+<pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFPictureData.html" title="class in org.apache.poi.xslf.usermodel">XSLFPictureData</a>&gt;&nbsp;getPictureData()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html#getPictureData()">SlideShow</a></code></strong></div>
+<div class="block">Returns all Pictures of this slideshow.
+ The returned <code>List</code> is unmodifiable.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html#getPictureData()">getPictureData</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html" title="interface in org.apache.poi.sl.usermodel">SlideShow</a>&lt;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>,<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a>&gt;</code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>a <code>List</code> of <a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel"><code>PictureData</code></a>.</dd></dl>
 </li>
 </ul>
 <a name="createSlide(org.apache.poi.xslf.usermodel.XSLFSlideLayout)">

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFPictureData.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFPictureData.html?rev=1704221&r1=1704220&r2=1704221&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFPictureData.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFPictureData.html Mon Sep 21 06:27:22 2015
@@ -185,6 +185,19 @@ implements <a href="../../../../../org/a
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFPictureData.html#cacheProperties()">cacheProperties</a></strong>()</code>
+<div class="block">Determine and cache image properties</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFPictureData.html#getChecksum()">getChecksum</a></strong>()</code>
+<div class="block">Gets the checksum - the checksum can be of various length -
+ mostly it's 8 (XSLF) or 16 (HSLF) bytes long.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFPictureData.html#getContentType()">getContentType</a></strong>()</code>
 <div class="block">Returns content type (mime type) of this picture.</div>
@@ -203,38 +216,45 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>java.awt.Dimension</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFPictureData.html#getImageDimension()">getImageDimension</a></strong>()</code>
+<div class="block">Return the original image dimensions
+ (for formats supported by BufferedImage).</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFPictureData.html#getIndex()">getIndex</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.io.InputStream</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFPictureData.html#getInputStream()">getInputStream</a></strong>()</code>
 <div class="block">An InputStream to read the picture data directly
  from the underlying package part</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/PictureData.PictureType.html" title="enum in org.apache.poi.sl.usermodel">PictureData.PictureType</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFPictureData.html#getType()">getType</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFPictureData.html#prepareForCommit()">prepareForCommit</a></strong>()</code>
 <div class="block">*PictureData objects store the actual content in the part directly without keeping a
  copy like all others therefore we need to handle them differently.</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/xslf/usermodel/XSLFPictureData.html#setData(byte[])">setData</a></strong>(byte[]&nbsp;data)</code>
 <div class="block">Sets the binary picture data</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/xslf/usermodel/XSLFPictureData.html#setIndex(int)">setIndex</a></strong>(int&nbsp;index)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFPictureData.html#suggestFileExtension()">suggestFileExtension</a></strong>()</code>
 <div class="block">Suggests a file extension for this image.</div>
@@ -354,6 +374,50 @@ implements <a href="../../../../../org/a
 <dl><dt><span class="strong">Returns:</span></dt><dd>the file extension.</dd></dl>
 </li>
 </ul>
+<a name="getChecksum()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getChecksum</h4>
+<pre>public&nbsp;byte[]&nbsp;getChecksum()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html#getChecksum()">PictureData</a></code></strong></div>
+<div class="block">Gets the checksum - the checksum can be of various length -
+ mostly it's 8 (XSLF) or 16 (HSLF) bytes long.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html#getChecksum()">getChecksum</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the checksum</dd></dl>
+</li>
+</ul>
+<a name="getImageDimension()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getImageDimension</h4>
+<pre>public&nbsp;java.awt.Dimension&nbsp;getImageDimension()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html#getImageDimension()">PictureData</a></code></strong></div>
+<div class="block">Return the original image dimensions
+ (for formats supported by BufferedImage).
+
+ Will return a Dimension with zero width/height if the format unsupported.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html#getImageDimension()">getImageDimension</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="cacheProperties()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cacheProperties</h4>
+<pre>protected&nbsp;void&nbsp;cacheProperties()</pre>
+<div class="block">Determine and cache image properties</div>
+</li>
+</ul>
 <a name="prepareForCommit()">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFPictureShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFPictureShape.html?rev=1704221&r1=1704220&r2=1704221&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFPictureShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFPictureShape.html Mon Sep 21 06:27:22 2015
@@ -236,8 +236,9 @@ implements <a href="../../../../../org/a
 <h4>resize</h4>
 <pre>public&nbsp;void&nbsp;resize()</pre>
 <div class="block">Resize this picture to the default size.
+
  For PNG and JPEG resizes the image to 100%,
- for other types sets the default size of 200x200 pixels.</div>
+ for other types sets the default size to 200x200 pixels.</div>
 </li>
 </ul>
 <a name="isExternalLinkedPicture()">

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFPictureData.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFPictureData.html?rev=1704221&r1=1704220&r2=1704221&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFPictureData.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFPictureData.html Mon Sep 21 06:27:22 2015
@@ -117,9 +117,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFPictureData.html" title="class in org.apache.poi.xslf.usermodel">XSLFPictureData</a>&gt;</code></td>
-<td class="colLast"><span class="strong">XMLSlideShow.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XMLSlideShow.html#getAllPictures()">getAllPictures</a></strong>()</code>
-<div class="block">Returns all Pictures, which are referenced from the document itself.</div>
-</td>
+<td class="colLast"><span class="strong">XMLSlideShow.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XMLSlideShow.html#getPictureData()">getPictureData</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/overview-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1704221&r1=1704220&r2=1704221&view=diff
==============================================================================
--- poi/site/publish/apidocs/overview-tree.html (original)
+++ poi/site/publish/apidocs/overview-tree.html Mon Sep 21 06:27:22 2015
@@ -663,6 +663,7 @@
 <li type="circle">org.apache.poi.hssf.usermodel.<a href="org/apache/poi/hssf/usermodel/DVConstraint.FormulaPair.html" title="class in org.apache.poi.hssf.usermodel"><span class="strong">DVConstraint.FormulaPair</span></a></li>
 <li type="circle">org.apache.poi.ss.formula.functions.<a href="org/apache/poi/ss/formula/functions/EDate.html" title="class in org.apache.poi.ss.formula.functions"><span class="strong">EDate</span></a> (implements org.apache.poi.ss.formula.functions.<a href="org/apache/poi/ss/formula/functions/FreeRefFunction.html" title="interface in org.apache.poi.ss.formula.functions">FreeRefFunction</a>)</li>
 <li type="circle">org.apache.poi.hssf.dev.<a href="org/apache/poi/hssf/dev/EFBiffViewer.html" title="class in org.apache.poi.hssf.dev"><span class="strong">EFBiffViewer</span></a></li>
+<li type="circle">org.apache.poi.hslf.blip.<a href="org/apache/poi/hslf/blip/EMF.NativeHeader.html" title="class in org.apache.poi.hslf.blip"><span class="strong">EMF.NativeHeader</span></a></li>
 <li type="circle">org.apache.poi.poifs.crypt.<a href="org/apache/poi/poifs/crypt/EncryptionHeader.html" title="class in org.apache.poi.poifs.crypt"><span class="strong">EncryptionHeader</span></a>
 <ul>
 <li type="circle">org.apache.poi.poifs.crypt.agile.<a href="org/apache/poi/poifs/crypt/agile/AgileEncryptionHeader.html" title="class in org.apache.poi.poifs.crypt.agile"><span class="strong">AgileEncryptionHeader</span></a></li>
@@ -1442,6 +1443,7 @@
 </ul>
 </li>
 <li type="circle">org.apache.poi.hwpf.model.<a href="org/apache/poi/hwpf/model/PICFAndOfficeArtData.html" title="class in org.apache.poi.hwpf.model"><span class="strong">PICFAndOfficeArtData</span></a></li>
+<li type="circle">org.apache.poi.hslf.blip.<a href="org/apache/poi/hslf/blip/PICT.NativeHeader.html" title="class in org.apache.poi.hslf.blip"><span class="strong">PICT.NativeHeader</span></a></li>
 <li type="circle">org.apache.poi.hwpf.usermodel.<a href="org/apache/poi/hwpf/usermodel/Picture.html" title="class in org.apache.poi.hwpf.usermodel"><span class="strong">Picture</span></a></li>
 <li type="circle">org.apache.poi.hwpf.model.<a href="org/apache/poi/hwpf/model/PicturesTable.html" title="class in org.apache.poi.hwpf.model"><span class="strong">PicturesTable</span></a></li>
 <li type="circle">org.apache.poi.hwpf.model.<a href="org/apache/poi/hwpf/model/PieceDescriptor.html" title="class in org.apache.poi.hwpf.model"><span class="strong">PieceDescriptor</span></a></li>
@@ -2548,7 +2550,7 @@
 <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.ss.formula.functions.<a href="org/apache/poi/ss/formula/functions/WeekdayFunc.html" title="class in org.apache.poi.ss.formula.functions"><span class="strong">WeekdayFunc</span></a> (implements org.apache.poi.ss.formula.functions.<a href="org/apache/poi/ss/formula/functions/Function.html" title="interface in org.apache.poi.ss.formula.functions">Function</a>)</li>
-<li type="circle">org.apache.poi.hslf.blip.<a href="org/apache/poi/hslf/blip/WMF.AldusHeader.html" title="class in org.apache.poi.hslf.blip"><span class="strong">WMF.AldusHeader</span></a></li>
+<li type="circle">org.apache.poi.hslf.blip.<a href="org/apache/poi/hslf/blip/WMF.NativeHeader.html" title="class in org.apache.poi.hslf.blip"><span class="strong">WMF.NativeHeader</span></a></li>
 <li type="circle">org.apache.poi.ss.formula.<a href="org/apache/poi/ss/formula/WorkbookEvaluator.html" title="class in org.apache.poi.ss.formula"><span class="strong">WorkbookEvaluator</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/WorkbookFactory.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">WorkbookFactory</span></a></li>
 <li type="circle">org.apache.poi.hssf.model.<a href="org/apache/poi/hssf/model/WorkbookRecordList.html" title="class in org.apache.poi.hssf.model"><span class="strong">WorkbookRecordList</span></a> (implements java.lang.Iterable&lt;T&gt;)</li>

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1704221&r1=1704220&r2=1704221&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Mon Sep 21 06:27:22 2015
@@ -261,6 +261,18 @@ 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=57925">57925</a> - Add a simple fix to avoid an NPE when Workbooks have invalid external references</li>
+        
+<li>
+<img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57915">57915</a> - Fix Dev2Hex for numbers larger than Integer.MAX_VALUE and less than Integer.MIN_VALUE</li>
+        
+<li>
+<img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57890">57890</a> - Add support for different datatypes in XSSFImportFromXML</li>
+        
+<li>
+<img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58207">58207</a> - Provide user access to the original image dimensions</li>
+        
+<li>
 <img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58245">58245</a> - Workbook support for iterating over Sheets</li>
         
 <li>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1704221&r1=1704220&r2=1704221&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Mon Sep 21 06:27:22 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> add(bug 58245)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58245) - Workbook support for iterating over Sheets</description></item><item><title> fix(bug 58353)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58353) - Return correct value in Match-Function with match-type == -1</description></item><item><title> fix(bug 58315)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58315) - Avoid NPE for RichTextString without font-details</description></item><item><title> fix(bug 53275)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 53275) - XSSFFont: reset indexed color flag when setting a non-indexed color</description></it
 em><item><title> fix(bug 58039)</title><link>http://poi.apache.org/changes.html</link><description> fix by David North (bug 58039) - Make DGet and DMin function implementations thread-safe</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Fix DAYS360 handling for US/EU method</description></item><item><title> fix(bug 58254)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58254) - CellFormatResult.text should check for nulls as per the javadoc</description></item><item><title> fix(bug 58260)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58260) - Fix checks for limit on number of styles in XSSF/SXSSF, fix more than 32k styles in SXSSF workbooks</description></item><item><title> fix(bug 58262)</title><link>http://poi.apache.org/changes.html</link><description> fix by David North (bug 58262) - ReadOnlySharedString
 sTable now handles workbooks with an empty SST part</description></item><item><title> fix(bug 52111)</title><link>http://poi.apache.org/changes.html</link><description> fix by David North (bug 52111) - Intersection formulae are now supported in XSSF</description></item><item><title> fix(bug 58253)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58253) - CellReference upper-case check for #REF!, and javadoc improvements</description></item><item><title> fix(bug 58252)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58252) - More CellReference unit testing coverage</description></item><item><title> fix(bug 54938)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 54938) - Throw InvalidFormatException as documented instead of IllegalArgumentException in WorkbookFactory.create()</description></item><item><title> fix(bug 58237)</title><link>http://poi.
 apache.org/changes.html</link><description> fix by POI Developers (bug 58237) - When adding a picture to a XWPF header or footer, attach it to the right part</description></item><item><title> fix(bug 58220)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58220) - Improve the javadocs for XSSFFont and Font getFontHeight methods</description></item><item><title> fix(bug 56479)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56479) - Don't hardcode dcterms as namespace alias in the attribute, but expect the actual alias that is used in the corresponding element</description></item><item><title> fix(bug 56519)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56519) - XSLFSlide.draw is not working with text embeded in PPTX</description></item><item><title> fix(bug 58205)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI D
 evelopers (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</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 Windows</description></item><item><title> add</title><lin
 k>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 57484)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57484) - Allow processing of non-OOXML core namespace packages
 </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> add(bug 57925)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57925) - Add a simple fix to avoid an NPE when Workbooks have invalid external references</description></item><item><title> add(bug 57915)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57915) - Fix Dev2Hex for numbers larger than Integer.MAX_VALUE and less than Integer.MIN_VALUE</description></item><item><title> add(bug 57890)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57890) - Add support for different datatypes in XSSFImportFromXML</description></item><item><title> add(bug 58207)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58207) - Provide user ac
 cess to the original image dimensions</description></item><item><title> add(bug 58245)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58245) - Workbook support for iterating over Sheets</description></item><item><title> fix(bug 58353)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58353) - Return correct value in Match-Function with match-type == -1</description></item><item><title> fix(bug 58315)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58315) - Avoid NPE for RichTextString without font-details</description></item><item><title> fix(bug 53275)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 53275) - XSSFFont: reset indexed color flag when setting a non-indexed color</description></item><item><title> fix(bug 58039)</title><link>http://poi.apache.org/changes.html</link><description> fix by D
 avid North (bug 58039) - Make DGet and DMin function implementations thread-safe</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Fix DAYS360 handling for US/EU method</description></item><item><title> fix(bug 58254)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58254) - CellFormatResult.text should check for nulls as per the javadoc</description></item><item><title> fix(bug 58260)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58260) - Fix checks for limit on number of styles in XSSF/SXSSF, fix more than 32k styles in SXSSF workbooks</description></item><item><title> fix(bug 58262)</title><link>http://poi.apache.org/changes.html</link><description> fix by David North (bug 58262) - ReadOnlySharedStringsTable now handles workbooks with an empty SST part</description></item><item><title> fix(bug 52111)</title>
 <link>http://poi.apache.org/changes.html</link><description> fix by David North (bug 52111) - Intersection formulae are now supported in XSSF</description></item><item><title> fix(bug 58253)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58253) - CellReference upper-case check for #REF!, and javadoc improvements</description></item><item><title> fix(bug 58252)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58252) - More CellReference unit testing coverage</description></item><item><title> fix(bug 54938)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 54938) - Throw InvalidFormatException as documented instead of IllegalArgumentException in WorkbookFactory.create()</description></item><item><title> fix(bug 58237)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58237) - When adding a picture to a X
 WPF header or footer, attach it to the right part</description></item><item><title> fix(bug 58220)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58220) - Improve the javadocs for XSSFFont and Font getFontHeight methods</description></item><item><title> fix(bug 56479)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56479) - Don't hardcode dcterms as namespace alias in the attribute, but expect the actual alias that is used in the corresponding element</description></item><item><title> fix(bug 56519)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56519) - XSLFSlide.draw is not working with text embeded in PPTX</description></item><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></it
 em><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 D
 evelopers (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 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 58156) - Possible data corruption in hasPOIFSHeader and hasOOXMLHeader</description></item><item><title> add(bug 57484)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57484) - Allow processing of non-OOXML core namespace packages</description></item><item><title> add(bug 58130)</title><link>http://poi.apache.org/changes.html</link><des
 cription> 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: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org