You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2015/05/31 23:20:35 UTC

svn commit: r1682798 [3/5] - in /poi/site/publish: apidocs/ apidocs/org/apache/poi/class-use/ apidocs/org/apache/poi/common/usermodel/ apidocs/org/apache/poi/common/usermodel/class-use/ apidocs/org/apache/poi/hslf/model/ apidocs/org/apache/poi/openxml4...

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/extractor/XWPFWordExtractor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/extractor/XWPFWordExtractor.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/extractor/XWPFWordExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/extractor/XWPFWordExtractor.html Sun May 31 21:20:33 2015
@@ -191,9 +191,9 @@ extends <a href="../../../../../org/apac
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/extractor/XWPFWordExtractor.html#setFetchHyperlinks(boolean)">setFetchHyperlinks</a></strong>(boolean&nbsp;fetch)</code>
-<div class="block">Should we also fetch the hyperlinks, when fetching 
-  the text content? Default is to only output the
-  hyperlink label, and not the contents</div>
+<div class="block">Should we also fetch the hyperlinks, when fetching
+ the text content? Default is to only output the
+ hyperlink label, and not the contents</div>
 </td>
 </tr>
 </table>
@@ -275,18 +275,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="setFetchHyperlinks(boolean)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setFetchHyperlinks</h4>
-<pre>public&nbsp;void&nbsp;setFetchHyperlinks(boolean&nbsp;fetch)</pre>
-<div class="block">Should we also fetch the hyperlinks, when fetching 
-  the text content? Default is to only output the
-  hyperlink label, and not the contents</div>
-</li>
-</ul>
 <a name="main(java.lang.String[])">
 <!--   -->
 </a>
@@ -299,6 +287,18 @@ extends <a href="../../../../../org/apac
 <dd><code>java.lang.Exception</code></dd></dl>
 </li>
 </ul>
+<a name="setFetchHyperlinks(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFetchHyperlinks</h4>
+<pre>public&nbsp;void&nbsp;setFetchHyperlinks(boolean&nbsp;fetch)</pre>
+<div class="block">Should we also fetch the hyperlinks, when fetching
+ the text content? Default is to only output the
+ hyperlink label, and not the contents</div>
+</li>
+</ul>
 <a name="getText()">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/model/XWPFCommentsDecorator.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/model/XWPFCommentsDecorator.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/model/XWPFCommentsDecorator.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/model/XWPFCommentsDecorator.html Sun May 31 21:20:33 2015
@@ -101,7 +101,7 @@
 <br>
 <pre>public class <span class="strong">XWPFCommentsDecorator</span>
 extends <a href="../../../../../org/apache/poi/xwpf/model/XWPFParagraphDecorator.html" title="class in org.apache.poi.xwpf.model">XWPFParagraphDecorator</a></pre>
-<div class="block">Decorator class for XWPFParagraph allowing to add comments 
+<div class="block">Decorator class for XWPFParagraph allowing to add comments
  found in paragraph to its text</div>
 <dl><dt><span class="strong">Author:</span></dt>
   <dd>Yury Batrakov (batrakov at gmail.com)</dd></dl>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.html Sun May 31 21:20:33 2015
@@ -97,10 +97,10 @@
 <pre>public class <span class="strong">XWPFHeaderFooterPolicy</span>
 extends java.lang.Object</pre>
 <div class="block">A .docx file can have no headers/footers, the same header/footer
-  on each page, odd/even page footers, and optionally also 
-  a different header/footer on the first page.
+ on each page, odd/even page footers, and optionally also
+ a different header/footer on the first page.
  This class handles sorting out what there is, and giving you
-  the right headers and footers for the document.</div>
+ the right headers and footers for the document.</div>
 </li>
 </ul>
 </div>
@@ -148,16 +148,16 @@ extends java.lang.Object</pre>
 <tr class="altColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.html#XWPFHeaderFooterPolicy(org.apache.poi.xwpf.usermodel.XWPFDocument)">XWPFHeaderFooterPolicy</a></strong>(<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html" title="class in org.apache.poi.xwpf.usermodel">XWPFDocument</a>&nbsp;doc)</code>
 <div class="block">Figures out the policy for the given document,
-  and creates any header and footer objects
-  as required.</div>
+ and creates any header and footer objects
+ as required.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.html#XWPFHeaderFooterPolicy(org.apache.poi.xwpf.usermodel.XWPFDocument,%20org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSectPr)">XWPFHeaderFooterPolicy</a></strong>(<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html" title="class in org.apache.poi.xwpf.usermodel">XWPFDocument</a>&nbsp;doc,
                       org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSectPr&nbsp;sectPr)</code>
 <div class="block">Figures out the policy for the given document,
-  and creates any header and footer objects
-  as required.</div>
+ and creates any header and footer objects
+ as required.</div>
 </td>
 </tr>
 </table>
@@ -187,8 +187,8 @@ extends java.lang.Object</pre>
 <td class="colLast"><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,
             <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
-  added to.</div>
+ supplied (and previously unattached!) paragraphs are
+ added to.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -203,8 +203,8 @@ extends java.lang.Object</pre>
 <td class="colLast"><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,
             <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
-  added to.</div>
+ supplied (and previously unattached!) paragraphs are
+ added to.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -239,14 +239,14 @@ extends java.lang.Object</pre>
 <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"><code><strong><a href="../../../../../org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.html#getFooter(int)">getFooter</a></strong>(int&nbsp;pageNumber)</code>
 <div class="block">Get the footer that applies to the given
-  (1 based) page.</div>
+ (1 based) page.</div>
 </td>
 </tr>
 <tr class="altColor">
 <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"><code><strong><a href="../../../../../org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.html#getHeader(int)">getHeader</a></strong>(int&nbsp;pageNumber)</code>
 <div class="block">Get the header that applies to the given
-  (1 based) page.</div>
+ (1 based) page.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -328,8 +328,8 @@ extends java.lang.Object</pre>
                        throws java.io.IOException,
                               org.apache.xmlbeans.XmlException</pre>
 <div class="block">Figures out the policy for the given document,
-  and creates any header and footer objects
-  as required.</div>
+ and creates any header and footer objects
+ as required.</div>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code>java.io.IOException</code></dd>
 <dd><code>org.apache.xmlbeans.XmlException</code></dd></dl>
@@ -346,8 +346,8 @@ extends java.lang.Object</pre>
                        throws java.io.IOException,
                               org.apache.xmlbeans.XmlException</pre>
 <div class="block">Figures out the policy for the given document,
-  and creates any header and footer objects
-  as required.</div>
+ and creates any header and footer objects
+ as required.</div>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code>java.io.IOException</code></dd>
 <dd><code>org.apache.xmlbeans.XmlException</code></dd></dl>
@@ -385,8 +385,8 @@ extends java.lang.Object</pre>
                       <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a>[]&nbsp;pars)
                         throws java.io.IOException</pre>
 <div class="block">Creates a new header of the specified type, to which the
-  supplied (and previously unattached!) paragraphs are
-  added to.</div>
+ supplied (and previously unattached!) paragraphs are
+ added to.</div>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code>java.io.IOException</code></dd></dl>
 </li>
@@ -415,8 +415,8 @@ extends java.lang.Object</pre>
                       <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a>[]&nbsp;pars)
                         throws java.io.IOException</pre>
 <div class="block">Creates a new footer of the specified type, to which the
-  supplied (and previously unattached!) paragraphs are
-  added to.</div>
+ supplied (and previously unattached!) paragraphs are
+ added to.</div>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code>java.io.IOException</code></dd></dl>
 </li>
@@ -447,7 +447,7 @@ extends java.lang.Object</pre>
 <h4>getOddPageHeader</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeader.html" title="class in org.apache.poi.xwpf.usermodel">XWPFHeader</a>&nbsp;getOddPageHeader()</pre>
 <div class="block">Returns the odd page header. This is
-  also the same as the default one...</div>
+ also the same as the default one...</div>
 </li>
 </ul>
 <a name="getOddPageFooter()">
@@ -458,7 +458,7 @@ extends java.lang.Object</pre>
 <h4>getOddPageFooter</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFooter.html" title="class in org.apache.poi.xwpf.usermodel">XWPFFooter</a>&nbsp;getOddPageFooter()</pre>
 <div class="block">Returns the odd page footer. This is
-  also the same as the default one...</div>
+ also the same as the default one...</div>
 </li>
 </ul>
 <a name="getEvenPageHeader()">
@@ -505,7 +505,7 @@ extends java.lang.Object</pre>
 <h4>getHeader</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeader.html" title="class in org.apache.poi.xwpf.usermodel">XWPFHeader</a>&nbsp;getHeader(int&nbsp;pageNumber)</pre>
 <div class="block">Get the header that applies to the given
-  (1 based) page.</div>
+ (1 based) page.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>pageNumber</code> - The one based page number</dd></dl>
 </li>
 </ul>
@@ -517,7 +517,7 @@ extends java.lang.Object</pre>
 <h4>getFooter</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFooter.html" title="class in org.apache.poi.xwpf.usermodel">XWPFFooter</a>&nbsp;getFooter(int&nbsp;pageNumber)</pre>
 <div class="block">Get the footer that applies to the given
-  (1 based) page.</div>
+ (1 based) page.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>pageNumber</code> - The one based page number</dd></dl>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/model/XWPFHyperlinkDecorator.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/model/XWPFHyperlinkDecorator.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/model/XWPFHyperlinkDecorator.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/model/XWPFHyperlinkDecorator.html Sun May 31 21:20:33 2015
@@ -105,9 +105,9 @@
 <pre>@Deprecated
 public class <span class="strong">XWPFHyperlinkDecorator</span>
 extends <a href="../../../../../org/apache/poi/xwpf/model/XWPFParagraphDecorator.html" title="class in org.apache.poi.xwpf.model">XWPFParagraphDecorator</a></pre>
-<div class="block">Decorator class for XWPFParagraph allowing to add hyperlinks 
-  found in paragraph to its text.
-  
+<div class="block">Decorator class for XWPFParagraph allowing to add hyperlinks
+ found in paragraph to its text.
+ <p/>
  Note - adds the hyperlink at the end, not in the right place...</div>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/model/class-use/XWPFHeaderFooterPolicy.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/model/class-use/XWPFHeaderFooterPolicy.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/model/class-use/XWPFHeaderFooterPolicy.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/model/class-use/XWPFHeaderFooterPolicy.html Sun May 31 21:20:33 2015
@@ -97,7 +97,7 @@
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.html" title="class in org.apache.poi.xwpf.model">XWPFHeaderFooterPolicy</a></code></td>
 <td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getHeaderFooterPolicy()">getHeaderFooterPolicy</a></strong>()</code>
 <div class="block">Returns the policy on headers and footers, which
-  also provides a way to get at them.</div>
+ also provides a way to get at them.</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/model/class-use/XWPFParagraphDecorator.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/model/class-use/XWPFParagraphDecorator.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/model/class-use/XWPFParagraphDecorator.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/model/class-use/XWPFParagraphDecorator.html Sun May 31 21:20:33 2015
@@ -96,7 +96,7 @@
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xwpf/model/XWPFCommentsDecorator.html" title="class in org.apache.poi.xwpf.model">XWPFCommentsDecorator</a></strong></code>
-<div class="block">Decorator class for XWPFParagraph allowing to add comments 
+<div class="block">Decorator class for XWPFParagraph allowing to add comments
  found in paragraph to its text</div>
 </td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/model/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/model/package-summary.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/model/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/model/package-summary.html Sun May 31 21:20:33 2015
@@ -82,7 +82,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/xwpf/model/XWPFCommentsDecorator.html" title="class in org.apache.poi.xwpf.model">XWPFCommentsDecorator</a></td>
 <td class="colLast">
-<div class="block">Decorator class for XWPFParagraph allowing to add comments 
+<div class="block">Decorator class for XWPFParagraph allowing to add comments
  found in paragraph to its text</div>
 </td>
 </tr>
@@ -90,8 +90,8 @@
 <td class="colFirst"><a href="../../../../../org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.html" title="class in org.apache.poi.xwpf.model">XWPFHeaderFooterPolicy</a></td>
 <td class="colLast">
 <div class="block">A .docx file can have no headers/footers, the same header/footer
-  on each page, odd/even page footers, and optionally also 
-  a different header/footer on the first page.</div>
+ on each page, odd/even page footers, and optionally also
+ a different header/footer on the first page.</div>
 </td>
 </tr>
 <tr class="rowColor">

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/model/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/model/package-use.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/model/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/model/package-use.html Sun May 31 21:20:33 2015
@@ -113,8 +113,8 @@
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/xwpf/model/class-use/XWPFHeaderFooterPolicy.html#org.apache.poi.xwpf.usermodel">XWPFHeaderFooterPolicy</a>
 <div class="block">A .docx file can have no headers/footers, the same header/footer
-  on each page, odd/even page footers, and optionally also 
-  a different header/footer on the first page.</div>
+ on each page, odd/even page footers, and optionally also
+ a different header/footer on the first page.</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html Sun May 31 21:20:33 2015
@@ -106,9 +106,9 @@
 extends java.lang.Object
 implements <a href="../../../../../org/apache/poi/xwpf/usermodel/ISDTContents.html" title="interface in org.apache.poi.xwpf.usermodel">ISDTContents</a></pre>
 <div class="block">Experimental abstract class that is a base for XWPFSDT and XWPFSDTCell
-  
+ <p/>
  WARNING - APIs expected to change rapidly.
- 
+ <p/>
  These classes have so far been built only for read-only processing.</div>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/Borders.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/Borders.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/Borders.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/Borders.html Sun May 31 21:20:33 2015
@@ -116,7 +116,7 @@ extends java.lang.Enum&lt;<a href="../..
  specified on any object which allows a border, however, art borders may only
  be used as a border at the page level - the borders under the pgBorders
  element
-</li>
+ </li>
  </ul></div>
 <dl><dt><span class="strong">Author:</span></dt>
   <dd>Gisella Bronzetti</dd></dl>
@@ -2739,22 +2739,22 @@ not permitted.)</div>
 <dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl>
 </li>
 </ul>
-<a name="getValue()">
+<a name="valueOf(int)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getValue</h4>
-<pre>public&nbsp;int&nbsp;getValue()</pre>
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/Borders.html" title="enum in org.apache.poi.xwpf.usermodel">Borders</a>&nbsp;valueOf(int&nbsp;type)</pre>
 </li>
 </ul>
-<a name="valueOf(int)">
+<a name="getValue()">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/Borders.html" title="enum in org.apache.poi.xwpf.usermodel">Borders</a>&nbsp;valueOf(int&nbsp;type)</pre>
+<h4>getValue</h4>
+<pre>public&nbsp;int&nbsp;getValue()</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/BreakClear.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/BreakClear.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/BreakClear.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/BreakClear.html Sun May 31 21:20:33 2015
@@ -152,7 +152,7 @@ extends java.lang.Enum&lt;<a href="../..
  line in the WordprocessingML document, regardless of its position left to
  right or the presence of any floating objects which intersect with the
  line,
- 
+ <p/>
  This is the setting for a typical line break in a document.</div>
 </td>
 </tr>
@@ -244,7 +244,7 @@ the order they are declared.</div>
  line in the WordprocessingML document, regardless of its position left to
  right or the presence of any floating objects which intersect with the
  line,
- 
+ <p/>
  This is the setting for a typical line break in a document.</div>
 </li>
 </ul>
@@ -350,22 +350,22 @@ not permitted.)</div>
 <dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl>
 </li>
 </ul>
-<a name="getValue()">
+<a name="valueOf(int)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getValue</h4>
-<pre>public&nbsp;int&nbsp;getValue()</pre>
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/BreakClear.html" title="enum in org.apache.poi.xwpf.usermodel">BreakClear</a>&nbsp;valueOf(int&nbsp;type)</pre>
 </li>
 </ul>
-<a name="valueOf(int)">
+<a name="getValue()">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/BreakClear.html" title="enum in org.apache.poi.xwpf.usermodel">BreakClear</a>&nbsp;valueOf(int&nbsp;type)</pre>
+<h4>getValue</h4>
+<pre>public&nbsp;int&nbsp;getValue()</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/BreakType.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/BreakType.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/BreakType.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/BreakType.html Sun May 31 21:20:33 2015
@@ -296,22 +296,22 @@ not permitted.)</div>
 <dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl>
 </li>
 </ul>
-<a name="getValue()">
+<a name="valueOf(int)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getValue</h4>
-<pre>public&nbsp;int&nbsp;getValue()</pre>
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/BreakType.html" title="enum in org.apache.poi.xwpf.usermodel">BreakType</a>&nbsp;valueOf(int&nbsp;type)</pre>
 </li>
 </ul>
-<a name="valueOf(int)">
+<a name="getValue()">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/BreakType.html" title="enum in org.apache.poi.xwpf.usermodel">BreakType</a>&nbsp;valueOf(int&nbsp;type)</pre>
+<h4>getValue</h4>
+<pre>public&nbsp;int&nbsp;getValue()</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IBody.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IBody.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IBody.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IBody.html Sun May 31 21:20:33 2015
@@ -95,7 +95,7 @@
  can contain collections of Paragraphs and Tables. It provides a
  common way to work with these and their contents.</p>
  <p>Typically, this is something like a XWPFDocument, or one of
-  the parts in it like XWPFHeader, XWPFFooter, XWPFTableCell
+ the parts in it like XWPFHeader, XWPFFooter, XWPFTableCell
  </p></div>
 </li>
 </ul>
@@ -118,8 +118,8 @@
 <tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/poi/xwpf/usermodel/IBodyElement.html" title="interface in org.apache.poi.xwpf.usermodel">IBodyElement</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getBodyElements()">getBodyElements</a></strong>()</code>
-<div class="block">Returns an Iterator with paragraphs and tables, 
-  in the order that they occur in the text.</div>
+<div class="block">Returns an Iterator with paragraphs and tables,
+ in the order that they occur in the text.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -140,7 +140,7 @@
 <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"><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>
+ the text of the header or footer.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -181,8 +181,8 @@
 <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"><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>
+ of the IBodyPart, for complex cases
+ where a paragraph isn't used.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -257,8 +257,8 @@
 <li class="blockList">
 <h4>getBodyElements</h4>
 <pre>java.util.List&lt;<a href="../../../../../org/apache/poi/xwpf/usermodel/IBodyElement.html" title="interface in org.apache.poi.xwpf.usermodel">IBodyElement</a>&gt;&nbsp;getBodyElements()</pre>
-<div class="block">Returns an Iterator with paragraphs and tables, 
-  in the order that they occur in the text.</div>
+<div class="block">Returns an Iterator with paragraphs and tables,
+ in the order that they occur in the text.</div>
 </li>
 </ul>
 <a name="getParagraphs()">
@@ -269,7 +269,7 @@
 <h4>getParagraphs</h4>
 <pre>java.util.List&lt;<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a>&gt;&nbsp;getParagraphs()</pre>
 <div class="block">Returns the paragraph(s) that holds
-  the text of the header or footer.</div>
+ the text of the header or footer.</div>
 </li>
 </ul>
 <a name="getTables()">
@@ -280,8 +280,8 @@
 <h4>getTables</h4>
 <pre>java.util.List&lt;<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a>&gt;&nbsp;getTables()</pre>
 <div class="block">Return the table(s) that holds the text
-  of the IBodyPart, for complex cases
-  where a paragraph isn't used.</div>
+ of the IBodyPart, for complex cases
+ where a paragraph isn't used.</div>
 </li>
 </ul>
 <a name="getParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP)">
@@ -296,7 +296,7 @@
  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>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>p</code> - is instance of CTP and is searching for an XWPFParagraph</dd>
 <dt><span class="strong">Returns:</span></dt><dd>null if there is no XWPFParagraph with an corresponding CTPparagraph in the paragraphList of this header or footer
-                   XWPFParagraph with the correspondig CTP p</dd></dl>
+ XWPFParagraph with the correspondig CTP p</dd></dl>
 </li>
 </ul>
 <a name="getTable(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl)">

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/ICell.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/ICell.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/ICell.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/ICell.html Sun May 31 21:20:33 2015
@@ -92,10 +92,10 @@
 <br>
 <pre>public interface <span class="strong">ICell</span></pre>
 <div class="block">Interface for anything that can be at a table cell level:
-  <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFTableCell.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFTableCell</code></a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFSDTCell.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFSDTCell</code></a>
-  <p>
-  Schematically something like this:
-  &lt;tr&gt;&lt;tc/&gt;&lt;tc/&gt;&lt;sdt&gt&lt;tc/&gt;&lt;/sdt&gt;&lt;/tr&gt;</div>
+ <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFTableCell.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFTableCell</code></a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFSDTCell.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFSDTCell</code></a>
+ <p/>
+ Schematically something like this:
+ &lt;tr&gt;&lt;tc/&gt;&lt;tc/&gt;&lt;sdt&gt&lt;tc/&gt;&lt;/sdt&gt;&lt;/tr&gt;</div>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IRunBody.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IRunBody.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IRunBody.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IRunBody.html Sun May 31 21:20:33 2015
@@ -93,7 +93,7 @@
 <pre>public interface <span class="strong">IRunBody</span></pre>
 <div class="block">Simple interface describing both <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFParagraph</code></a>
  and <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFSDT</code></a>
- 
+ <p/>
  TODO Should this be based on / extend <a href="../../../../../org/apache/poi/wp/usermodel/Paragraph.html" title="interface in org.apache.poi.wp.usermodel"><code>Paragraph</code></a>?</div>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IRunElement.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IRunElement.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IRunElement.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IRunElement.html Sun May 31 21:20:33 2015
@@ -92,10 +92,10 @@
 <br>
 <pre>public interface <span class="strong">IRunElement</span></pre>
 <div class="block">Common interface for things that can occur
-  where a run (text with common stylings) can,
-  eg <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFRun</code></a> or <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFSDT</code></a>.
+ where a run (text with common stylings) can,
+ eg <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFRun</code></a> or <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFSDT</code></a>.
  TODO More methods to follow shortly!
- 
+ <p/>
  TODO Make this based on <a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel"><code>CharacterRun</code></a></div>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/ISDTContent.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/ISDTContent.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/ISDTContent.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/ISDTContent.html Sun May 31 21:20:33 2015
@@ -91,11 +91,11 @@
 <hr>
 <br>
 <pre>public interface <span class="strong">ISDTContent</span></pre>
-<div class="block">Experimental interface to offer rudimentary read-only processing of 
-  of the contentblock of an SDT/ContentControl.
-  
-
-
+<div class="block">Experimental interface to offer rudimentary read-only processing of
+ of the contentblock of an SDT/ContentControl.
+ <p/>
+ <p/>
+ <p/>
  WARNING - APIs expected to change rapidly</div>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/ISDTContents.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/ISDTContents.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/ISDTContents.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/ISDTContents.html Sun May 31 21:20:33 2015
@@ -92,8 +92,8 @@
 <br>
 <pre>public interface <span class="strong">ISDTContents</span></pre>
 <div class="block">Interface for anything that can be within an SDT:
-  <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFRun</code></a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFTable</code></a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFParagraph</code></a>,
-  <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFSDT</code></a> etc</div>
+ <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFRun</code></a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFTable</code></a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFParagraph</code></a>,
+ <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFSDT</code></a> etc</div>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/LineSpacingRule.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/LineSpacingRule.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/LineSpacingRule.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/LineSpacingRule.html Sun May 31 21:20:33 2015
@@ -289,22 +289,22 @@ not permitted.)</div>
 <dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl>
 </li>
 </ul>
-<a name="getValue()">
+<a name="valueOf(int)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getValue</h4>
-<pre>public&nbsp;int&nbsp;getValue()</pre>
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/LineSpacingRule.html" title="enum in org.apache.poi.xwpf.usermodel">LineSpacingRule</a>&nbsp;valueOf(int&nbsp;type)</pre>
 </li>
 </ul>
-<a name="valueOf(int)">
+<a name="getValue()">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/LineSpacingRule.html" title="enum in org.apache.poi.xwpf.usermodel">LineSpacingRule</a>&nbsp;valueOf(int&nbsp;type)</pre>
+<h4>getValue</h4>
+<pre>public&nbsp;int&nbsp;getValue()</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/ParagraphAlignment.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/ParagraphAlignment.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/ParagraphAlignment.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/ParagraphAlignment.html Sun May 31 21:20:33 2015
@@ -354,22 +354,22 @@ not permitted.)</div>
 <dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl>
 </li>
 </ul>
-<a name="getValue()">
+<a name="valueOf(int)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getValue</h4>
-<pre>public&nbsp;int&nbsp;getValue()</pre>
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/ParagraphAlignment.html" title="enum in org.apache.poi.xwpf.usermodel">ParagraphAlignment</a>&nbsp;valueOf(int&nbsp;type)</pre>
 </li>
 </ul>
-<a name="valueOf(int)">
+<a name="getValue()">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/ParagraphAlignment.html" title="enum in org.apache.poi.xwpf.usermodel">ParagraphAlignment</a>&nbsp;valueOf(int&nbsp;type)</pre>
+<h4>getValue</h4>
+<pre>public&nbsp;int&nbsp;getValue()</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/TextAlignment.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/TextAlignment.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/TextAlignment.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/TextAlignment.html Sun May 31 21:20:33 2015
@@ -105,7 +105,7 @@
 <br>
 <pre>public enum <span class="strong">TextAlignment</span>
 extends java.lang.Enum&lt;<a href="../../../../../org/apache/poi/xwpf/usermodel/TextAlignment.html" title="enum in org.apache.poi.xwpf.usermodel">TextAlignment</a>&gt;</pre>
-<div class="block">Specifies all types of vertical alignment which are available to be applied to of all text 
+<div class="block">Specifies all types of vertical alignment which are available to be applied to of all text
  on each line displayed within a paragraph.</div>
 <dl><dt><span class="strong">Author:</span></dt>
   <dd>Gisella Bronzetti</dd></dl>
@@ -128,7 +128,7 @@ extends java.lang.Enum&lt;<a href="../..
 </tr>
 <tr class="altColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/TextAlignment.html#AUTO">AUTO</a></strong></code>
-<div class="block">Specifies that all text in the parent object shall be 
+<div class="block">Specifies that all text in the parent object shall be
  aligned automatically when displayed.</div>
 </td>
 </tr>
@@ -146,13 +146,13 @@ extends java.lang.Enum&lt;<a href="../..
 </tr>
 <tr class="rowColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/TextAlignment.html#CENTER">CENTER</a></strong></code>
-<div class="block">Specifies that all text in the parent object shall be 
+<div class="block">Specifies that all text in the parent object shall be
  aligned to the center of each character when displayed.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/TextAlignment.html#TOP">TOP</a></strong></code>
-<div class="block">Specifies that all text in the parent object shall be 
+<div class="block">Specifies that all text in the parent object shall be
  aligned to the top of each character when displayed</div>
 </td>
 </tr>
@@ -228,7 +228,7 @@ the order they are declared.</div>
 <li class="blockList">
 <h4>TOP</h4>
 <pre>public static final&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/TextAlignment.html" title="enum in org.apache.poi.xwpf.usermodel">TextAlignment</a> TOP</pre>
-<div class="block">Specifies that all text in the parent object shall be 
+<div class="block">Specifies that all text in the parent object shall be
  aligned to the top of each character when displayed</div>
 </li>
 </ul>
@@ -239,7 +239,7 @@ the order they are declared.</div>
 <li class="blockList">
 <h4>CENTER</h4>
 <pre>public static final&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/TextAlignment.html" title="enum in org.apache.poi.xwpf.usermodel">TextAlignment</a> CENTER</pre>
-<div class="block">Specifies that all text in the parent object shall be 
+<div class="block">Specifies that all text in the parent object shall be
  aligned to the center of each character when displayed.</div>
 </li>
 </ul>
@@ -272,7 +272,7 @@ the order they are declared.</div>
 <li class="blockList">
 <h4>AUTO</h4>
 <pre>public static final&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/TextAlignment.html" title="enum in org.apache.poi.xwpf.usermodel">TextAlignment</a> AUTO</pre>
-<div class="block">Specifies that all text in the parent object shall be 
+<div class="block">Specifies that all text in the parent object shall be
  aligned automatically when displayed.</div>
 </li>
 </ul>
@@ -319,22 +319,22 @@ not permitted.)</div>
 <dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl>
 </li>
 </ul>
-<a name="getValue()">
+<a name="valueOf(int)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getValue</h4>
-<pre>public&nbsp;int&nbsp;getValue()</pre>
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/TextAlignment.html" title="enum in org.apache.poi.xwpf.usermodel">TextAlignment</a>&nbsp;valueOf(int&nbsp;type)</pre>
 </li>
 </ul>
-<a name="valueOf(int)">
+<a name="getValue()">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/TextAlignment.html" title="enum in org.apache.poi.xwpf.usermodel">TextAlignment</a>&nbsp;valueOf(int&nbsp;type)</pre>
+<h4>getValue</h4>
+<pre>public&nbsp;int&nbsp;getValue()</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/UnderlinePatterns.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/UnderlinePatterns.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/UnderlinePatterns.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/UnderlinePatterns.html Sun May 31 21:20:33 2015
@@ -539,22 +539,22 @@ not permitted.)</div>
 <dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl>
 </li>
 </ul>
-<a name="getValue()">
+<a name="valueOf(int)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getValue</h4>
-<pre>public&nbsp;int&nbsp;getValue()</pre>
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/UnderlinePatterns.html" title="enum in org.apache.poi.xwpf.usermodel">UnderlinePatterns</a>&nbsp;valueOf(int&nbsp;type)</pre>
 </li>
 </ul>
-<a name="valueOf(int)">
+<a name="getValue()">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/UnderlinePatterns.html" title="enum in org.apache.poi.xwpf.usermodel">UnderlinePatterns</a>&nbsp;valueOf(int&nbsp;type)</pre>
+<h4>getValue</h4>
+<pre>public&nbsp;int&nbsp;getValue()</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/VerticalAlign.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/VerticalAlign.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/VerticalAlign.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/VerticalAlign.html Sun May 31 21:20:33 2015
@@ -287,22 +287,22 @@ not permitted.)</div>
 <dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl>
 </li>
 </ul>
-<a name="getValue()">
+<a name="valueOf(int)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getValue</h4>
-<pre>public&nbsp;int&nbsp;getValue()</pre>
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/VerticalAlign.html" title="enum in org.apache.poi.xwpf.usermodel">VerticalAlign</a>&nbsp;valueOf(int&nbsp;type)</pre>
 </li>
 </ul>
-<a name="valueOf(int)">
+<a name="getValue()">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/VerticalAlign.html" title="enum in org.apache.poi.xwpf.usermodel">VerticalAlign</a>&nbsp;valueOf(int&nbsp;type)</pre>
+<h4>getValue</h4>
+<pre>public&nbsp;int&nbsp;getValue()</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFAbstractNum.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFAbstractNum.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFAbstractNum.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFAbstractNum.html Sun May 31 21:20:33 2015
@@ -272,22 +272,22 @@ extends java.lang.Object</pre>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFNumbering.html" title="class in org.apache.poi.xwpf.usermodel">XWPFNumbering</a>&nbsp;getNumbering()</pre>
 </li>
 </ul>
-<a name="getCTAbstractNum()">
+<a name="setNumbering(org.apache.poi.xwpf.usermodel.XWPFNumbering)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getCTAbstractNum</h4>
-<pre>public&nbsp;org.openxmlformats.schemas.wordprocessingml.x2006.main.CTAbstractNum&nbsp;getCTAbstractNum()</pre>
+<h4>setNumbering</h4>
+<pre>public&nbsp;void&nbsp;setNumbering(<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFNumbering.html" title="class in org.apache.poi.xwpf.usermodel">XWPFNumbering</a>&nbsp;numbering)</pre>
 </li>
 </ul>
-<a name="setNumbering(org.apache.poi.xwpf.usermodel.XWPFNumbering)">
+<a name="getCTAbstractNum()">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>setNumbering</h4>
-<pre>public&nbsp;void&nbsp;setNumbering(<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFNumbering.html" title="class in org.apache.poi.xwpf.usermodel">XWPFNumbering</a>&nbsp;numbering)</pre>
+<h4>getCTAbstractNum</h4>
+<pre>public&nbsp;org.openxmlformats.schemas.wordprocessingml.x2006.main.CTAbstractNum&nbsp;getCTAbstractNum()</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFDocument.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFDocument.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFDocument.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFDocument.html Sun May 31 21:20:33 2015
@@ -112,15 +112,15 @@
 extends <a href="../../../../../org/apache/poi/POIXMLDocument.html" title="class in org.apache.poi">POIXMLDocument</a>
 implements <a href="../../../../../org/apache/poi/xwpf/usermodel/Document.html" title="interface in org.apache.poi.xwpf.usermodel">Document</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</a></pre>
 <div class="block"><p>High(ish) level class for working with .docx files.</p>
- 
+ <p/>
  <p>This class tries to hide some of the complexity
-  of the underlying file format, but as it's not a 
-  mature and stable API yet, certain parts of the
-  XML structure come through. You'll therefore almost
-  certainly need to refer to the OOXML specifications
-  from
-  http://www.ecma-international.org/publications/standards/Ecma-376.htm
-  at some point in your use.</p></div>
+ of the underlying file format, but as it's not a
+ mature and stable API yet, certain parts of the
+ XML structure come through. You'll therefore almost
+ certainly need to refer to the OOXML specifications
+ from
+ http://www.ecma-international.org/publications/standards/Ecma-376.htm
+ at some point in your use.</p></div>
 </li>
 </ul>
 </div>
@@ -473,7 +473,7 @@ implements <a href="../../../../../org/a
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.html" title="class in org.apache.poi.xwpf.model">XWPFHeaderFooterPolicy</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getHeaderFooterPolicy()">getHeaderFooterPolicy</a></strong>()</code>
 <div class="block">Returns the policy on headers and footers, which
-  also provides a way to get at them.</div>
+ also provides a way to get at them.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -527,7 +527,7 @@ implements <a href="../../../../../org/a
 <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"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getParagraphs()">getParagraphs</a></strong>()</code>
 <div class="block">Returns the paragraph(s) that holds
-  the text of the header or footer.</div>
+ the text of the header or footer.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -545,7 +545,7 @@ implements <a href="../../../../../org/a
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getPartById(java.lang.String)">getPartById</a></strong>(java.lang.String&nbsp;id)</code>
 <div class="block">Get the document part that's defined as the
-  given relationship of the core document.</div>
+ given relationship of the core document.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -565,14 +565,14 @@ implements <a href="../../../../../org/a
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getPosOfParagraph(org.apache.poi.xwpf.usermodel.XWPFParagraph)">getPosOfParagraph</a></strong>(<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">Get the position of the paragraph, within the list
-  of all the body elements.</div>
+ of all the body elements.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getPosOfTable(org.apache.poi.xwpf.usermodel.XWPFTable)">getPosOfTable</a></strong>(<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a>&nbsp;t)</code>
 <div class="block">Get the position of the table, within the list of
-  all the body elements.</div>
+ all the body elements.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -608,7 +608,7 @@ implements <a href="../../../../../org/a
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getTablePos(int)">getTablePos</a></strong>(int&nbsp;pos)</code>
-<div class="block">get with the position of a table in the bodyelement array list 
+<div class="block">get with the position of a table in the bodyelement array list
  the position of this table in the table array list</div>
 </td>
 </tr>
@@ -616,8 +616,8 @@ implements <a href="../../../../../org/a
 <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"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.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>
+ of the IBodyPart, for complex cases
+ where a paragraph isn't used.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -972,6 +972,16 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Method Detail</h3>
+<a name="newPackage()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newPackage</h4>
+<pre>protected static&nbsp;<a href="../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html" title="class in org.apache.poi.openxml4j.opc">OPCPackage</a>&nbsp;newPackage()</pre>
+<div class="block">Create a new WordProcessingML package and setup the default minimal content</div>
+</li>
+</ul>
 <a name="onDocumentRead()">
 <!--   -->
 </a>
@@ -989,16 +999,6 @@ implements <a href="../../../../../org/a
 <dd><code>java.io.IOException</code></dd></dl>
 </li>
 </ul>
-<a name="newPackage()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>newPackage</h4>
-<pre>protected static&nbsp;<a href="../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html" title="class in org.apache.poi.openxml4j.opc">OPCPackage</a>&nbsp;newPackage()</pre>
-<div class="block">Create a new WordProcessingML package and setup the default minimal content</div>
-</li>
-</ul>
 <a name="onDocumentCreate()">
 <!--   -->
 </a>
@@ -1056,7 +1056,7 @@ public&nbsp;org.openxmlformats.schemas.w
 <pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a>&gt;&nbsp;getParagraphs()</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getParagraphs()">IBody</a></code></strong></div>
 <div class="block">Returns the paragraph(s) that holds
-  the text of the header or footer.</div>
+ the text of the header or footer.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getParagraphs()">getParagraphs</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</a></code></dd>
@@ -1072,8 +1072,8 @@ public&nbsp;org.openxmlformats.schemas.w
 <pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a>&gt;&nbsp;getTables()</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getTables()">IBody</a></code></strong></div>
 <div class="block">Return the table(s) that holds the text
-  of the IBodyPart, for complex cases
-  where a paragraph isn't used.</div>
+ of the IBodyPart, for complex cases
+ where a paragraph isn't used.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getTables()">getTables</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</a></code></dd>
@@ -1213,7 +1213,7 @@ public&nbsp;org.openxmlformats.schemas.w
 <h4>getPartById</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;getPartById(java.lang.String&nbsp;id)</pre>
 <div class="block">Get the document part that's defined as the
-  given relationship of the core document.</div>
+ given relationship of the core document.</div>
 </li>
 </ul>
 <a name="getHeaderFooterPolicy()">
@@ -1224,7 +1224,7 @@ public&nbsp;org.openxmlformats.schemas.w
 <h4>getHeaderFooterPolicy</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.html" title="class in org.apache.poi.xwpf.model">XWPFHeaderFooterPolicy</a>&nbsp;getHeaderFooterPolicy()</pre>
 <div class="block">Returns the policy on headers and footers, which
-  also provides a way to get at them.</div>
+ also provides a way to get at them.</div>
 </li>
 </ul>
 <a name="getStyle()">
@@ -1271,8 +1271,8 @@ public&nbsp;org.openxmlformats.schemas.w
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>pos</code> - The position of the relevant paragraph in the body elements
             list</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the position of the paragraph in the paragraphs list, if there is
-         a paragraph at the position in the bodyelements list. Else it
-         will return -1</dd></dl>
+ a paragraph at the position in the bodyelements list. Else it
+ will return -1</dd></dl>
 </li>
 </ul>
 <a name="getTablePos(int)">
@@ -1282,11 +1282,11 @@ public&nbsp;org.openxmlformats.schemas.w
 <li class="blockList">
 <h4>getTablePos</h4>
 <pre>public&nbsp;int&nbsp;getTablePos(int&nbsp;pos)</pre>
-<div class="block">get with the position of a table in the bodyelement array list 
+<div class="block">get with the position of a table in the bodyelement array list
  the position of this table in the table array list</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>pos</code> - position of the table in the bodyelement array list</dd>
 <dt><span class="strong">Returns:</span></dt><dd>if there is a table at the position in the bodyelement array list,
-         else it will return null.</dd></dl>
+ else it will return null.</dd></dl>
 </li>
 </ul>
 <a name="insertNewParagraph(org.apache.xmlbeans.XmlCursor)">
@@ -1306,7 +1306,7 @@ public&nbsp;org.openxmlformats.schemas.w
 <dd><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#insertNewParagraph(org.apache.xmlbeans.XmlCursor)">insertNewParagraph</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</a></code></dd>
 <dt><span class="strong">Parameters:</span></dt><dd><code>cursor</code> - </dd>
 <dt><span class="strong">Returns:</span></dt><dd>the <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFParagraph</code></a> object representing the newly inserted
-         CTP object</dd></dl>
+ CTP object</dd></dl>
 </li>
 </ul>
 <a name="insertNewTbl(org.apache.xmlbeans.XmlCursor)">
@@ -1332,7 +1332,7 @@ public&nbsp;org.openxmlformats.schemas.w
 <h4>getPosOfParagraph</h4>
 <pre>public&nbsp;int&nbsp;getPosOfParagraph(<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a>&nbsp;p)</pre>
 <div class="block">Get the position of the paragraph, within the list
-  of all the body elements.</div>
+ of all the body elements.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>p</code> - The paragraph to find</dd>
 <dt><span class="strong">Returns:</span></dt><dd>The location, or -1 if the paragraph couldn't be found</dd></dl>
 </li>
@@ -1345,7 +1345,7 @@ public&nbsp;org.openxmlformats.schemas.w
 <h4>getPosOfTable</h4>
 <pre>public&nbsp;int&nbsp;getPosOfTable(<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a>&nbsp;t)</pre>
 <div class="block">Get the position of the table, within the list of
-  all the body elements.</div>
+ all the body elements.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>t</code> - The table to find</dd>
 <dt><span class="strong">Returns:</span></dt><dd>The location, or -1 if the table couldn't be found</dd></dl>
 </li>
@@ -1623,14 +1623,14 @@ public&nbsp;org.openxmlformats.schemas.w
  <br/>
  sample snippet from settings.xml
  <pre>
-   &lt;w:documentProtection w:edit=&quot;readOnly&quot; w:enforcement=&quot;1&quot; 
+   &lt;w:documentProtection w:edit=&quot;readOnly&quot; w:enforcement=&quot;1&quot;
        w:cryptProviderType=&quot;rsaAES&quot; w:cryptAlgorithmClass=&quot;hash&quot;
        w:cryptAlgorithmType=&quot;typeAny&quot; w:cryptAlgorithmSid=&quot;14&quot;
        w:cryptSpinCount=&quot;100000&quot; w:hash=&quot;...&quot; w:salt=&quot;....&quot;
    /&gt;
  </pre></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>password</code> - the plaintext password, if null no password will be applied</dd><dd><code>hashAlgo</code> - the hash algorithm - only md2, m5, sha1, sha256, sha384 and sha512 are supported.
-   if null, it will default default to sha1</dd></dl>
+                 if null, it will default default to sha1</dd></dl>
 </li>
 </ul>
 <a name="enforceFillingFormsProtection()">
@@ -1664,14 +1664,14 @@ public&nbsp;org.openxmlformats.schemas.w
  <br/>
  sample snippet from settings.xml
  <pre>
-   &lt;w:documentProtection w:edit=&quot;forms&quot; w:enforcement=&quot;1&quot; 
+   &lt;w:documentProtection w:edit=&quot;forms&quot; w:enforcement=&quot;1&quot;
        w:cryptProviderType=&quot;rsaAES&quot; w:cryptAlgorithmClass=&quot;hash&quot;
        w:cryptAlgorithmType=&quot;typeAny&quot; w:cryptAlgorithmSid=&quot;14&quot;
        w:cryptSpinCount=&quot;100000&quot; w:hash=&quot;...&quot; w:salt=&quot;....&quot;
    /&gt;
  </pre></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>password</code> - the plaintext password, if null no password will be applied</dd><dd><code>hashAlgo</code> - the hash algorithm - only md2, m5, sha1, sha256, sha384 and sha512 are supported.
-   if null, it will default default to sha1</dd></dl>
+                 if null, it will default default to sha1</dd></dl>
 </li>
 </ul>
 <a name="enforceCommentsProtection()">
@@ -1705,14 +1705,14 @@ public&nbsp;org.openxmlformats.schemas.w
  <br/>
  sample snippet from settings.xml
  <pre>
-   &lt;w:documentProtection w:edit=&quot;comments&quot; w:enforcement=&quot;1&quot; 
+   &lt;w:documentProtection w:edit=&quot;comments&quot; w:enforcement=&quot;1&quot;
        w:cryptProviderType=&quot;rsaAES&quot; w:cryptAlgorithmClass=&quot;hash&quot;
        w:cryptAlgorithmType=&quot;typeAny&quot; w:cryptAlgorithmSid=&quot;14&quot;
        w:cryptSpinCount=&quot;100000&quot; w:hash=&quot;...&quot; w:salt=&quot;....&quot;
    /&gt;
  </pre></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>password</code> - the plaintext password, if null no password will be applied</dd><dd><code>hashAlgo</code> - the hash algorithm - only md2, m5, sha1, sha256, sha384 and sha512 are supported.
-   if null, it will default default to sha1</dd></dl>
+                 if null, it will default default to sha1</dd></dl>
 </li>
 </ul>
 <a name="enforceTrackedChangesProtection()">
@@ -1746,14 +1746,14 @@ public&nbsp;org.openxmlformats.schemas.w
  <br/>
  sample snippet from settings.xml
  <pre>
-   &lt;w:documentProtection w:edit=&quot;trackedChanges&quot; w:enforcement=&quot;1&quot; 
+   &lt;w:documentProtection w:edit=&quot;trackedChanges&quot; w:enforcement=&quot;1&quot;
        w:cryptProviderType=&quot;rsaAES&quot; w:cryptAlgorithmClass=&quot;hash&quot;
        w:cryptAlgorithmType=&quot;typeAny&quot; w:cryptAlgorithmSid=&quot;14&quot;
        w:cryptSpinCount=&quot;100000&quot; w:hash=&quot;...&quot; w:salt=&quot;....&quot;
    /&gt;
  </pre></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>password</code> - the plaintext password, if null no password will be applied</dd><dd><code>hashAlgo</code> - the hash algorithm - only md2, m5, sha1, sha256, sha384 and sha512 are supported.
-   if null, it will default default to sha1</dd></dl>
+                 if null, it will default default to sha1</dd></dl>
 </li>
 </ul>
 <a name="validateProtectionPassword(java.lang.String)">
@@ -1790,13 +1790,13 @@ public&nbsp;org.openxmlformats.schemas.w
 <div class="block">Enforces fields update on document open (in Word).
  In the settings.xml file <br/>
  sets the updateSettings value to true (w:updateSettings w:val="true")
- 
-  NOTICES:
-  <ul>
-   <li>Causing Word to ask on open: "This document contains fields that may refer to other files. Do you want to update the fields in this document?"
-       (if "Update automatic links at open" is enabled)</li>
-   <li>Flag is removed after saving with changes in Word </li>
-  </ul></div>
+ <p/>
+ NOTICES:
+ <ul>
+ <li>Causing Word to ask on open: "This document contains fields that may refer to other files. Do you want to update the fields in this document?"
+ (if "Update automatic links at open" is enabled)</li>
+ <li>Flag is removed after saving with changes in Word </li>
+ </ul></div>
 </li>
 </ul>
 <a name="isTrackRevisions()">

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFFootnote.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFFootnote.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFFootnote.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFFootnote.html Sun May 31 21:20:33 2015
@@ -156,8 +156,8 @@ implements java.lang.Iterable&lt;<a href
 <tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/poi/xwpf/usermodel/IBodyElement.html" title="interface in org.apache.poi.xwpf.usermodel">IBodyElement</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#getBodyElements()">getBodyElements</a></strong>()</code>
-<div class="block">Returns an Iterator with paragraphs and tables, 
-  in the order that they occur in the text.</div>
+<div class="block">Returns an Iterator with paragraphs and tables,
+ in the order that they occur in the text.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -180,14 +180,14 @@ implements java.lang.Iterable&lt;<a href
 <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"><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>
+ 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"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#getParagraphs()">getParagraphs</a></strong>()</code>
 <div class="block">Returns the paragraph(s) that holds
-  the text of the header or footer.</div>
+ the text of the header or footer.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -230,8 +230,8 @@ implements java.lang.Iterable&lt;<a href
 <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"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.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>
+ of the IBodyPart, for complex cases
+ where a paragraph isn't used.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -326,7 +326,7 @@ implements java.lang.Iterable&lt;<a href
 <pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a>&gt;&nbsp;getParagraphs()</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getParagraphs()">IBody</a></code></strong></div>
 <div class="block">Returns the paragraph(s) that holds
-  the text of the header or footer.</div>
+ the text of the header or footer.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getParagraphs()">getParagraphs</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</a></code></dd>
@@ -355,8 +355,8 @@ implements java.lang.Iterable&lt;<a href
 <pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a>&gt;&nbsp;getTables()</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getTables()">IBody</a></code></strong></div>
 <div class="block">Return the table(s) that holds the text
-  of the IBodyPart, for complex cases
-  where a paragraph isn't used.</div>
+ of the IBodyPart, for complex cases
+ where a paragraph isn't used.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getTables()">getTables</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</a></code></dd>
@@ -380,8 +380,8 @@ implements java.lang.Iterable&lt;<a href
 <h4>getBodyElements</h4>
 <pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/poi/xwpf/usermodel/IBodyElement.html" title="interface in org.apache.poi.xwpf.usermodel">IBodyElement</a>&gt;&nbsp;getBodyElements()</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getBodyElements()">IBody</a></code></strong></div>
-<div class="block">Returns an Iterator with paragraphs and tables, 
-  in the order that they occur in the text.</div>
+<div class="block">Returns an Iterator with paragraphs and tables,
+ in the order that they occur in the text.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getBodyElements()">getBodyElements</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</a></code></dd>
@@ -468,7 +468,7 @@ implements java.lang.Iterable&lt;<a href
 <dd><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP)">getParagraph</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</a></code></dd>
 <dt><span class="strong">Parameters:</span></dt><dd><code>p</code> - is instance of CTP and is searching for an XWPFParagraph</dd>
 <dt><span class="strong">Returns:</span></dt><dd>null if there is no XWPFParagraph with an corresponding CTPparagraph in the paragraphList of this header or footer
-                   XWPFParagraph with the correspondig CTP p</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP)"><code>IBody.getParagraph(CTP p)</code></a></dd></dl>
+ XWPFParagraph with the correspondig CTP p</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP)"><code>IBody.getParagraph(CTP p)</code></a></dd></dl>
 </li>
 </ul>
 <a name="getParagraphArray(int)">
@@ -479,7 +479,7 @@ implements java.lang.Iterable&lt;<a href
 <h4>getParagraphArray</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a>&nbsp;getParagraphArray(int&nbsp;pos)</pre>
 <div class="block">Returns the paragraph that holds
-  the text of the header or footer.</div>
+ the text of the header or footer.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getParagraphArray(int)">getParagraphArray</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</a></code></dd>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFFootnotes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFFootnotes.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFFootnotes.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFFootnotes.html Sun May 31 21:20:33 2015
@@ -400,23 +400,23 @@ extends <a href="../../../../../org/apac
 <dd><code>java.io.IOException</code></dd></dl>
 </li>
 </ul>
-<a name="setXWPFDocument(org.apache.poi.xwpf.usermodel.XWPFDocument)">
+<a name="getXWPFDocument()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setXWPFDocument</h4>
-<pre>public&nbsp;void&nbsp;setXWPFDocument(<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html" title="class in org.apache.poi.xwpf.usermodel">XWPFDocument</a>&nbsp;doc)</pre>
+<h4>getXWPFDocument</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html" title="class in org.apache.poi.xwpf.usermodel">XWPFDocument</a>&nbsp;getXWPFDocument()</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getPart()"><code>IBody.getPart()</code></a></dd></dl>
 </li>
 </ul>
-<a name="getXWPFDocument()">
+<a name="setXWPFDocument(org.apache.poi.xwpf.usermodel.XWPFDocument)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>getXWPFDocument</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html" title="class in org.apache.poi.xwpf.usermodel">XWPFDocument</a>&nbsp;getXWPFDocument()</pre>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getPart()"><code>IBody.getPart()</code></a></dd></dl>
+<h4>setXWPFDocument</h4>
+<pre>public&nbsp;void&nbsp;setXWPFDocument(<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html" title="class in org.apache.poi.xwpf.usermodel">XWPFDocument</a>&nbsp;doc)</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html?rev=1682798&r1=1682797&r2=1682798&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html Sun May 31 21:20:33 2015
@@ -200,8 +200,8 @@ implements <a href="../../../../../org/a
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/poi/xwpf/usermodel/IBodyElement.html" title="interface in org.apache.poi.xwpf.usermodel">IBodyElement</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getBodyElements()">getBodyElements</a></strong>()</code>
-<div class="block">Returns an Iterator with paragraphs and tables, 
-  in the order that they occur in the text.</div>
+<div class="block">Returns an Iterator with paragraphs and tables,
+ in the order that they occur in the text.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -226,14 +226,14 @@ implements <a href="../../../../../org/a
 <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"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.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>
+ the text of the header or footer.</div>
 </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"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getParagraphs()">getParagraphs</a></strong>()</code>
 <div class="block">Returns the paragraph(s) that holds
-  the text of the header or footer.</div>
+ the text of the header or footer.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -272,15 +272,15 @@ implements <a href="../../../../../org/a
 <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"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getTables()">getTables</a></strong>()</code>
 <div class="block">Return the table(s) that holds the text
-  of the header or footer, for complex cases
-  where a paragraph isn't used.</div>
+ of the header or footer, for complex cases
+ where a paragraph isn't used.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getText()">getText</a></strong>()</code>
 <div class="block">Returns the textual content of the header/footer,
-  by flattening out the text of its paragraph(s)</div>
+ by flattening out the text of its paragraph(s)</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -430,8 +430,8 @@ public&nbsp;org.openxmlformats.schemas.w
 <h4>getBodyElements</h4>
 <pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/poi/xwpf/usermodel/IBodyElement.html" title="interface in org.apache.poi.xwpf.usermodel">IBodyElement</a>&gt;&nbsp;getBodyElements()</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getBodyElements()">IBody</a></code></strong></div>
-<div class="block">Returns an Iterator with paragraphs and tables, 
-  in the order that they occur in the text.</div>
+<div class="block">Returns an Iterator with paragraphs and tables,
+ in the order that they occur in the text.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getBodyElements()">getBodyElements</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</a></code></dd>
@@ -446,10 +446,10 @@ public&nbsp;org.openxmlformats.schemas.w
 <h4>getParagraphs</h4>
 <pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a>&gt;&nbsp;getParagraphs()</pre>
 <div class="block">Returns the paragraph(s) that holds
-  the text of the header or footer.
+ the text of the header or footer.
  Normally there is only the one paragraph, but
-  there could be more in certain cases, or 
-  a table.</div>
+ there could be more in certain cases, or
+ a table.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getParagraphs()">getParagraphs</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</a></code></dd>
@@ -465,11 +465,11 @@ public&nbsp;org.openxmlformats.schemas.w
 <pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a>&gt;&nbsp;getTables()
                                     throws java.lang.ArrayIndexOutOfBoundsException</pre>
 <div class="block">Return the table(s) that holds the text
-  of the header or footer, for complex cases
-  where a paragraph isn't used.
+ of the header or footer, for complex cases
+ where a paragraph isn't used.
  Normally there's just one paragraph, but some
-  complex headers/footers have a table or two
-  in addition.</div>
+ complex headers/footers have a table or two
+ in addition.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getTables()">getTables</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</a></code></dd>
@@ -485,7 +485,7 @@ public&nbsp;org.openxmlformats.schemas.w
 <h4>getText</h4>
 <pre>public&nbsp;java.lang.String&nbsp;getText()</pre>
 <div class="block">Returns the textual content of the header/footer,
-  by flattening out the text of its paragraph(s)</div>
+ by flattening out the text of its paragraph(s)</div>
 </li>
 </ul>
 <a name="setHeaderFooter(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr)">
@@ -529,7 +529,7 @@ public&nbsp;org.openxmlformats.schemas.w
 <dd><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP)">getParagraph</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</a></code></dd>
 <dt><span class="strong">Parameters:</span></dt><dd><code>p</code> - is instance of CTP and is searching for an XWPFParagraph</dd>
 <dt><span class="strong">Returns:</span></dt><dd>null if there is no XWPFParagraph with an corresponding CTPparagraph in the paragraphList of this header or footer
-                   XWPFParagraph with the correspondig CTP p</dd></dl>
+ XWPFParagraph with the correspondig CTP p</dd></dl>
 </li>
 </ul>
 <a name="getParagraphArray(int)">
@@ -540,7 +540,7 @@ public&nbsp;org.openxmlformats.schemas.w
 <h4>getParagraphArray</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a>&nbsp;getParagraphArray(int&nbsp;pos)</pre>
 <div class="block">Returns the paragraph that holds
-  the text of the header or footer.</div>
+ the text of the header or footer.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getParagraphArray(int)">getParagraphArray</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</a></code></dd>
@@ -718,15 +718,6 @@ public&nbsp;org.openxmlformats.schemas.w
 <dt><span class="strong">Parameters:</span></dt><dd><code>cell</code> - </dd></dl>
 </li>
 </ul>
-<a name="setXWPFDocument(org.apache.poi.xwpf.usermodel.XWPFDocument)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setXWPFDocument</h4>
-<pre>public&nbsp;void&nbsp;setXWPFDocument(<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html" title="class in org.apache.poi.xwpf.usermodel">XWPFDocument</a>&nbsp;doc)</pre>
-</li>
-</ul>
 <a name="getXWPFDocument()">
 <!--   -->
 </a>
@@ -742,6 +733,15 @@ public&nbsp;org.openxmlformats.schemas.w
 </dl>
 </li>
 </ul>
+<a name="setXWPFDocument(org.apache.poi.xwpf.usermodel.XWPFDocument)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setXWPFDocument</h4>
+<pre>public&nbsp;void&nbsp;setXWPFDocument(<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html" title="class in org.apache.poi.xwpf.usermodel">XWPFDocument</a>&nbsp;doc)</pre>
+</li>
+</ul>
 <a name="getPart()">
 <!--   -->
 </a>



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