You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by dn...@apache.org on 2016/09/21 22:19:59 UTC

svn commit: r1761825 [4/36] - in /poi/site: publish/ publish/apidocs/ publish/apidocs/org/apache/poi/ publish/apidocs/org/apache/poi/class-use/ publish/apidocs/org/apache/poi/ddf/class-use/ publish/apidocs/org/apache/poi/hpsf/class-use/ publish/apidocs...

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/ColorSchemeAtom.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/ColorSchemeAtom.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/ColorSchemeAtom.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/ColorSchemeAtom.html Wed Sep 21 22:19:54 2016
@@ -98,20 +98,20 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html" title="class in org.apache.poi.hslf.record">ColorSchemeAtom</a></code></td>
-<td class="colLast"><span class="strong">Slide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/Slide.html#getColorScheme()">getColorScheme</a></strong>()</code>&nbsp;</td>
+<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html" title="class in org.apache.poi.hslf.record">ColorSchemeAtom</a></code></td>
+<td class="colLast"><span class="strong">SheetContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/SheetContainer.html#getColorScheme()">getColorScheme</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html" title="class in org.apache.poi.hslf.record">ColorSchemeAtom</a></code></td>
-<td class="colLast"><span class="strong">MainMaster.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/MainMaster.html#getColorScheme()">getColorScheme</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Slide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/Slide.html#getColorScheme()">getColorScheme</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html" title="class in org.apache.poi.hslf.record">ColorSchemeAtom</a></code></td>
 <td class="colLast"><span class="strong">Notes.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/Notes.html#getColorScheme()">getColorScheme</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html" title="class in org.apache.poi.hslf.record">ColorSchemeAtom</a></code></td>
-<td class="colLast"><span class="strong">SheetContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/SheetContainer.html#getColorScheme()">getColorScheme</a></strong>()</code>&nbsp;</td>
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html" title="class in org.apache.poi.hslf.record">ColorSchemeAtom</a></code></td>
+<td class="colLast"><span class="strong">MainMaster.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/MainMaster.html#getColorScheme()">getColorScheme</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html" title="class in org.apache.poi.hslf.record">ColorSchemeAtom</a>[]</code></td>
@@ -133,14 +133,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html" title="class in org.apache.poi.hslf.record">ColorSchemeAtom</a></code></td>
-<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#getColorScheme()">getColorScheme</a></strong>()</code>
-<div class="block">Color scheme for this sheet.</div>
+<td class="colLast"><span class="strong">HSLFSlide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlide.html#getColorScheme()">getColorScheme</a></strong>()</code>
+<div class="block">Color scheme for this slide.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/record/ColorSchemeAtom.html" title="class in org.apache.poi.hslf.record">ColorSchemeAtom</a></code></td>
-<td class="colLast"><span class="strong">HSLFSlide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlide.html#getColorScheme()">getColorScheme</a></strong>()</code>
-<div class="block">Color scheme for this slide.</div>
+<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#getColorScheme()">getColorScheme</a></strong>()</code>
+<div class="block">Color scheme for this sheet.</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/DocumentEncryptionAtom.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/DocumentEncryptionAtom.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/DocumentEncryptionAtom.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/DocumentEncryptionAtom.html Wed Sep 21 22:19:54 2016
@@ -95,11 +95,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/record/DocumentEncryptionAtom.html" title="class in org.apache.poi.hslf.record">DocumentEncryptionAtom</a></code></td>
-<td class="colLast"><span class="strong">HSLFSlideShowImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html#getDocumentEncryptionAtom()">getDocumentEncryptionAtom</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFSlideShowEncrypted.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html#getDocumentEncryptionAtom()">getDocumentEncryptionAtom</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/record/DocumentEncryptionAtom.html" title="class in org.apache.poi.hslf.record">DocumentEncryptionAtom</a></code></td>
-<td class="colLast"><span class="strong">HSLFSlideShowEncrypted.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html#getDocumentEncryptionAtom()">getDocumentEncryptionAtom</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFSlideShowImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html#getDocumentEncryptionAtom()">getDocumentEncryptionAtom</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/PPDrawing.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/PPDrawing.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/PPDrawing.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/PPDrawing.html Wed Sep 21 22:19:54 2016
@@ -98,15 +98,15 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/record/PPDrawing.html" title="class in org.apache.poi.hslf.record">PPDrawing</a></code></td>
-<td class="colLast"><span class="strong">Slide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/Slide.html#getPPDrawing()">getPPDrawing</a></strong>()</code>
-<div class="block">Returns the PPDrawing of this Slide, which has all the
+<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/poi/hslf/record/PPDrawing.html" title="class in org.apache.poi.hslf.record">PPDrawing</a></code></td>
+<td class="colLast"><span class="strong">SheetContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/SheetContainer.html#getPPDrawing()">getPPDrawing</a></strong>()</code>
+<div class="block">Returns the PPDrawing of this sheet, which has all the
   interesting data in it</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/record/PPDrawing.html" title="class in org.apache.poi.hslf.record">PPDrawing</a></code></td>
-<td class="colLast"><span class="strong">MainMaster.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/MainMaster.html#getPPDrawing()">getPPDrawing</a></strong>()</code>
+<td class="colLast"><span class="strong">Slide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/Slide.html#getPPDrawing()">getPPDrawing</a></strong>()</code>
 <div class="block">Returns the PPDrawing of this Slide, which has all the
   interesting data in it</div>
 </td>
@@ -119,9 +119,9 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/poi/hslf/record/PPDrawing.html" title="class in org.apache.poi.hslf.record">PPDrawing</a></code></td>
-<td class="colLast"><span class="strong">SheetContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/SheetContainer.html#getPPDrawing()">getPPDrawing</a></strong>()</code>
-<div class="block">Returns the PPDrawing of this sheet, which has all the
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/record/PPDrawing.html" title="class in org.apache.poi.hslf.record">PPDrawing</a></code></td>
+<td class="colLast"><span class="strong">MainMaster.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/MainMaster.html#getPPDrawing()">getPPDrawing</a></strong>()</code>
+<div class="block">Returns the PPDrawing of this Slide, which has all the
   interesting data in it</div>
 </td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/Record.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/Record.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/Record.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/Record.html Wed Sep 21 22:19:54 2016
@@ -103,11 +103,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a></code></td>
-<td class="colLast"><span class="strong">UserEditAndPersistListing.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/dev/UserEditAndPersistListing.html#findRecordAtPos(int)">findRecordAtPos</a></strong>(int&nbsp;pos)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">SlideIdListing.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/dev/SlideIdListing.html#findRecordAtPos(int)">findRecordAtPos</a></strong>(int&nbsp;pos)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a></code></td>
-<td class="colLast"><span class="strong">SlideIdListing.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/dev/SlideIdListing.html#findRecordAtPos(int)">findRecordAtPos</a></strong>(int&nbsp;pos)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">UserEditAndPersistListing.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/dev/UserEditAndPersistListing.html#findRecordAtPos(int)">findRecordAtPos</a></strong>(int&nbsp;pos)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -686,8 +686,8 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a>[]</code></td>
-<td class="colLast"><span class="strong">RecordContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/RecordContainer.html#getChildRecords()">getChildRecords</a></strong>()</code>
-<div class="block">Return any children</div>
+<td class="colLast"><span class="strong">PPDrawingGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/PPDrawingGroup.html#getChildRecords()">getChildRecords</a></strong>()</code>
+<div class="block">We're pretending to be an atom, so return null</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -701,20 +701,20 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a>[]</code></td>
-<td class="colLast"><span class="strong">PPDrawingGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/PPDrawingGroup.html#getChildRecords()">getChildRecords</a></strong>()</code>
-<div class="block">We're pretending to be an atom, so return null</div>
+<td class="colLast"><span class="strong">RecordContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/RecordContainer.html#getChildRecords()">getChildRecords</a></strong>()</code>
+<div class="block">Return any children</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a>[]</code></td>
-<td class="colLast"><span class="strong">RecordAtom.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/RecordAtom.html#getChildRecords()">getChildRecords</a></strong>()</code>
-<div class="block">We're an atom, returns null</div>
+<td class="colLast"><span class="strong">PPDrawing.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/PPDrawing.html#getChildRecords()">getChildRecords</a></strong>()</code>
+<div class="block">We're pretending to be an atom, so return null</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a>[]</code></td>
-<td class="colLast"><span class="strong">PPDrawing.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/PPDrawing.html#getChildRecords()">getChildRecords</a></strong>()</code>
-<div class="block">We're pretending to be an atom, so return null</div>
+<td class="colLast"><span class="strong">RecordAtom.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/RecordAtom.html#getChildRecords()">getChildRecords</a></strong>()</code>
+<div class="block">We're an atom, returns null</div>
 </td>
 </tr>
 <tr class="rowColor">

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFAutoShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFAutoShape.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFAutoShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFAutoShape.html Wed Sep 21 22:19:54 2016
@@ -134,15 +134,15 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFAutoShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFAutoShape</a></code></td>
-<td class="colLast"><span class="strong">HSLFGroupShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFGroupShape.html#createAutoShape()">createAutoShape</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShapeContainer.html#createAutoShape()">createAutoShape</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFAutoShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFAutoShape</a></code></td>
-<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#createAutoShape()">createAutoShape</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFGroupShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFGroupShape.html#createAutoShape()">createAutoShape</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFAutoShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFAutoShape</a></code></td>
-<td class="colLast"><span class="strong">HSLFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShapeContainer.html#createAutoShape()">createAutoShape</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#createAutoShape()">createAutoShape</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFBackground.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFBackground.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFBackground.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFBackground.html Wed Sep 21 22:19:54 2016
@@ -95,14 +95,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFBackground.html" title="class in org.apache.poi.hslf.usermodel">HSLFBackground</a></code></td>
-<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#getBackground()">getBackground</a></strong>()</code>
-<div class="block">Returns the background shape for this sheet.</div>
+<td class="colLast"><span class="strong">HSLFSlide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlide.html#getBackground()">getBackground</a></strong>()</code>
+<div class="block">Background for this slide.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFBackground.html" title="class in org.apache.poi.hslf.usermodel">HSLFBackground</a></code></td>
-<td class="colLast"><span class="strong">HSLFSlide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlide.html#getBackground()">getBackground</a></strong>()</code>
-<div class="block">Background for this slide.</div>
+<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#getBackground()">getBackground</a></strong>()</code>
+<div class="block">Returns the background shape for this sheet.</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFConnectorShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFConnectorShape.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFConnectorShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFConnectorShape.html Wed Sep 21 22:19:54 2016
@@ -95,15 +95,15 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFConnectorShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFConnectorShape</a></code></td>
-<td class="colLast"><span class="strong">HSLFGroupShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFGroupShape.html#createConnector()">createConnector</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShapeContainer.html#createConnector()">createConnector</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFConnectorShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFConnectorShape</a></code></td>
-<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#createConnector()">createConnector</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFGroupShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFGroupShape.html#createConnector()">createConnector</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFConnectorShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFConnectorShape</a></code></td>
-<td class="colLast"><span class="strong">HSLFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShapeContainer.html#createConnector()">createConnector</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#createConnector()">createConnector</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFFreeformShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFFreeformShape.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFFreeformShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFFreeformShape.html Wed Sep 21 22:19:54 2016
@@ -95,15 +95,15 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFFreeformShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFFreeformShape</a></code></td>
-<td class="colLast"><span class="strong">HSLFGroupShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFGroupShape.html#createFreeform()">createFreeform</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShapeContainer.html#createFreeform()">createFreeform</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFFreeformShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFFreeformShape</a></code></td>
-<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#createFreeform()">createFreeform</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFGroupShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFGroupShape.html#createFreeform()">createFreeform</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFFreeformShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFFreeformShape</a></code></td>
-<td class="colLast"><span class="strong">HSLFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShapeContainer.html#createFreeform()">createFreeform</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#createFreeform()">createFreeform</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFGroupShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFGroupShape.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFGroupShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFGroupShape.html Wed Sep 21 22:19:54 2016
@@ -145,15 +145,15 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFGroupShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFGroupShape</a></code></td>
-<td class="colLast"><span class="strong">HSLFGroupShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFGroupShape.html#createGroup()">createGroup</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShapeContainer.html#createGroup()">createGroup</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFGroupShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFGroupShape</a></code></td>
-<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#createGroup()">createGroup</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFGroupShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFGroupShape.html#createGroup()">createGroup</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFGroupShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFGroupShape</a></code></td>
-<td class="colLast"><span class="strong">HSLFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShapeContainer.html#createGroup()">createGroup</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#createGroup()">createGroup</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFGroupShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFGroupShape</a></code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFHyperlink.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFHyperlink.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFHyperlink.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFHyperlink.html Wed Sep 21 22:19:54 2016
@@ -110,11 +110,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFHyperlink.html" title="class in org.apache.poi.hslf.usermodel">HSLFHyperlink</a></code></td>
-<td class="colLast"><span class="strong">HSLFTextRun.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#createHyperlink()">createHyperlink</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#createHyperlink()">createHyperlink</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFHyperlink.html" title="class in org.apache.poi.hslf.usermodel">HSLFHyperlink</a></code></td>
-<td class="colLast"><span class="strong">HSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#createHyperlink()">createHyperlink</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFTextRun.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#createHyperlink()">createHyperlink</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFHyperlink.html" title="class in org.apache.poi.hslf.usermodel">HSLFHyperlink</a></code></td>
@@ -130,11 +130,11 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFHyperlink.html" title="class in org.apache.poi.hslf.usermodel">HSLFHyperlink</a></code></td>
-<td class="colLast"><span class="strong">HSLFTextRun.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#getHyperlink()">getHyperlink</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getHyperlink()">getHyperlink</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFHyperlink.html" title="class in org.apache.poi.hslf.usermodel">HSLFHyperlink</a></code></td>
-<td class="colLast"><span class="strong">HSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getHyperlink()">getHyperlink</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFTextRun.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#getHyperlink()">getHyperlink</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -174,14 +174,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSLFTextRun.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#setHyperlink(org.apache.poi.hslf.usermodel.HSLFHyperlink)">setHyperlink</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFHyperlink.html" title="class in org.apache.poi.hslf.usermodel">HSLFHyperlink</a>&nbsp;link)</code>
-<div class="block">Sets the hyperlink - used when parsing the document</div>
+<td class="colLast"><span class="strong">HSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setHyperlink(org.apache.poi.hslf.usermodel.HSLFHyperlink)">setHyperlink</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFHyperlink.html" title="class in org.apache.poi.hslf.usermodel">HSLFHyperlink</a>&nbsp;link)</code>
+<div class="block">Sets the hyperlink - used when the document is parsed</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setHyperlink(org.apache.poi.hslf.usermodel.HSLFHyperlink)">setHyperlink</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFHyperlink.html" title="class in org.apache.poi.hslf.usermodel">HSLFHyperlink</a>&nbsp;link)</code>
-<div class="block">Sets the hyperlink - used when the document is parsed</div>
+<td class="colLast"><span class="strong">HSLFTextRun.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#setHyperlink(org.apache.poi.hslf.usermodel.HSLFHyperlink)">setHyperlink</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFHyperlink.html" title="class in org.apache.poi.hslf.usermodel">HSLFHyperlink</a>&nbsp;link)</code>
+<div class="block">Sets the hyperlink - used when parsing the document</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFMasterSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFMasterSheet.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFMasterSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFMasterSheet.html Wed Sep 21 22:19:54 2016
@@ -116,32 +116,32 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFMasterSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFMasterSheet</a></code></td>
-<td class="colLast"><span class="strong">HSLFNotes.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFNotes.html#getMasterSheet()">getMasterSheet</a></strong>()</code>
-<div class="block">Return <code>null</code> - Notes Masters are not yet supported</div>
+<td class="colLast"><span class="strong">HSLFSlide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlide.html#getMasterSheet()">getMasterSheet</a></strong>()</code>
+<div class="block">Returns master sheet associated with this slide.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFMasterSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFMasterSheet</a></code></td>
-<td class="colLast"><span class="strong">HSLFSlideMaster.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideMaster.html#getMasterSheet()">getMasterSheet</a></strong>()</code>
-<div class="block">Returns <code>null</code> since SlideMasters doen't have master sheet.</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>abstract <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFMasterSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFMasterSheet</a></code></td>
 <td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#getMasterSheet()">getMasterSheet</a></strong>()</code>
 <div class="block">Return the master sheet .</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFMasterSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFMasterSheet</a></code></td>
+<td class="colLast"><span class="strong">HSLFNotes.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFNotes.html#getMasterSheet()">getMasterSheet</a></strong>()</code>
+<div class="block">Return <code>null</code> - Notes Masters are not yet supported</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFMasterSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFMasterSheet</a></code></td>
-<td class="colLast"><span class="strong">HSLFTitleMaster.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTitleMaster.html#getMasterSheet()">getMasterSheet</a></strong>()</code>
-<div class="block">Returns the slide master for this title master.</div>
+<td class="colLast"><span class="strong">HSLFSlideMaster.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideMaster.html#getMasterSheet()">getMasterSheet</a></strong>()</code>
+<div class="block">Returns <code>null</code> since SlideMasters doen't have master sheet.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFMasterSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFMasterSheet</a></code></td>
-<td class="colLast"><span class="strong">HSLFSlide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlide.html#getMasterSheet()">getMasterSheet</a></strong>()</code>
-<div class="block">Returns master sheet associated with this slide.</div>
+<td class="colLast"><span class="strong">HSLFTitleMaster.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTitleMaster.html#getMasterSheet()">getMasterSheet</a></strong>()</code>
+<div class="block">Returns the slide master for this title master.</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFObjectData.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFObjectData.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFObjectData.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFObjectData.html Wed Sep 21 22:19:54 2016
@@ -119,14 +119,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFObjectData.html" title="class in org.apache.poi.hslf.usermodel">HSLFObjectData</a>[]</code></td>
-<td class="colLast"><span class="strong">HSLFSlideShowImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html#getEmbeddedObjects()">getEmbeddedObjects</a></strong>()</code>
-<div class="block">Gets embedded object data from the slide show.</div>
+<td class="colLast"><span class="strong">HSLFSlideShow.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html#getEmbeddedObjects()">getEmbeddedObjects</a></strong>()</code>
+<div class="block">Returns the data of all the embedded OLE object in the SlideShow</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFObjectData.html" title="class in org.apache.poi.hslf.usermodel">HSLFObjectData</a>[]</code></td>
-<td class="colLast"><span class="strong">HSLFSlideShow.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html#getEmbeddedObjects()">getEmbeddedObjects</a></strong>()</code>
-<div class="block">Returns the data of all the embedded OLE object in the SlideShow</div>
+<td class="colLast"><span class="strong">HSLFSlideShowImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html#getEmbeddedObjects()">getEmbeddedObjects</a></strong>()</code>
+<div class="block">Gets embedded object data from the slide show.</div>
 </td>
 </tr>
 </tbody>

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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016
@@ -258,13 +258,13 @@
 <tbody>
 <tr class="altColor">
 <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>
+<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>
 <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>
+<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>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFPictureShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFPictureShape.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFPictureShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFPictureShape.html Wed Sep 21 22:19:54 2016
@@ -131,15 +131,15 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPictureShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFPictureShape</a></code></td>
-<td class="colLast"><span class="strong">HSLFGroupShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFGroupShape.html#createPicture(org.apache.poi.sl.usermodel.PictureData)">createPicture</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a>&nbsp;pictureData)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShapeContainer.html#createPicture(org.apache.poi.sl.usermodel.PictureData)">createPicture</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a>&nbsp;pictureData)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPictureShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFPictureShape</a></code></td>
-<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#createPicture(org.apache.poi.sl.usermodel.PictureData)">createPicture</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a>&nbsp;pictureData)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFGroupShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFGroupShape.html#createPicture(org.apache.poi.sl.usermodel.PictureData)">createPicture</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a>&nbsp;pictureData)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPictureShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFPictureShape</a></code></td>
-<td class="colLast"><span class="strong">HSLFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShapeContainer.html#createPicture(org.apache.poi.sl.usermodel.PictureData)">createPicture</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a>&nbsp;pictureData)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#createPicture(org.apache.poi.sl.usermodel.PictureData)">createPicture</a></strong>(<a href="../../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a>&nbsp;pictureData)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSheet.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSheet.html Wed Sep 21 22:19:54 2016
@@ -200,8 +200,8 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#afterInsert(org.apache.poi.hslf.usermodel.HSLFSheet)">afterInsert</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sh)</code>
-<div class="block">Event which fires when a shape is inserted in the sheet.</div>
+<td class="colLast"><span class="strong">HSLFPictureShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPictureShape.html#afterInsert(org.apache.poi.hslf.usermodel.HSLFSheet)">afterInsert</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sh)</code>
+<div class="block">By default set the orininal image size</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -213,13 +213,13 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSLFTable.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTable.html#afterInsert(org.apache.poi.hslf.usermodel.HSLFSheet)">afterInsert</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sh)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#afterInsert(org.apache.poi.hslf.usermodel.HSLFSheet)">afterInsert</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sh)</code>
+<div class="block">Event which fires when a shape is inserted in the sheet.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSLFPictureShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPictureShape.html#afterInsert(org.apache.poi.hslf.usermodel.HSLFSheet)">afterInsert</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sh)</code>
-<div class="block">By default set the orininal image size</div>
-</td>
+<td class="colLast"><span class="strong">HSLFTable.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTable.html#afterInsert(org.apache.poi.hslf.usermodel.HSLFSheet)">afterInsert</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sh)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
@@ -248,13 +248,13 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">HSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#setSheet(org.apache.poi.hslf.usermodel.HSLFSheet)">setSheet</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sheet)</code>
-<div class="block">Assign the <code>SlideShow</code> this shape belongs to</div>
-</td>
+<td class="colLast"><span class="strong">HSLFTextShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setSheet(org.apache.poi.hslf.usermodel.HSLFSheet)">setSheet</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sheet)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">HSLFTextShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setSheet(org.apache.poi.hslf.usermodel.HSLFSheet)">setSheet</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sheet)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#setSheet(org.apache.poi.hslf.usermodel.HSLFSheet)">setSheet</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sheet)</code>
+<div class="block">Assign the <code>SlideShow</code> this shape belongs to</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSlideShow.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSlideShow.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSlideShow.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSlideShow.html Wed Sep 21 22:19:54 2016
@@ -131,14 +131,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSLFSlideMaster.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideMaster.html#setSlideShow(org.apache.poi.hslf.usermodel.HSLFSlideShow)">setSlideShow</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShow</a>&nbsp;ss)</code>
-<div class="block">Assign SlideShow for this slide master.</div>
+<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#setSlideShow(org.apache.poi.hslf.usermodel.HSLFSlideShow)">setSlideShow</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShow</a>&nbsp;ss)</code>
+<div class="block">Set the SlideShow we're attached to.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#setSlideShow(org.apache.poi.hslf.usermodel.HSLFSlideShow)">setSlideShow</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShow</a>&nbsp;ss)</code>
-<div class="block">Set the SlideShow we're attached to.</div>
+<td class="colLast"><span class="strong">HSLFSlideMaster.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideMaster.html#setSlideShow(org.apache.poi.hslf.usermodel.HSLFSlideShow)">setSlideShow</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShow</a>&nbsp;ss)</code>
+<div class="block">Assign SlideShow for this slide master.</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextBox.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextBox.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextBox.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextBox.html Wed Sep 21 22:19:54 2016
@@ -122,15 +122,15 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextBox.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextBox</a></code></td>
-<td class="colLast"><span class="strong">HSLFGroupShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFGroupShape.html#createTextBox()">createTextBox</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShapeContainer.html#createTextBox()">createTextBox</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextBox.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextBox</a></code></td>
-<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#createTextBox()">createTextBox</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFGroupShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFGroupShape.html#createTextBox()">createTextBox</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextBox.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextBox</a></code></td>
-<td class="colLast"><span class="strong">HSLFShapeContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShapeContainer.html#createTextBox()">createTextBox</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#createTextBox()">createTextBox</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextParagraph.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextParagraph.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextParagraph.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextParagraph.html Wed Sep 21 22:19:54 2016
@@ -232,35 +232,35 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;java.util.List&lt;<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">HSLFNotes.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFNotes.html#getTextParagraphs()">getTextParagraphs</a></strong>()</code>
-<div class="block">Returns an array of all the TextParagraphs found</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>java.util.List&lt;java.util.List&lt;<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">HSLFSlideMaster.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideMaster.html#getTextParagraphs()">getTextParagraphs</a></strong>()</code>
+<td class="colLast"><span class="strong">HSLFSlide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlide.html#getTextParagraphs()">getTextParagraphs</a></strong>()</code>
 <div class="block">Returns an array of all the TextRuns found</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>abstract java.util.List&lt;java.util.List&lt;<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#getTextParagraphs()">getTextParagraphs</a></strong>()</code>
 <div class="block">Returns an array of all the TextRuns in the sheet.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&gt;</code></td>
 <td class="colLast"><span class="strong">HSLFTextShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getTextParagraphs()">getTextParagraphs</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.util.List&lt;java.util.List&lt;<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&gt;&gt;</code></td>
+<td class="colLast"><span class="strong">HSLFNotes.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFNotes.html#getTextParagraphs()">getTextParagraphs</a></strong>()</code>
+<div class="block">Returns an array of all the TextParagraphs found</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;java.util.List&lt;<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">HSLFTitleMaster.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTitleMaster.html#getTextParagraphs()">getTextParagraphs</a></strong>()</code>
+<td class="colLast"><span class="strong">HSLFSlideMaster.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideMaster.html#getTextParagraphs()">getTextParagraphs</a></strong>()</code>
 <div class="block">Returns an array of all the TextRuns found</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.List&lt;java.util.List&lt;<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">HSLFSlide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlide.html#getTextParagraphs()">getTextParagraphs</a></strong>()</code>
+<td class="colLast"><span class="strong">HSLFTitleMaster.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTitleMaster.html#getTextParagraphs()">getTextParagraphs</a></strong>()</code>
 <div class="block">Returns an array of all the TextRuns found</div>
 </td>
 </tr>
@@ -291,13 +291,13 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSLFTextShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setDefaultTextProperties(org.apache.poi.hslf.usermodel.HSLFTextParagraph)">setDefaultTextProperties</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&nbsp;_txtrun)</code>
-<div class="block">Set default properties for the  TextRun.</div>
-</td>
+<td class="colLast"><span class="strong">HSLFAutoShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFAutoShape.html#setDefaultTextProperties(org.apache.poi.hslf.usermodel.HSLFTextParagraph)">setDefaultTextProperties</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&nbsp;_txtrun)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSLFAutoShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFAutoShape.html#setDefaultTextProperties(org.apache.poi.hslf.usermodel.HSLFTextParagraph)">setDefaultTextProperties</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&nbsp;_txtrun)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFTextShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setDefaultTextProperties(org.apache.poi.hslf.usermodel.HSLFTextParagraph)">setDefaultTextProperties</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&nbsp;_txtrun)</code>
+<div class="block">Set default properties for the  TextRun.</div>
+</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextShape.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextShape.html Wed Sep 21 22:19:54 2016
@@ -208,7 +208,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSLFSlideMaster.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideMaster.html#onAddTextShape(org.apache.poi.hslf.usermodel.HSLFTextShape)">onAddTextShape</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextShape</a>&nbsp;shape)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFSlide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlide.html#onAddTextShape(org.apache.poi.hslf.usermodel.HSLFTextShape)">onAddTextShape</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextShape</a>&nbsp;shape)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
@@ -219,7 +219,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSLFSlide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlide.html#onAddTextShape(org.apache.poi.hslf.usermodel.HSLFTextShape)">onAddTextShape</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextShape</a>&nbsp;shape)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFSlideMaster.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideMaster.html#onAddTextShape(org.apache.poi.hslf.usermodel.HSLFTextShape)">onAddTextShape</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextShape</a>&nbsp;shape)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/Chunk.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/Chunk.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/Chunk.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/Chunk.html Wed Sep 21 22:19:54 2016
@@ -152,11 +152,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
-<td class="colLast"><span class="strong">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getAll()">getAll</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">NameIdChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/NameIdChunks.html#getAll()">getAll</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
-<td class="colLast"><span class="strong">NameIdChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/NameIdChunks.html#getAll()">getAll</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getAll()">getAll</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
@@ -164,25 +164,25 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
-<td class="colLast"><span class="strong">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getChunks()">getChunks</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">NameIdChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/NameIdChunks.html#getChunks()">getChunks</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
-<td class="colLast"><span class="strong">NameIdChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/NameIdChunks.html#getChunks()">getChunks</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">ChunkGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html#getChunks()">getChunks</a></strong>()</code>
+<div class="block">Returns the chunks that make up the group.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
-<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getChunks()">getChunks</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getChunks()">getChunks</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
-<td class="colLast"><span class="strong">ChunkGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html#getChunks()">getChunks</a></strong>()</code>
-<div class="block">Returns the chunks that make up the group.</div>
-</td>
+<td class="colLast"><span class="strong">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getChunks()">getChunks</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
-<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getChunks()">getChunks</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getChunks()">getChunks</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a></code></td>
@@ -212,31 +212,31 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
+<td class="colLast"><span class="strong">NameIdChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/NameIdChunks.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
 <div class="block">Called by the parser whenever a chunk is found.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">NameIdChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/NameIdChunks.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
+<td class="colLast"><span class="strong">ChunkGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
 <div class="block">Called by the parser whenever a chunk is found.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
+<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
 <div class="block">Called by the parser whenever a chunk is found.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">ChunkGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
+<td class="colLast"><span class="strong">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
 <div class="block">Called by the parser whenever a chunk is found.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
+<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
 <div class="block">Called by the parser whenever a chunk is found.</div>
 </td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/MAPIProperty.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/MAPIProperty.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/MAPIProperty.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/MAPIProperty.html Wed Sep 21 22:19:54 2016
@@ -2194,23 +2194,12 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>static java.util.Collection&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>&gt;</code></td>
-<td class="colLast"><span class="strong">MAPIProperty.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html#getAll()">getAll</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getAll()">getAll</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">PropertiesChunk.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html#getProperties()">getProperties</a></strong>()</code>
-<div class="block">Returns all the properties in the chunk, along with their
-  values.</div>
-</td>
-</tr>
 <tr class="rowColor">
-<td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
+<td class="colFirst"><code>static java.util.Collection&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>&gt;</code></td>
+<td class="colLast"><span class="strong">MAPIProperty.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html#getAll()">getAll</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
@@ -2221,8 +2210,19 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
+<td class="colLast"><span class="strong">PropertiesChunk.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html#getProperties()">getProperties</a></strong>()</code>
+<div class="block">Returns all the properties in the chunk, along with their
+  values.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
+<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;</code></td>
 <td class="colLast"><span class="strong">PropertiesChunk.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html#getRawProperties()">getRawProperties</a></strong>()</code>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/PropertyValue.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/PropertyValue.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/PropertyValue.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/PropertyValue.html Wed Sep 21 22:19:54 2016
@@ -169,25 +169,25 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">PropertiesChunk.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html#getProperties()">getProperties</a></strong>()</code>
-<div class="block">Returns all the properties in the chunk, along with their
-  values.</div>
+<td class="colLast"><span class="strong">ChunkGroupWithProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/ChunkGroupWithProperties.html#getProperties()">getProperties</a></strong>()</code>
+<div class="block">Returns all the Properties contained in the Chunk, along
+  with their Values.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">PropertiesChunk.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html#getProperties()">getProperties</a></strong>()</code>
+<div class="block">Returns all the properties in the chunk, along with their
+  values.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">ChunkGroupWithProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/ChunkGroupWithProperties.html#getProperties()">getProperties</a></strong>()</code>
-<div class="block">Returns all the Properties contained in the Chunk, along
-  with their Values.</div>
-</td>
+<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;</code></td>



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