Modified: 
poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFParagraph.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFParagraph.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFParagraph.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFParagraph.html
 Wed Sep 21 22:19:54 2016
@@ -135,7 +135,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFooter.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFFooter</a></code></td>
-<td class="colLast"><span 
class="strong">XWPFHeaderFooterPolicy.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.html#createFooter(org.openxmlformats.schemas.wordprocessingml.x2006.main.STHdrFtr.Enum,%20org.apache.poi.xwpf.usermodel.XWPFParagraph[])">createFooter</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.STHdrFtr.Enum&nbsp;type,
+<td class="colLast"><span 
class="strong">XWPFHeaderFooterPolicy.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.html#createFooter(java.lang.Enum,%20org.apache.poi.xwpf.usermodel.XWPFParagraph[])">createFooter</a></strong>(java.lang.Enum&nbsp;type,
             <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in 
org.apache.poi.xwpf.usermodel">XWPFParagraph</a>[]&nbsp;pars)</code>
 <div class="block">Creates a new footer of the specified type, to which the
  supplied (and previously unattached!) paragraphs are
@@ -144,7 +144,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFHeader.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFHeader</a></code></td>
-<td class="colLast"><span 
class="strong">XWPFHeaderFooterPolicy.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.html#createHeader(org.openxmlformats.schemas.wordprocessingml.x2006.main.STHdrFtr.Enum,%20org.apache.poi.xwpf.usermodel.XWPFParagraph[])">createHeader</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.STHdrFtr.Enum&nbsp;type,
+<td class="colLast"><span 
class="strong">XWPFHeaderFooterPolicy.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.html#createHeader(java.lang.Enum,%20org.apache.poi.xwpf.usermodel.XWPFParagraph[])">createHeader</a></strong>(java.lang.Enum&nbsp;type,
             <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in 
org.apache.poi.xwpf.usermodel">XWPFParagraph</a>[]&nbsp;pars)</code>
 <div class="block">Creates a new header of the specified type, to which the
  supplied (and previously unattached!) paragraphs are
@@ -203,7 +203,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a></code></td>
-<td class="colLast"><span class="strong">XWPFFootnote.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#addNewParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP)">addNewParagraph</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP&nbsp;paragraph)</code>
+<td class="colLast"><span class="strong">XWPFFootnote.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#addNewParagraph(CTP)">addNewParagraph</a></strong>(CTP&nbsp;paragraph)</code>
 <div class="block">add a new paragraph to the end of the footnote</div>
 </td>
 </tr>
@@ -215,14 +215,14 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a></code></td>
-<td class="colLast"><span 
class="strong">XWPFHeaderFooter.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#createParagraph()">createParagraph</a></strong>()</code>
-<div class="block">Adds a new paragraph at the end of the header or 
footer</div>
+<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#createParagraph()">createParagraph</a></strong>()</code>
+<div class="block">Appends a new paragraph to this document</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a></code></td>
-<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#createParagraph()">createParagraph</a></strong>()</code>
-<div class="block">Appends a new paragraph to this document</div>
+<td class="colLast"><span 
class="strong">XWPFHeaderFooter.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#createParagraph()">createParagraph</a></strong>()</code>
+<div class="block">Adds a new paragraph at the end of the header or 
footer</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -239,7 +239,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a></code></td>
-<td class="colLast"><span class="strong">XWPFTableCell.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTableCell.html#getParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP)">getParagraph</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP&nbsp;p)</code>
+<td class="colLast"><span class="strong">XWPFTableCell.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTableCell.html#getParagraph(CTP)">getParagraph</a></strong>(CTP&nbsp;p)</code>
 <div class="block">if there is a corresponding <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel"><code>XWPFParagraph</code></a> 
of the parameter ctTable in the paragraphList of this table
  the method will return this paragraph
  if there is no corresponding <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel"><code>XWPFParagraph</code></a> 
the method will return null</div>
@@ -247,7 +247,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a></code></td>
-<td class="colLast"><span class="strong">XWPFFootnote.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#getParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP)">getParagraph</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP&nbsp;p)</code>
+<td class="colLast"><span class="strong">IBody.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getParagraph(CTP)">getParagraph</a></strong>(CTP&nbsp;p)</code>
 <div class="block">if there is a corresponding <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel"><code>XWPFParagraph</code></a> 
of the parameter ctTable in the paragraphList of this header or footer
  the method will return this paragraph
  if there is no corresponding <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel"><code>XWPFParagraph</code></a> 
the method will return null</div>
@@ -255,15 +255,13 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a></code></td>
-<td class="colLast"><span class="strong">IBody.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP)">getParagraph</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP&nbsp;p)</code>
-<div class="block">if there is a corresponding <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel"><code>XWPFParagraph</code></a> 
of the parameter ctTable in the paragraphList of this header or footer
- the method will return this paragraph
- if there is no corresponding <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel"><code>XWPFParagraph</code></a> 
the method will return null</div>
+<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getParagraph(CTP)">getParagraph</a></strong>(CTP&nbsp;p)</code>
+<div class="block">get the paragraph with the CTP class p</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a></code></td>
-<td class="colLast"><span 
class="strong">XWPFHeaderFooter.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP)">getParagraph</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP&nbsp;p)</code>
+<td class="colLast"><span 
class="strong">XWPFHeaderFooter.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getParagraph(CTP)">getParagraph</a></strong>(CTP&nbsp;p)</code>
 <div class="block">if there is a corresponding <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel"><code>XWPFParagraph</code></a> 
of the parameter ctTable in the paragraphList of this header or footer
  the method will return this paragraph
  if there is no corresponding <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel"><code>XWPFParagraph</code></a> 
the method will return null</div>
@@ -271,8 +269,10 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a></code></td>
-<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP)">getParagraph</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP&nbsp;p)</code>
-<div class="block">get the paragraph with the CTP class p</div>
+<td class="colLast"><span class="strong">XWPFFootnote.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#getParagraph(CTP)">getParagraph</a></strong>(CTP&nbsp;p)</code>
+<div class="block">if there is a corresponding <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel"><code>XWPFParagraph</code></a> 
of the parameter ctTable in the paragraphList of this header or footer
+ the method will return this paragraph
+ if there is no corresponding <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel"><code>XWPFParagraph</code></a> 
the method will return null</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -281,14 +281,13 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a></code></td>
-<td class="colLast"><span class="strong">XWPFFootnote.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#getParagraphArray(int)">getParagraphArray</a></strong>(int&nbsp;pos)</code>
-<div class="block">Returns the paragraph that holds
- the text of the header or footer.</div>
+<td class="colLast"><span class="strong">IBody.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getParagraphArray(int)">getParagraphArray</a></strong>(int&nbsp;pos)</code>
+<div class="block">Returns the paragraph that of position pos</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a></code></td>
-<td class="colLast"><span class="strong">IBody.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getParagraphArray(int)">getParagraphArray</a></strong>(int&nbsp;pos)</code>
+<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getParagraphArray(int)">getParagraphArray</a></strong>(int&nbsp;pos)</code>
 <div class="block">Returns the paragraph that of position pos</div>
 </td>
 </tr>
@@ -301,8 +300,9 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a></code></td>
-<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getParagraphArray(int)">getParagraphArray</a></strong>(int&nbsp;pos)</code>
-<div class="block">Returns the paragraph that of position pos</div>
+<td class="colLast"><span class="strong">XWPFFootnote.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#getParagraphArray(int)">getParagraphArray</a></strong>(int&nbsp;pos)</code>
+<div class="block">Returns the paragraph that holds
+ the text of the header or footer.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -313,14 +313,14 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a></code></td>
-<td class="colLast"><span class="strong">XWPFFootnote.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#insertNewParagraph(org.apache.xmlbeans.XmlCursor)">insertNewParagraph</a></strong>(org.apache.xmlbeans.XmlCursor&nbsp;cursor)</code>
-<div class="block">add a new paragraph at position of the cursor</div>
+<td class="colLast"><span class="strong">IBody.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/IBody.html#insertNewParagraph(org.apache.xmlbeans.XmlCursor)">insertNewParagraph</a></strong>(org.apache.xmlbeans.XmlCursor&nbsp;cursor)</code>
+<div class="block">inserts a new paragraph at position of the cursor</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a></code></td>
-<td class="colLast"><span class="strong">IBody.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/IBody.html#insertNewParagraph(org.apache.xmlbeans.XmlCursor)">insertNewParagraph</a></strong>(org.apache.xmlbeans.XmlCursor&nbsp;cursor)</code>
-<div class="block">inserts a new paragraph at position of the cursor</div>
+<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#insertNewParagraph(org.apache.xmlbeans.XmlCursor)">insertNewParagraph</a></strong>(org.apache.xmlbeans.XmlCursor&nbsp;cursor)</code>
+<div class="block">Add a new paragraph at position of the cursor.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -331,8 +331,8 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a></code></td>
-<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#insertNewParagraph(org.apache.xmlbeans.XmlCursor)">insertNewParagraph</a></strong>(org.apache.xmlbeans.XmlCursor&nbsp;cursor)</code>
-<div class="block">Add a new paragraph at position of the cursor.</div>
+<td class="colLast"><span class="strong">XWPFFootnote.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#insertNewParagraph(org.apache.xmlbeans.XmlCursor)">insertNewParagraph</a></strong>(org.apache.xmlbeans.XmlCursor&nbsp;cursor)</code>
+<div class="block">add a new paragraph at position of the cursor</div>
 </td>
 </tr>
 </tbody>
@@ -358,15 +358,15 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a>&gt;</code></td>
-<td class="colLast"><span class="strong">XWPFFootnote.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#getParagraphs()">getParagraphs</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>java.util.List&lt;<a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a>&gt;</code></td>
 <td class="colLast"><span class="strong">IBody.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getParagraphs()">getParagraphs</a></strong>()</code>
 <div class="block">Returns the paragraph(s) that holds
  the text of the header or footer.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.util.List&lt;<a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a>&gt;</code></td>
+<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getParagraphs()">getParagraphs</a></strong>()</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a>&gt;</code></td>
 <td class="colLast"><span 
class="strong">XWPFHeaderFooter.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getParagraphs()">getParagraphs</a></strong>()</code>
@@ -376,7 +376,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.List&lt;<a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a>&gt;</code></td>
-<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getParagraphs()">getParagraphs</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">XWPFFootnote.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#getParagraphs()">getParagraphs</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Iterator&lt;<a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a>&gt;</code></td>
@@ -428,10 +428,10 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#XWPFRun(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTR,%20org.apache.poi.xwpf.usermodel.XWPFParagraph)">XWPFRun</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTR&nbsp;r,
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#XWPFRun(CTR,%20org.apache.poi.xwpf.usermodel.XWPFParagraph)">XWPFRun</a></strong>(CTR&nbsp;r,
        <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a>&nbsp;p)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>Use <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#XWPFRun(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTR,%20org.apache.poi.xwpf.usermodel.IRunBody)"><code>XWPFRun.XWPFRun(CTR,
 IRunBody)</code></a></i></div>
+<div class="block"><i>Use <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#XWPFRun(CTR,%20org.apache.poi.xwpf.usermodel.IRunBody)"><code>XWPFRun.XWPFRun(CTR,
 IRunBody)</code></a></i></div>
 </div>
 </td>
 </tr>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFPictureData.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFPictureData.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFPictureData.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFPictureData.html
 Wed Sep 21 22:19:54 2016
@@ -118,13 +118,13 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFPictureData.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFPictureData</a></code></td>
-<td class="colLast"><span 
class="strong">XWPFHeaderFooter.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getPictureDataByID(java.lang.String)">getPictureDataByID</a></strong>(java.lang.String&nbsp;blipID)</code>
+<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getPictureDataByID(java.lang.String)">getPictureDataByID</a></strong>(java.lang.String&nbsp;blipID)</code>
 <div class="block">returns the PictureData by blipID</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFPictureData.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFPictureData</a></code></td>
-<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getPictureDataByID(java.lang.String)">getPictureDataByID</a></strong>(java.lang.String&nbsp;blipID)</code>
+<td class="colLast"><span 
class="strong">XWPFHeaderFooter.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getPictureDataByID(java.lang.String)">getPictureDataByID</a></strong>(java.lang.String&nbsp;blipID)</code>
 <div class="block">returns the PictureData by blipID</div>
 </td>
 </tr>
@@ -139,24 +139,24 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFPictureData.html" 
title="class in 
org.apache.poi.xwpf.usermodel">XWPFPictureData</a>&gt;</code></td>
-<td class="colLast"><span 
class="strong">XWPFHeaderFooter.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getAllPackagePictures()">getAllPackagePictures</a></strong>()</code>
-<div class="block">get all Pictures in this package</div>
-</td>
+<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getAllPackagePictures()">getAllPackagePictures</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.List&lt;<a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFPictureData.html" 
title="class in 
org.apache.poi.xwpf.usermodel">XWPFPictureData</a>&gt;</code></td>
-<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getAllPackagePictures()">getAllPackagePictures</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">XWPFHeaderFooter.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getAllPackagePictures()">getAllPackagePictures</a></strong>()</code>
+<div class="block">get all Pictures in this package</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFPictureData.html" 
title="class in 
org.apache.poi.xwpf.usermodel">XWPFPictureData</a>&gt;</code></td>
-<td class="colLast"><span 
class="strong">XWPFHeaderFooter.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getAllPictures()">getAllPictures</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>java.util.List&lt;<a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFPictureData.html" 
title="class in 
org.apache.poi.xwpf.usermodel">XWPFPictureData</a>&gt;</code></td>
 <td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getAllPictures()">getAllPictures</a></strong>()</code>
 <div class="block">Returns all Pictures, which are referenced from the 
document itself.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.util.List&lt;<a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFPictureData.html" 
title="class in 
org.apache.poi.xwpf.usermodel">XWPFPictureData</a>&gt;</code></td>
+<td class="colLast"><span 
class="strong">XWPFHeaderFooter.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getAllPictures()">getAllPictures</a></strong>()</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFPictureData.html" 
title="class in 
org.apache.poi.xwpf.usermodel">XWPFPictureData</a>&gt;</code></td>
 <td class="colLast"><span class="strong">XWPFFootnote.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#getPictures()">getPictures</a></strong>()</code>&nbsp;</td>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFRun.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFRun.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFRun.html 
(original)
+++ 
poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFRun.html 
Wed Sep 21 22:19:54 2016
@@ -136,7 +136,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFRun</a></code></td>
-<td class="colLast"><span class="strong">XWPFParagraph.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html#getRun(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTR)">getRun</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTR&nbsp;r)</code>
+<td class="colLast"><span class="strong">XWPFParagraph.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html#getRun(CTR)">getRun</a></strong>(CTR&nbsp;r)</code>
 <div class="block">return the XWPFRun-Element which owns the CTR 
run-Element</div>
 </td>
 </tr>
@@ -161,21 +161,6 @@
 </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/xwpf/usermodel/package-summary.html">org.apache.poi.xwpf.usermodel</a>
 with parameters of type <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFRun</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>void</code></td>
-<td class="colLast"><span class="strong">XWPFParagraph.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html#addRun(org.apache.poi.xwpf.usermodel.XWPFRun)">addRun</a></strong>(<a
 href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFRun</a>&nbsp;r)</code>
-<div class="block">adds a new Run to the Paragraph</div>
-</td>
-</tr>
-</tbody>
-</table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
constructors, and an explanation">
 <caption><span>Constructors in <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/package-summary.html">org.apache.poi.xwpf.usermodel</a>
 with parameters of type <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFRun</a></span><span 
class="tabEnd">&nbsp;</span></caption>
 <tr>
@@ -183,7 +168,7 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFPicture.html#XWPFPicture(org.openxmlformats.schemas.drawingml.x2006.picture.CTPicture,%20org.apache.poi.xwpf.usermodel.XWPFRun)">XWPFPicture</a></strong>(org.openxmlformats.schemas.drawingml.x2006.picture.CTPicture&nbsp;ctPic,
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFPicture.html#XWPFPicture(CTPicture,%20org.apache.poi.xwpf.usermodel.XWPFRun)">XWPFPicture</a></strong>(CTPicture&nbsp;ctPic,
            <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html" 
title="class in 
org.apache.poi.xwpf.usermodel">XWPFRun</a>&nbsp;run)</code>&nbsp;</td>
 </tr>
 </tbody>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFStyles.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFStyles.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFStyles.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFStyles.html
 Wed Sep 21 22:19:54 2016
@@ -95,15 +95,15 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFStyles.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFStyles</a></code></td>
-<td class="colLast"><span 
class="strong">XWPFLatentStyles.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFLatentStyles.html#styles">styles</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">XWPFStyle.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFStyle.html#styles">styles</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFStyles.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFStyles</a></code></td>
-<td class="colLast"><span class="strong">XWPFStyle.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFStyle.html#styles">styles</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#styles">styles</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFStyles.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFStyles</a></code></td>
-<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#styles">styles</a></strong></code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">XWPFLatentStyles.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFLatentStyles.html#styles">styles</a></strong></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -141,11 +141,11 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFLatentStyles.html#XWPFLatentStyles(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTLatentStyles,%20org.apache.poi.xwpf.usermodel.XWPFStyles)">XWPFLatentStyles</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTLatentStyles&nbsp;latentStyles,
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFLatentStyles.html#XWPFLatentStyles(CTLatentStyles,%20org.apache.poi.xwpf.usermodel.XWPFStyles)">XWPFLatentStyles</a></strong>(CTLatentStyles&nbsp;latentStyles,
                 <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFStyles.html" 
title="class in 
org.apache.poi.xwpf.usermodel">XWPFStyles</a>&nbsp;styles)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFStyle.html#XWPFStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle,%20org.apache.poi.xwpf.usermodel.XWPFStyles)">XWPFStyle</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle&nbsp;style,
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFStyle.html#XWPFStyle(CTStyle,%20org.apache.poi.xwpf.usermodel.XWPFStyles)">XWPFStyle</a></strong>(CTStyle&nbsp;style,
          <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFStyles.html" 
title="class in 
org.apache.poi.xwpf.usermodel">XWPFStyles</a>&nbsp;styles)</code>
 <div class="block">constructor</div>
 </td>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTable.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTable.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTable.html 
(original)
+++ 
poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTable.html 
Wed Sep 21 22:19:54 2016
@@ -112,7 +112,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a></code></td>
-<td class="colLast"><span class="strong">XWPFFootnote.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#addNewTbl(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl)">addNewTbl</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl&nbsp;table)</code>
+<td class="colLast"><span class="strong">XWPFFootnote.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#addNewTbl(CTTbl)">addNewTbl</a></strong>(CTTbl&nbsp;table)</code>
 <div class="block">add a new table to the end of the footnote</div>
 </td>
 </tr>
@@ -135,13 +135,13 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a></code></td>
-<td class="colLast"><span class="strong">XWPFTableCell.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTableCell.html#getTable(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl)">getTable</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl&nbsp;ctTable)</code>
+<td class="colLast"><span class="strong">XWPFTableCell.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTableCell.html#getTable(CTTbl)">getTable</a></strong>(CTTbl&nbsp;ctTable)</code>
 <div class="block">get a table by its CTTbl-Object</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a></code></td>
-<td class="colLast"><span class="strong">XWPFFootnote.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#getTable(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl)">getTable</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl&nbsp;ctTable)</code>
+<td class="colLast"><span class="strong">IBody.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getTable(CTTbl)">getTable</a></strong>(CTTbl&nbsp;ctTable)</code>
 <div class="block">if there is a corresponding <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel"><code>XWPFTable</code></a> of 
the parameter ctTable in the tableList of this header
  the method will return this table
  if there is no corresponding <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel"><code>XWPFTable</code></a> the 
method will return null</div>
@@ -149,15 +149,13 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a></code></td>
-<td class="colLast"><span class="strong">IBody.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getTable(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl)">getTable</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl&nbsp;ctTable)</code>
-<div class="block">if there is a corresponding <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel"><code>XWPFTable</code></a> of 
the parameter ctTable in the tableList of this header
- the method will return this table
- if there is no corresponding <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel"><code>XWPFTable</code></a> the 
method will return null</div>
+<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getTable(CTTbl)">getTable</a></strong>(CTTbl&nbsp;ctTbl)</code>
+<div class="block">get a table by its CTTbl-Object</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a></code></td>
-<td class="colLast"><span 
class="strong">XWPFHeaderFooter.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getTable(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl)">getTable</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl&nbsp;ctTable)</code>
+<td class="colLast"><span 
class="strong">XWPFHeaderFooter.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getTable(CTTbl)">getTable</a></strong>(CTTbl&nbsp;ctTable)</code>
 <div class="block">if there is a corresponding <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel"><code>XWPFTable</code></a> of 
the parameter ctTable in the tableList of this header
  the method will return this table
  if there is no corresponding <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel"><code>XWPFTable</code></a> the 
method will return null</div>
@@ -165,8 +163,10 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a></code></td>
-<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getTable(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl)">getTable</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl&nbsp;ctTbl)</code>
-<div class="block">get a table by its CTTbl-Object</div>
+<td class="colLast"><span class="strong">XWPFFootnote.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#getTable(CTTbl)">getTable</a></strong>(CTTbl&nbsp;ctTable)</code>
+<div class="block">if there is a corresponding <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel"><code>XWPFTable</code></a> of 
the parameter ctTable in the tableList of this header
+ the method will return this table
+ if there is no corresponding <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel"><code>XWPFTable</code></a> the 
method will return null</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -175,14 +175,14 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a></code></td>
-<td class="colLast"><span class="strong">XWPFFootnote.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#getTableArray(int)">getTableArray</a></strong>(int&nbsp;pos)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a></code></td>
 <td class="colLast"><span class="strong">IBody.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getTableArray(int)">getTableArray</a></strong>(int&nbsp;pos)</code>
 <div class="block">Returns the table at position pos</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a></code></td>
+<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getTableArray(int)">getTableArray</a></strong>(int&nbsp;pos)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a></code></td>
 <td class="colLast"><span 
class="strong">XWPFHeaderFooter.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getTableArray(int)">getTableArray</a></strong>(int&nbsp;pos)</code>
@@ -191,7 +191,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a></code></td>
-<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getTableArray(int)">getTableArray</a></strong>(int&nbsp;pos)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">XWPFFootnote.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#getTableArray(int)">getTableArray</a></strong>(int&nbsp;pos)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a></code></td>
@@ -199,21 +199,21 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a></code></td>
-<td class="colLast"><span class="strong">XWPFFootnote.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#insertNewTbl(org.apache.xmlbeans.XmlCursor)">insertNewTbl</a></strong>(org.apache.xmlbeans.XmlCursor&nbsp;cursor)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a></code></td>
 <td class="colLast"><span class="strong">IBody.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/IBody.html#insertNewTbl(org.apache.xmlbeans.XmlCursor)">insertNewTbl</a></strong>(org.apache.xmlbeans.XmlCursor&nbsp;cursor)</code>
 <div class="block">inserts a new Table at the cursor position.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a></code></td>
+<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#insertNewTbl(org.apache.xmlbeans.XmlCursor)">insertNewTbl</a></strong>(org.apache.xmlbeans.XmlCursor&nbsp;cursor)</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a></code></td>
 <td class="colLast"><span 
class="strong">XWPFHeaderFooter.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#insertNewTbl(org.apache.xmlbeans.XmlCursor)">insertNewTbl</a></strong>(org.apache.xmlbeans.XmlCursor&nbsp;cursor)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a></code></td>
-<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#insertNewTbl(org.apache.xmlbeans.XmlCursor)">insertNewTbl</a></strong>(org.apache.xmlbeans.XmlCursor&nbsp;cursor)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">XWPFFootnote.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#insertNewTbl(org.apache.xmlbeans.XmlCursor)">insertNewTbl</a></strong>(org.apache.xmlbeans.XmlCursor&nbsp;cursor)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -230,16 +230,16 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.List&lt;<a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a>&gt;</code></td>
-<td class="colLast"><span class="strong">XWPFFootnote.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#getTables()">getTables</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>java.util.List&lt;<a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a>&gt;</code></td>
 <td class="colLast"><span class="strong">IBody.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getTables()">getTables</a></strong>()</code>
 <div class="block">Return the table(s) that holds the text
  of the IBodyPart, for complex cases
  where a paragraph isn't used.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.List&lt;<a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a>&gt;</code></td>
+<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getTables()">getTables</a></strong>()</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.List&lt;<a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a>&gt;</code></td>
 <td class="colLast"><span 
class="strong">XWPFHeaderFooter.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getTables()">getTables</a></strong>()</code>
@@ -250,7 +250,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a>&gt;</code></td>
-<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getTables()">getTables</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">XWPFFootnote.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#getTables()">getTables</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.Iterator&lt;<a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a>&gt;</code></td>
@@ -285,16 +285,16 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">XWPFFootnote.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#insertTable(int,%20org.apache.poi.xwpf.usermodel.XWPFTable)">insertTable</a></strong>(int&nbsp;pos,
+<td class="colLast"><span class="strong">IBody.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/IBody.html#insertTable(int,%20org.apache.poi.xwpf.usermodel.XWPFTable)">insertTable</a></strong>(int&nbsp;pos,
            <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a>&nbsp;table)</code>
-<div class="block">inserts an existing XWPFTable to the arrays bodyElements 
and tables</div>
+<div class="block">inserts a new Table at position pos</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">IBody.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/IBody.html#insertTable(int,%20org.apache.poi.xwpf.usermodel.XWPFTable)">insertTable</a></strong>(int&nbsp;pos,
+<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#insertTable(int,%20org.apache.poi.xwpf.usermodel.XWPFTable)">insertTable</a></strong>(int&nbsp;pos,
            <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a>&nbsp;table)</code>
-<div class="block">inserts a new Table at position pos</div>
+<div class="block">inserts an existing XWPFTable to the arrays bodyElements 
and tables</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -306,7 +306,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#insertTable(int,%20org.apache.poi.xwpf.usermodel.XWPFTable)">insertTable</a></strong>(int&nbsp;pos,
+<td class="colLast"><span class="strong">XWPFFootnote.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#insertTable(int,%20org.apache.poi.xwpf.usermodel.XWPFTable)">insertTable</a></strong>(int&nbsp;pos,
            <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a>&nbsp;table)</code>
 <div class="block">inserts an existing XWPFTable to the arrays bodyElements 
and tables</div>
 </td>
@@ -327,7 +327,7 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTableRow.html#XWPFTableRow(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRow,%20org.apache.poi.xwpf.usermodel.XWPFTable)">XWPFTableRow</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRow&nbsp;row,
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTableRow.html#XWPFTableRow(CTRow,%20org.apache.poi.xwpf.usermodel.XWPFTable)">XWPFTableRow</a></strong>(CTRow&nbsp;row,
             <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" 
title="class in 
org.apache.poi.xwpf.usermodel">XWPFTable</a>&nbsp;table)</code>&nbsp;</td>
 </tr>
 </tbody>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTableCell.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTableCell.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTableCell.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTableCell.html
 Wed Sep 21 22:19:54 2016
@@ -111,38 +111,38 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTableCell.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTableCell</a></code></td>
-<td class="colLast"><span class="strong">XWPFTableCell.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTableCell.html#getTableCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTc)">getTableCell</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTc&nbsp;cell)</code>
+<td class="colLast"><span class="strong">XWPFTableCell.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTableCell.html#getTableCell(CTTc)">getTableCell</a></strong>(CTTc&nbsp;cell)</code>
 <div class="block">get the TableCell which belongs to the TableCell</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTableCell.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTableCell</a></code></td>
-<td class="colLast"><span class="strong">XWPFFootnote.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#getTableCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTc)">getTableCell</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTc&nbsp;cell)</code>
-<div class="block">get the TableCell which belongs to the TableCell</div>
+<td class="colLast"><span class="strong">IBody.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getTableCell(CTTc)">getTableCell</a></strong>(CTTc&nbsp;cell)</code>
+<div class="block">returns the TableCell to which the Table belongs</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTableCell.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTableCell</a></code></td>
-<td class="colLast"><span class="strong">IBody.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getTableCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTc)">getTableCell</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTc&nbsp;cell)</code>
-<div class="block">returns the TableCell to which the Table belongs</div>
+<td class="colLast"><span class="strong">XWPFTableRow.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTableRow.html#getTableCell(CTTc)">getTableCell</a></strong>(CTTc&nbsp;cell)</code>
+<div class="block">returns the XWPFTableCell which belongs to the CTTC cell
+ if there is no XWPFTableCell which belongs to the parameter CTTc cell null 
will be returned</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTableCell.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTableCell</a></code></td>
-<td class="colLast"><span class="strong">XWPFTableRow.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTableRow.html#getTableCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTc)">getTableCell</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTc&nbsp;cell)</code>
-<div class="block">returns the XWPFTableCell which belongs to the CTTC cell
- if there is no XWPFTableCell which belongs to the parameter CTTc cell null 
will be returned</div>
+<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getTableCell(CTTc)">getTableCell</a></strong>(CTTc&nbsp;cell)</code>
+<div class="block">get the TableCell which belongs to the TableCell</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTableCell.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTableCell</a></code></td>
-<td class="colLast"><span 
class="strong">XWPFHeaderFooter.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getTableCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTc)">getTableCell</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTc&nbsp;cell)</code>
+<td class="colLast"><span 
class="strong">XWPFHeaderFooter.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getTableCell(CTTc)">getTableCell</a></strong>(CTTc&nbsp;cell)</code>
 <div class="block">get the TableCell which belongs to the TableCell</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTableCell.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTableCell</a></code></td>
-<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getTableCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTc)">getTableCell</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTc&nbsp;cell)</code>
+<td class="colLast"><span class="strong">XWPFFootnote.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#getTableCell(CTTc)">getTableCell</a></strong>(CTTc&nbsp;cell)</code>
 <div class="block">get the TableCell which belongs to the TableCell</div>
 </td>
 </tr>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTableRow.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTableRow.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTableRow.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTableRow.html
 Wed Sep 21 22:19:54 2016
@@ -114,7 +114,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTableRow.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTableRow</a></code></td>
-<td class="colLast"><span class="strong">XWPFTable.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html#getRow(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRow)">getRow</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRow&nbsp;row)</code>
+<td class="colLast"><span class="strong">XWPFTable.</span><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html#getRow(CTRow)">getRow</a></strong>(CTRow&nbsp;row)</code>
 <div class="block">returns the XWPFRow which belongs to the CTRow row
  if this row is not existing in the table null will be returned</div>
 </td>
@@ -178,17 +178,17 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFSDTCell.html#XWPFSDTCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtCell,%20org.apache.poi.xwpf.usermodel.XWPFTableRow,%20org.apache.poi.xwpf.usermodel.IBody)">XWPFSDTCell</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtCell&nbsp;sdtCell,
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFSDTCell.html#XWPFSDTCell(CTSdtCell,%20org.apache.poi.xwpf.usermodel.XWPFTableRow,%20org.apache.poi.xwpf.usermodel.IBody)">XWPFSDTCell</a></strong>(CTSdtCell&nbsp;sdtCell,
            <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTableRow.html" 
title="class in 
org.apache.poi.xwpf.usermodel">XWPFTableRow</a>&nbsp;xwpfTableRow,
            <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/IBody.html" 
title="interface in 
org.apache.poi.xwpf.usermodel">IBody</a>&nbsp;part)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFSDTContentCell.html#XWPFSDTContentCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtContentCell,%20org.apache.poi.xwpf.usermodel.XWPFTableRow,%20org.apache.poi.xwpf.usermodel.IBody)">XWPFSDTContentCell</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtContentCell&nbsp;sdtContentCell,
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFSDTContentCell.html#XWPFSDTContentCell(CTSdtContentCell,%20org.apache.poi.xwpf.usermodel.XWPFTableRow,%20org.apache.poi.xwpf.usermodel.IBody)">XWPFSDTContentCell</a></strong>(CTSdtContentCell&nbsp;sdtContentCell,
                   <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTableRow.html" 
title="class in 
org.apache.poi.xwpf.usermodel">XWPFTableRow</a>&nbsp;xwpfTableRow,
                   <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/IBody.html" 
title="interface in 
org.apache.poi.xwpf.usermodel">IBody</a>&nbsp;part)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTableCell.html#XWPFTableCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTc,%20org.apache.poi.xwpf.usermodel.XWPFTableRow,%20org.apache.poi.xwpf.usermodel.IBody)">XWPFTableCell</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTc&nbsp;cell,
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTableCell.html#XWPFTableCell(CTTc,%20org.apache.poi.xwpf.usermodel.XWPFTableRow,%20org.apache.poi.xwpf.usermodel.IBody)">XWPFTableCell</a></strong>(CTTc&nbsp;cell,
              <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFTableRow.html" 
title="class in org.apache.poi.xwpf.usermodel">XWPFTableRow</a>&nbsp;tableRow,
              <a 
href="../../../../../../org/apache/poi/xwpf/usermodel/IBody.html" 
title="interface in org.apache.poi.xwpf.usermodel">IBody</a>&nbsp;part)</code>
 <div class="block">If a table cell does not include at least one block-level 
element, then this document shall be considered corrupt</div>

Modified: poi/site/publish/download.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/download.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/download.html (original)
+++ poi/site/publish/download.html Wed Sep 21 22:19:54 2016
@@ -271,11 +271,7 @@ if (VERSION > 3) {
 <ul>
           
 <li>
-<a href="download.html#POI-3.15-beta2">The latest beta release is Apache POI 
3.15-beta2</a>
-</li>
-          
-<li>
-<a href="download.html#POI-3.14">The latest stable release is Apache POI 
3.14</a>
+<a href="download.html#POI-3.15">The latest stable release is Apache POI 
3.15</a>
 </li>
           
 <li>
@@ -296,12 +292,12 @@ if (VERSION > 3) {
     
 
     
-<a name="POI-3.15-beta2"></a>
+<a name="POI-3.15"></a>
 <div class="h3">
-<h3>02 July 2016 - POI 3.15-beta2 available</h3>
+<h3>21 September 2016 - POI 3.15 available</h3>
 </div>
       
-<p>The Apache POI team is pleased to announce the release of 3.15-beta2.
+<p>The Apache POI team is pleased to announce the release of 3.15.
          Featured are a handful of new areas of functionality and numerous bug 
fixes.</p>
       
 <p>A summary of changes is available in the
@@ -314,7 +310,7 @@ if (VERSION > 3) {
         The POI source release as well as the pre-built binary deployment 
packages are listed below.
         Pre-built versions of all <a href="index.html#components">POI 
components</a>
         are available in the central Maven repository under Group ID 
"org.apache.poi" and Version
-        "3.15-beta2".
+        "3.15".
       </p>
       
 <a name="Binary+Distribution"></a>
@@ -325,28 +321,28 @@ if (VERSION > 3) {
 <ul>
         
 <li>
-<a 
href="https://www.apache.org/dyn/closer.lua/poi/dev/bin/poi-bin-3.15-beta2-20160702.tar.gz";>poi-bin-3.15-beta2-20160702.tar.gz</a>
-          (18.64 MB, <a 
href="https://www.apache.org/dist/poi/dev/bin/poi-bin-3.15-beta2-20160702.tar.gz.asc";>signature
 (.asc)</a>)
+<a 
href="https://www.apache.org/dyn/closer.lua/poi/release/bin/poi-bin-3.15-20160924.tar.gz";>poi-bin-3.15-20160924.tar.gz</a>
+          (18.64 MB, <a 
href="https://www.apache.org/dist/poi/release/bin/poi-bin-3.15-20160924.tar.gz.asc";>signature
 (.asc)</a>)
           <br>
-          MD5 checksum: <a 
href="https://www.apache.org/dist/poi/dev/bin/poi-bin-3.15-beta2-20160702.tar.gz.md5";>
-          b041ab3e28b248e5230fb281c10cae4b</a>
+          MD5 checksum: <a 
href="https://www.apache.org/dist/poi/release/bin/poi-bin-3.15-20160924.tar.gz.md5";>
+          bb84cff71115d22ca42f7582e79b11dc</a>
           
 <br>
-          SHA1 checksum: <a 
href="https://www.apache.org/dist/poi/dev/bin/poi-bin-3.15-beta2-20160702.tar.gz.sha1";>
-          0b79c75208c176d91c8639f8d2bdeca820c3027c</a>
+          SHA1 checksum: <a 
href="https://www.apache.org/dist/poi/release/bin/poi-bin-3.15-20160924.tar.gz.sha1";>
+          845a19ab3439c8dbd40579d55449b532afdb6f17</a>
         
 </li>
         
 <li>
-<a 
href="https://www.apache.org/dyn/closer.lua/poi/dev/bin/poi-bin-3.15-beta2-20160702.zip";>poi-bin-3.15-beta2-20160702.zip</a>
-          (26.92 MB, <a 
href="https://www.apache.org/dist/poi/dev/bin/poi-bin-3.15-beta2-20160702.zip.asc";>signature
 (.asc)</a>)
+<a 
href="https://www.apache.org/dyn/closer.lua/poi/release/bin/poi-bin-3.15-20160924.zip";>poi-bin-3.15-20160924.zip</a>
+          (26.92 MB, <a 
href="https://www.apache.org/dist/poi/release/bin/poi-bin-3.15-20160924.zip.asc";>signature
 (.asc)</a>)
           <br>
-          MD5 checksum: <a 
href="https://www.apache.org/dist/poi/dev/bin/poi-bin-3.15-beta2-20160702.zip.md5";>
-          1f7e911c2772813e5906f35b7d660b42</a>
+          MD5 checksum: <a 
href="https://www.apache.org/dist/poi/release/bin/poi-bin-3.15-20160924.zip.md5";>
+          72ce3e83e72780bd6e33f5d86b02a201</a>
           
 <br>
-          SHA1 checksum: <a 
href="https://www.apache.org/dist/poi/dev/bin/poi-bin-3.15-beta2-20160702.zip.sha1";>
-          296b9e6c8ec25d10f6c07b96fd12779baa03c10c</a>
+          SHA1 checksum: <a 
href="https://www.apache.org/dist/poi/release/bin/poi-bin-3.15-20160924.zip.sha1";>
+          31966685db72970cc98180a97de724623e076f6f</a>
         
 </li>
       
@@ -361,128 +357,34 @@ if (VERSION > 3) {
 <ul>
         
 <li>
-<a 
href="https://www.apache.org/dyn/closer.lua/poi/dev/src/poi-src-3.15-beta2-20160702.tar.gz";>poi-src-3.15-beta2-20160702.tar.gz</a>
-          (70.09 MB, <a 
href="https://www.apache.org/dist/poi/dev/src/poi-src-3.15-beta2-20160702.tar.gz.asc";>signature
 (.asc)</a>)
+<a 
href="https://www.apache.org/dyn/closer.lua/poi/release/src/poi-src-3.15-20160924.tar.gz";>poi-src-3.15-20160924.tar.gz</a>
+          (70.09 MB, <a 
href="https://www.apache.org/dist/poi/release/src/poi-src-3.15-20160924.tar.gz.asc";>signature
 (.asc)</a>)
           <br>
-          MD5 checksum: <a 
href="https://www.apache.org/dist/poi/dev/src/poi-src-3.15-beta2-20160702.tar.gz.md5";>
-          ededb01549b0974d97c35e876b007d94</a>
+          MD5 checksum: <a 
href="https://www.apache.org/dist/poi/release/src/poi-src-3.15-20160924.tar.gz.md5";>
+          276f52a7b3b0dbf0f8defd0d07c5c7ea</a>
           
 <br>
-          SHA1 checksum: <a 
href="https://www.apache.org/dist/poi/dev/src/poi-src-3.15-beta2-20160702.tar.gz.sha1";>
-          f490796c954230c3f5c09255a8f4442ae90d8619</a>
+          SHA1 checksum: <a 
href="https://www.apache.org/dist/poi/release/src/poi-src-3.15-20160924.tar.gz.sha1";>
+          681eb2e4a713b188970a780ec8b53ff68bd81b55</a>
         
 </li>
         
 <li>
-<a 
href="https://www.apache.org/dyn/closer.lua/poi/dev/src/poi-src-3.15-beta2-20160702.zip";>poi-src-3.15-beta2-20160702.zip</a>
-          (74.05 MB, <a 
href="https://www.apache.org/dist/poi/dev/src/poi-src-3.15-beta2-20160702.zip.asc";>signature
 (.asc)</a>)
+<a 
href="https://www.apache.org/dyn/closer.lua/poi/release/src/poi-src-3.15-20160924.zip";>poi-src-3.15-20160924.zip</a>
+          (74.05 MB, <a 
href="https://www.apache.org/dist/poi/release/src/poi-src-3.15-20160924.zip.asc";>signature
 (.asc)</a>)
           <br>
-          MD5 checksum: <a 
href="https://www.apache.org/dist/poi/dev/src/poi-src-3.15-beta2-20160702.zip.md5";>
-          ff0558c3f028ce434e8b86144d7519cf</a>
+          MD5 checksum: <a 
href="https://www.apache.org/dist/poi/release/src/poi-src-3.15-20160924.zip.md5";>
+          019b9faea00cc7ebeeaae29b180dbf1e</a>
           
 <br>
-          SHA1 checksum: <a 
href="https://www.apache.org/dist/poi/dev/src/poi-src-3.15-beta2-20160702.zip.sha1";>
-          508b70a2ae4343e920d8de2aaa66a503f33b97b9</a>
+          SHA1 checksum: <a 
href="https://www.apache.org/dist/poi/release/src/poi-src-3.15-20160924.zip.sha1";>
+          5c3270e154c57fd2cee9ce831a8da52964bc087f</a>
         
 </li>
       
 </ul>
     
     
-    
-<a name="POI-3.14"></a>
-<div class="h3">
-<h3>05 March 2016 - POI 3.14 available</h3>
-</div>
-      
-<p>This is the new stable release. Featured are a several new areas of
-        functionality, and numerous bug fixes.</p>
-      
-<p>A summary of changes is available in the 
-        <a 
href="https://www.apache.org/dyn/closer.lua/poi/release/RELEASE-NOTES.txt";>Release
 Notes</a>.
-        A full list of changes is available in the <a 
href="changes.html">change log</a>. 
-        People interested should also follow the <a 
href="mailinglists.html">dev list</a> 
-        to track progress.</p>
-      
-<p>
-        The POI source release as well as the pre-built binary deployment 
packages are listed below. 
-        Pre-built versions of all <a href="index.html#components">POI 
components</a> 
-        are available in the central Maven repository under Group ID 
"org.apache.poi" and 
-        Version "3.13".
-      </p>
-      
-<a name="Binary+Distribution-N100E1"></a>
-<div class="h4">
-<h4>Binary Distribution</h4>
-</div>
-      
-<ul>
-        
-<li>
-<a 
href="https://www.apache.org/dyn/closer.lua/poi/release/bin/poi-bin-3.14.tar.gz";>poi-bin-3.14.tar.gz</a>
-          (19MB, <a 
href="https://www.apache.org/dist/poi/release/bin/poi-bin-3.14.tar.gz.asc";>signature
 (.asc)</a>)
-          <br>
-          MD5 checksum: <a 
href="https://www.apache.org/dist/poi/release/bin/poi-bin-3.14.tar.gz.md5";>
-          7bf2f5e4eb86cad4e9437bbab8eb7719</a> 
-          
-<br>
-          SHA1 checksum: <a 
href="https://www.apache.org/dist/poi/release/bin/poi-bin-3.14.tar.gz.sha1";>
-          35920092f01659cbc2268979c697672852f4e790</a> 
-        
-</li>
-        
-<li>
-<a 
href="https://www.apache.org/dyn/closer.lua/poi/release/bin/poi-bin-3.14.zip";>poi-bin-3.14.zip</a>
-          (27MB, <a 
href="https://www.apache.org/dist/poi/release/bin/poi-bin-3.14.zip.asc";>signature
 (.asc)</a>)
-          <br>
-          MD5 checksum: <a 
href="https://www.apache.org/dist/poi/release/bin/poi-bin-3.14.zip.md5";>
-          c4264cce7a430317f7dfc82fa885566d</a> 
-          
-<br>
-          SHA1 checksum: <a 
href="https://www.apache.org/dist/poi/release/bin/poi-bin-3.14.zip.sha1";>
-          4a20c30c98c88ff91feb84fb128eb0dd1851de65</a> 
-        
-</li>
-      
-</ul>
-      
-      
-<a name="Source+Distribution-N10116"></a>
-<div class="h4">
-<h4>Source Distribution</h4>
-</div>
-      
-<ul>
-        
-<li>
-<a 
href="https://www.apache.org/dyn/closer.lua/poi/release/src/poi-src-3.14.tar.gz";>poi-src-3.14.tar.gz</a>
-          (67MB, <a 
href="https://www.apache.org/dist/poi/release/src/poi-src-3.14.tar.gz.asc";>signature
 (.asc)</a>)
-          <br>
-          MD5 checksum: <a 
href="https://www.apache.org/dist/poi/release/src/poi-src-3.14.tar.gz.md5";>
-          c062938165943683e3b77ff7f2a39e04</a> 
-          
-<br>
-          SHA1 checksum: <a 
href="https://www.apache.org/dist/poi/release/src/poi-src-3.14.tar.gz.sha1";>
-          046fc63a857f97ca5b7b5e5e687e1a8696bf3f44</a> 
-        
-</li>
-        
-<li>
-<a 
href="https://www.apache.org/dyn/closer.lua/poi/release/src/poi-src-3.14.zip";>poi-src-3.14.zip</a>
-          (71MB, <a 
href="https://www.apache.org/dist/poi/release/src/poi-src-3.14.zip.asc";>signature
 (.asc)</a>)
-          <br>
-          MD5 checksum: <a 
href="https://www.apache.org/dist/poi/release/src/poi-src-3.14.zip.md5";>
-          17d1ac6261ab2f26e0af786c94033158</a> 
-          
-<br>
-          SHA1 checksum: <a 
href="https://www.apache.org/dist/poi/release/src/poi-src-3.14.zip.sha1";>
-          dc34d10745d1bcff88044509e0bda54c137b30d0</a> 
-        
-</li>
-      
-</ul>
-      
-    
 
     
 <a name="Nightly+Builds"></a>

Modified: poi/site/publish/hpsf/how-to.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/hpsf/how-to.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/hpsf/how-to.html (original)
+++ poi/site/publish/hpsf/how-to.html Wed Sep 21 22:19:54 2016
@@ -76,27 +76,35 @@ if (VERSION > 3) {
 <div class="menuBar">
 <div class="menu">
 <span class="menuLabel">Apache POI</span>
+    
 <div class="menuItem">
 <a href="../index.html">Top</a>
 </div>
+  
 </div>
 <div class="menu">
 <span class="menuLabel">HPSF</span>
+    
 <div class="menuItem">
 <a href="index.html">Overview</a>
 </div>
+    
 <div class="menuItem">
 <span class="menuSelected">How To</span>
 </div>
+    
 <div class="menuItem">
 <a href="thumbnails.html">Thumbnails</a>
 </div>
+    
 <div class="menuItem">
 <a href="internals.html">Internals</a>
 </div>
+    
 <div class="menuItem">
 <a href="todo.html">To Do</a>
 </div>
+  
 </div>
 </div>
 </div>

Modified: poi/site/publish/hpsf/thumbnails.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/hpsf/thumbnails.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/hpsf/thumbnails.html (original)
+++ poi/site/publish/hpsf/thumbnails.html Wed Sep 21 22:19:54 2016
@@ -76,35 +76,27 @@ if (VERSION > 3) {
 <div class="menuBar">
 <div class="menu">
 <span class="menuLabel">Apache POI</span>
-    
 <div class="menuItem">
 <a href="../index.html">Top</a>
 </div>
-  
 </div>
 <div class="menu">
 <span class="menuLabel">HPSF</span>
-    
 <div class="menuItem">
 <a href="index.html">Overview</a>
 </div>
-    
 <div class="menuItem">
 <a href="how-to.html">How To</a>
 </div>
-    
 <div class="menuItem">
 <span class="menuSelected">Thumbnails</span>
 </div>
-    
 <div class="menuItem">
 <a href="internals.html">Internals</a>
 </div>
-    
 <div class="menuItem">
 <a href="todo.html">To Do</a>
 </div>
-  
 </div>
 </div>
 </div>

Modified: poi/site/publish/index.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/index.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/index.html (original)
+++ poi/site/publish/index.html Wed Sep 21 22:19:54 2016
@@ -262,12 +262,12 @@ if (VERSION > 3) {
 </div>
 
       
-<a name="02+July+2016+-+POI+3.15-beta2+available"></a>
+<a name="21+September+2016+-+POI+3.15+available"></a>
 <div class="h4">
-<h4>02 July 2016 - POI 3.15-beta2 available</h4>
+<h4>21 September 2016 - POI 3.15 available</h4>
 </div>
       
-<p>The Apache POI team is pleased to announce the release of 3.15-beta2. 
+<p>The Apache POI team is pleased to announce the release of 3.15. 
          Featured are a handful of new areas of functionality and numerous bug 
fixes.</p>
       
 <p>A summary of changes is available in the 

Modified: poi/site/publish/poifs/how-to.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/poifs/how-to.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/poifs/how-to.html (original)
+++ poi/site/publish/poifs/how-to.html Wed Sep 21 22:19:54 2016
@@ -76,27 +76,35 @@ if (VERSION > 3) {
 <div class="menuBar">
 <div class="menu">
 <span class="menuLabel">Apache POI</span>
+    
 <div class="menuItem">
 <a href="../index.html">Top</a>
 </div>
+  
 </div>
 <div class="menu">
 <span class="menuLabel">POIFS</span>
+    
 <div class="menuItem">
 <a href="index.html">Overview</a>
 </div>
+    
 <div class="menuItem">
 <span class="menuSelected">How To</span>
 </div>
+    
 <div class="menuItem">
 <a href="embeded.html">Embedded Documents</a>
 </div>
+    
 <div class="menuItem">
 <a href="fileformat.html">File System Documentation</a>
 </div>
+    
 <div class="menuItem">
 <a href="usecases.html">Use Cases</a>
 </div>
+  
 </div>
 </div>
 </div>

Modified: poi/site/publish/poifs/usecases.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/poifs/usecases.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/poifs/usecases.html (original)
+++ poi/site/publish/poifs/usecases.html Wed Sep 21 22:19:54 2016
@@ -76,27 +76,35 @@ if (VERSION > 3) {
 <div class="menuBar">
 <div class="menu">
 <span class="menuLabel">Apache POI</span>
+    
 <div class="menuItem">
 <a href="../index.html">Top</a>
 </div>
+  
 </div>
 <div class="menu">
 <span class="menuLabel">POIFS</span>
+    
 <div class="menuItem">
 <a href="index.html">Overview</a>
 </div>
+    
 <div class="menuItem">
 <a href="how-to.html">How To</a>
 </div>
+    
 <div class="menuItem">
 <a href="embeded.html">Embedded Documents</a>
 </div>
+    
 <div class="menuItem">
 <a href="fileformat.html">File System Documentation</a>
 </div>
+    
 <div class="menuItem">
 <span class="menuSelected">Use Cases</span>
 </div>
+  
 </div>
 </div>
 </div>

Modified: poi/site/publish/slideshow/xslf-cookbook.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/slideshow/xslf-cookbook.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/slideshow/xslf-cookbook.html (original)
+++ poi/site/publish/slideshow/xslf-cookbook.html Wed Sep 21 22:19:54 2016
@@ -76,35 +76,27 @@ if (VERSION > 3) {
 <div class="menuBar">
 <div class="menu">
 <span class="menuLabel">Apache POI</span>
-        
 <div class="menuItem">
 <a href="../index.html">Top</a>
 </div>
-    
 </div>
 <div class="menu">
 <span class="menuLabel">HSLF</span>
-        
 <div class="menuItem">
 <a href="index.html">Overview</a>
 </div>
-        
 <div class="menuItem">
 <a href="quick-guide.html">Quick Guide</a>
 </div>
-        
 <div class="menuItem">
 <a href="how-to-shapes.html">HSLF Cookbook</a>
 </div>
-        
 <div class="menuItem">
 <span class="menuSelected">XSLF Cookbook</span>
 </div>
-        
 <div class="menuItem">
 <a href="ppt-file-format.html">PPT File Format</a>
 </div>
-       
 </div>
 </div>
 </div>



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

Reply via email to