Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFFooter.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFFooter.html?rev=1761825&r1=1761824&r2=1761825&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFFooter.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFFooter.html Wed Sep 21 22:19:54 2016 @@ -160,8 +160,8 @@ extends <a href="../../../../../org/apac </td> </tr> <tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFooter.html#XWPFFooter(org.apache.poi.xwpf.usermodel.XWPFDocument,%20org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr)">XWPFFooter</a></strong>(<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html" title="class in org.apache.poi.xwpf.usermodel">XWPFDocument</a> doc, - org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr hdrFtr)</code> </td> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFooter.html#XWPFFooter(org.apache.poi.xwpf.usermodel.XWPFDocument,%20CTHdrFtr)">XWPFFooter</a></strong>(<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html" title="class in org.apache.poi.xwpf.usermodel">XWPFDocument</a> doc, + CTHdrFtr hdrFtr)</code> </td> </tr> </table> </li> @@ -202,7 +202,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Methods inherited from class org.apache.poi.xwpf.usermodel.<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html" title="class in org.apache.poi.xwpf.usermodel">XWPFHeaderFooter</a></h3> -<code><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#_getHdrFtr()">_getHdrFtr</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#addPictureData(byte[],%20int)">addPictureData</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#addPictureData(java.io.InputStream,%20int)">addPictureData</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#createParagraph()">createParagraph</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getAllPackagePictures()">getAllPackagePictures</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getAllPictures()">getAllPictures</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getBodyElements()">getBodyElements</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getListParagraph()">getListParagraph</a>, <a href="../../../../../or g/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getOwner()">getOwner</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP)">getParagraph</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getParagraphArray(int)">getParagraphArray</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getParagraphs()">getParagraphs</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getPart()">getPart</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getPictureDataByID(java.lang.String)">getPictureDataByID</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getTable(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl)">getTable</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getTableArray(int)">getTableArray</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getTableCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTc)">getTableCell</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getTables()">getTables</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getText()">getText</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getXWPFDocument()">getXWPFDocument</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#insertNewParagraph(org.apache.xmlbeans.XmlCursor)">insertNewParagraph</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#insertNewTbl(org.apache.xmlbeans.XmlCursor)">insertNewTbl</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#insertTable(int,%20org.apache.poi.xwpf.usermodel.XWPFTable)">insertTable</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFoo ter.html#readHdrFtr()">readHdrFtr</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#setHeaderFooter(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr)">setHeaderFooter</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#setXWPFDocument(org.apache.poi.xwpf.usermodel.XWPFDocument)">setXWPFDocument</a></code></li> +<code><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#_getHdrFtr()">_getHdrFtr</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#addPictureData(byte[],%20int)">addPictureData</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#addPictureData(java.io.InputStream,%20int)">addPictureData</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#createParagraph()">createParagraph</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getAllPackagePictures()">getAllPackagePictures</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getAllPictures()">getAllPictures</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getBodyElements()">getBodyElements</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getListParagraph()">getListParagraph</a>, <a href="../../../../../or g/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getOwner()">getOwner</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getParagraph(CTP)">getParagraph</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getParagraphArray(int)">getParagraphArray</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getParagraphs()">getParagraphs</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getPart()">getPart</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getPictureDataByID(java.lang.String)">getPictureDataByID</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getTable(CTTbl)">getTable</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getTableArray(int)">getTableArray</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getTableCell(CTTc)">getTableCell</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getTables()">getTables</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getText()">getText</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getXWPFDocument()">getXWPFDocument</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#insertNewParagraph(org.apache.xmlbeans.XmlCursor)">insertNewParagraph</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#insertNewTbl(org.apache.xmlbeans.XmlCursor)">insertNewTbl</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#insertTable(int,%20org.apache.poi.xwpf.usermodel.XWPFTable)">insertTable</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#readHdrFtr()">readHdrFtr</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#setHeaderFooter(CTHdrFtr)">setHeaderFooter</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#setXWPFDocument(org.apache.poi.xwpf.usermodel.XWPFDocument)">setXWPFDocument</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.POIXMLDocumentPart"> @@ -241,14 +241,14 @@ extends <a href="../../../../../org/apac <pre>public XWPFFooter()</pre> </li> </ul> -<a name="XWPFFooter(org.apache.poi.xwpf.usermodel.XWPFDocument, org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr)"> +<a name="XWPFFooter(org.apache.poi.xwpf.usermodel.XWPFDocument, CTHdrFtr)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>XWPFFooter</h4> <pre>public XWPFFooter(<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html" title="class in org.apache.poi.xwpf.usermodel">XWPFDocument</a> doc, - org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr hdrFtr) + CTHdrFtr hdrFtr) throws java.io.IOException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl>
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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -119,12 +119,12 @@ implements java.lang.Iterable<<a href <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#XWPFFootnote(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn,%20org.apache.poi.xwpf.usermodel.XWPFFootnotes)">XWPFFootnote</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn note, +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#XWPFFootnote(CTFtnEdn,%20org.apache.poi.xwpf.usermodel.XWPFFootnotes)">XWPFFootnote</a></strong>(CTFtnEdn note, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnotes.html" title="class in org.apache.poi.xwpf.usermodel">XWPFFootnotes</a> xFootnotes)</code> </td> </tr> <tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#XWPFFootnote(org.apache.poi.xwpf.usermodel.XWPFDocument,%20org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn)">XWPFFootnote</a></strong>(<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html" title="class in org.apache.poi.xwpf.usermodel">XWPFDocument</a> document, - org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn body)</code> </td> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#XWPFFootnote(org.apache.poi.xwpf.usermodel.XWPFDocument,%20CTFtnEdn)">XWPFFootnote</a></strong>(<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html" title="class in org.apache.poi.xwpf.usermodel">XWPFDocument</a> document, + CTFtnEdn body)</code> </td> </tr> </table> </li> @@ -143,13 +143,13 @@ implements java.lang.Iterable<<a href </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"><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 paragraph)</code> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#addNewParagraph(CTP)">addNewParagraph</a></strong>(CTP paragraph)</code> <div class="block">add a new paragraph to the end of the footnote</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"><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 table)</code> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#addNewTbl(CTTbl)">addNewTbl</a></strong>(CTTbl table)</code> <div class="block">add a new table to the end of the footnote</div> </td> </tr> @@ -161,7 +161,7 @@ implements java.lang.Iterable<<a href </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn</code></td> +<td class="colFirst"><code>CTFtnEdn</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#getCTFtnEdn()">getCTFtnEdn</a></strong>()</code> </td> </tr> <tr class="altColor"> @@ -170,7 +170,7 @@ implements java.lang.Iterable<<a href </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"><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 p)</code> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#getParagraph(CTP)">getParagraph</a></strong>(CTP 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> @@ -208,7 +208,7 @@ implements java.lang.Iterable<<a href </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"><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 ctTable)</code> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#getTable(CTTbl)">getTable</a></strong>(CTTbl 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> @@ -222,7 +222,7 @@ implements java.lang.Iterable<<a href </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"><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 cell)</code> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#getTableCell(CTTc)">getTableCell</a></strong>(CTTc cell)</code> <div class="block">get the TableCell which belongs to the TableCell</div> </td> </tr> @@ -265,7 +265,7 @@ implements java.lang.Iterable<<a href </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#setCTFtnEdn(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn)">setCTFtnEdn</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn footnote)</code> </td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html#setCTFtnEdn(CTFtnEdn)">setCTFtnEdn</a></strong>(CTFtnEdn footnote)</code> </td> </tr> </table> <ul class="blockList"> @@ -289,24 +289,24 @@ implements java.lang.Iterable<<a href <!-- --> </a> <h3>Constructor Detail</h3> -<a name="XWPFFootnote(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn, org.apache.poi.xwpf.usermodel.XWPFFootnotes)"> +<a name="XWPFFootnote(CTFtnEdn, org.apache.poi.xwpf.usermodel.XWPFFootnotes)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>XWPFFootnote</h4> -<pre>public XWPFFootnote(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn note, +<pre>public XWPFFootnote(CTFtnEdn note, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnotes.html" title="class in org.apache.poi.xwpf.usermodel">XWPFFootnotes</a> xFootnotes)</pre> </li> </ul> -<a name="XWPFFootnote(org.apache.poi.xwpf.usermodel.XWPFDocument, org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn)"> +<a name="XWPFFootnote(org.apache.poi.xwpf.usermodel.XWPFDocument, CTFtnEdn)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>XWPFFootnote</h4> <pre>public XWPFFootnote(<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html" title="class in org.apache.poi.xwpf.usermodel">XWPFDocument</a> document, - org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn body)</pre> + CTFtnEdn body)</pre> </li> </ul> </li> @@ -394,16 +394,16 @@ implements java.lang.Iterable<<a href <ul class="blockList"> <li class="blockList"> <h4>getCTFtnEdn</h4> -<pre>public org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn getCTFtnEdn()</pre> +<pre>public CTFtnEdn getCTFtnEdn()</pre> </li> </ul> -<a name="setCTFtnEdn(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn)"> +<a name="setCTFtnEdn(CTFtnEdn)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setCTFtnEdn</h4> -<pre>public void setCTFtnEdn(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn footnote)</pre> +<pre>public void setCTFtnEdn(CTFtnEdn footnote)</pre> </li> </ul> <a name="getTableArray(int)"> @@ -437,38 +437,38 @@ implements java.lang.Iterable<<a href <dt><span class="strong">Parameters:</span></dt><dd><code>pos</code> - </dd><dd><code>table</code> - </dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#insertTable(int,%20org.apache.poi.xwpf.usermodel.XWPFTable)"><code>IBody.insertTable(int pos, XWPFTable table)</code></a></dd></dl> </li> </ul> -<a name="getTable(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl)"> +<a name="getTable(CTTbl)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getTable</h4> -<pre>public <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a> getTable(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl ctTable)</pre> +<pre>public <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a> getTable(CTTbl ctTable)</pre> <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> <dl> <dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getTable(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl)">getTable</a></code> in interface <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>ctTable</code> - </dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getTable(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl)"><code>IBody.getTable(CTTbl ctTable)</code></a></dd></dl> +<dd><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getTable(CTTbl)">getTable</a></code> in interface <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>ctTable</code> - </dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getTable(CTTbl)"><code>IBody.getTable(CTTbl ctTable)</code></a></dd></dl> </li> </ul> -<a name="getParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP)"> +<a name="getParagraph(CTP)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getParagraph</h4> -<pre>public <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a> getParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP p)</pre> +<pre>public <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a> getParagraph(CTP p)</pre> <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> <dl> <dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP)">getParagraph</a></code> in interface <code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</a></code></dd> +<dd><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getParagraph(CTP)">getParagraph</a></code> in interface <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(CTP)"><code>IBody.getParagraph(CTP p)</code></a></dd></dl> </li> </ul> <a name="getParagraphArray(int)"> @@ -486,18 +486,18 @@ implements java.lang.Iterable<<a href <dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getParagraphArray(int)"><code>IBody.getParagraphArray(int pos)</code></a></dd></dl> </li> </ul> -<a name="getTableCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTc)"> +<a name="getTableCell(CTTc)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getTableCell</h4> -<pre>public <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFTableCell.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTableCell</a> getTableCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTc cell)</pre> +<pre>public <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFTableCell.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTableCell</a> getTableCell(CTTc cell)</pre> <div class="block">get the TableCell which belongs to the TableCell</div> <dl> <dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getTableCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTc)">getTableCell</a></code> in interface <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>cell</code> - </dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getTableCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTc)"><code>IBody.getTableCell(CTTc cell)</code></a></dd></dl> +<dd><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getTableCell(CTTc)">getTableCell</a></code> in interface <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>cell</code> - </dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getTableCell(CTTc)"><code>IBody.getTableCell(CTTc cell)</code></a></dd></dl> </li> </ul> <a name="getOwner()"> @@ -540,25 +540,25 @@ implements java.lang.Iterable<<a href <dt><span class="strong">Returns:</span></dt><dd>the inserted paragraph</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#insertNewParagraph(org.apache.xmlbeans.XmlCursor)"><code>IBody.insertNewParagraph(XmlCursor cursor)</code></a></dd></dl> </li> </ul> -<a name="addNewTbl(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl)"> +<a name="addNewTbl(CTTbl)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>addNewTbl</h4> -<pre>public <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a> addNewTbl(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl table)</pre> +<pre>public <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a> addNewTbl(CTTbl table)</pre> <div class="block">add a new table to the end of the footnote</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>table</code> - </dd> <dt><span class="strong">Returns:</span></dt><dd>the added XWPFTable</dd></dl> </li> </ul> -<a name="addNewParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP)"> +<a name="addNewParagraph(CTP)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>addNewParagraph</h4> -<pre>public <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a> addNewParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP paragraph)</pre> +<pre>public <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a> addNewParagraph(CTP paragraph)</pre> <div class="block">add a new paragraph to the end of the footnote</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>paragraph</code> - </dd> <dt><span class="strong">Returns:</span></dt><dd>the added XWPFParagraph</dd></dl> 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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -188,7 +188,7 @@ extends <a href="../../../../../org/apac </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html" title="class in org.apache.poi.xwpf.usermodel">XWPFFootnote</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnotes.html#addFootnote(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn)">addFootnote</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn note)</code> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnotes.html#addFootnote(CTFtnEdn)">addFootnote</a></strong>(CTFtnEdn note)</code> <div class="block">add a footnote to the document</div> </td> </tr> @@ -224,7 +224,7 @@ extends <a href="../../../../../org/apac </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnotes.html#setFootnotes(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFootnotes)">setFootnotes</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFootnotes footnotes)</code> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnotes.html#setFootnotes(CTFootnotes)">setFootnotes</a></strong>(CTFootnotes footnotes)</code> <div class="block">Sets the ctFootnotes</div> </td> </tr> @@ -395,13 +395,13 @@ public XWPFFootnotes(<a href="../.. <pre>public <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html" title="class in org.apache.poi.xwpf.usermodel">XWPFFootnote</a> getFootnoteById(int id)</pre> </li> </ul> -<a name="setFootnotes(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFootnotes)"> +<a name="setFootnotes(CTFootnotes)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setFootnotes</h4> -<pre>public void setFootnotes(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFootnotes footnotes)</pre> +<pre>public void setFootnotes(CTFootnotes footnotes)</pre> <div class="block">Sets the ctFootnotes</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>footnotes</code> - </dd></dl> </li> @@ -419,13 +419,13 @@ public XWPFFootnotes(<a href="../.. <dd><code>java.io.IOException</code></dd></dl> </li> </ul> -<a name="addFootnote(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn)"> +<a name="addFootnote(CTFtnEdn)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>addFootnote</h4> -<pre>public <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html" title="class in org.apache.poi.xwpf.usermodel">XWPFFootnote</a> addFootnote(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn note)</pre> +<pre>public <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnote.html" title="class in org.apache.poi.xwpf.usermodel">XWPFFootnote</a> addFootnote(CTFtnEdn note)</pre> <div class="block">add a footnote to the document</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>note</code> - </dd> <dt><span class="strong">Throws:</span></dt> Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFHeader.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFHeader.html?rev=1761825&r1=1761824&r2=1761825&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFHeader.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFHeader.html Wed Sep 21 22:19:54 2016 @@ -160,8 +160,8 @@ extends <a href="../../../../../org/apac </td> </tr> <tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeader.html#XWPFHeader(org.apache.poi.xwpf.usermodel.XWPFDocument,%20org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr)">XWPFHeader</a></strong>(<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html" title="class in org.apache.poi.xwpf.usermodel">XWPFDocument</a> doc, - org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr hdrFtr)</code> </td> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeader.html#XWPFHeader(org.apache.poi.xwpf.usermodel.XWPFDocument,%20CTHdrFtr)">XWPFHeader</a></strong>(<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html" title="class in org.apache.poi.xwpf.usermodel">XWPFDocument</a> doc, + CTHdrFtr hdrFtr)</code> </td> </tr> </table> </li> @@ -202,7 +202,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Methods inherited from class org.apache.poi.xwpf.usermodel.<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html" title="class in org.apache.poi.xwpf.usermodel">XWPFHeaderFooter</a></h3> -<code><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#_getHdrFtr()">_getHdrFtr</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#addPictureData(byte[],%20int)">addPictureData</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#addPictureData(java.io.InputStream,%20int)">addPictureData</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#createParagraph()">createParagraph</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getAllPackagePictures()">getAllPackagePictures</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getAllPictures()">getAllPictures</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getBodyElements()">getBodyElements</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getListParagraph()">getListParagraph</a>, <a href="../../../../../or g/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getOwner()">getOwner</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP)">getParagraph</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getParagraphArray(int)">getParagraphArray</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getParagraphs()">getParagraphs</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getPart()">getPart</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getPictureDataByID(java.lang.String)">getPictureDataByID</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getTable(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl)">getTable</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getTableArray(int)">getTableArray</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getTableCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTc)">getTableCell</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getTables()">getTables</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getText()">getText</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getXWPFDocument()">getXWPFDocument</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#insertNewParagraph(org.apache.xmlbeans.XmlCursor)">insertNewParagraph</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#insertNewTbl(org.apache.xmlbeans.XmlCursor)">insertNewTbl</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#insertTable(int,%20org.apache.poi.xwpf.usermodel.XWPFTable)">insertTable</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFoo ter.html#readHdrFtr()">readHdrFtr</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#setHeaderFooter(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr)">setHeaderFooter</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#setXWPFDocument(org.apache.poi.xwpf.usermodel.XWPFDocument)">setXWPFDocument</a></code></li> +<code><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#_getHdrFtr()">_getHdrFtr</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#addPictureData(byte[],%20int)">addPictureData</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#addPictureData(java.io.InputStream,%20int)">addPictureData</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#createParagraph()">createParagraph</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getAllPackagePictures()">getAllPackagePictures</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getAllPictures()">getAllPictures</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getBodyElements()">getBodyElements</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getListParagraph()">getListParagraph</a>, <a href="../../../../../or g/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getOwner()">getOwner</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getParagraph(CTP)">getParagraph</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getParagraphArray(int)">getParagraphArray</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getParagraphs()">getParagraphs</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getPart()">getPart</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getPictureDataByID(java.lang.String)">getPictureDataByID</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getTable(CTTbl)">getTable</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getTableArray(int)">getTableArray</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getTableCell(CTTc)">getTableCell</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getTables()">getTables</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getText()">getText</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getXWPFDocument()">getXWPFDocument</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#insertNewParagraph(org.apache.xmlbeans.XmlCursor)">insertNewParagraph</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#insertNewTbl(org.apache.xmlbeans.XmlCursor)">insertNewTbl</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#insertTable(int,%20org.apache.poi.xwpf.usermodel.XWPFTable)">insertTable</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#readHdrFtr()">readHdrFtr</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#setHeaderFooter(CTHdrFtr)">setHeaderFooter</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#setXWPFDocument(org.apache.poi.xwpf.usermodel.XWPFDocument)">setXWPFDocument</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.POIXMLDocumentPart"> @@ -271,14 +271,14 @@ public XWPFHeader(<a href="../../.. <dd><code>java.io.IOException</code></dd></dl> </li> </ul> -<a name="XWPFHeader(org.apache.poi.xwpf.usermodel.XWPFDocument, org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr)"> +<a name="XWPFHeader(org.apache.poi.xwpf.usermodel.XWPFDocument, CTHdrFtr)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>XWPFHeader</h4> <pre>public XWPFHeader(<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html" title="class in org.apache.poi.xwpf.usermodel">XWPFDocument</a> doc, - org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr hdrFtr)</pre> + CTHdrFtr hdrFtr)</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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016 @@ -179,7 +179,7 @@ implements <a href="../../../../../org/a <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr</code></td> +<td class="colFirst"><code>CTHdrFtr</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#_getHdrFtr()">_getHdrFtr</a></strong>()</code> </td> </tr> <tr class="rowColor"> @@ -231,7 +231,7 @@ implements <a href="../../../../../org/a </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"><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 p)</code> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getParagraph(CTP)">getParagraph</a></strong>(CTP 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> @@ -265,7 +265,7 @@ implements <a href="../../../../../org/a </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"><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 ctTable)</code> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getTable(CTTbl)">getTable</a></strong>(CTTbl 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> @@ -279,7 +279,7 @@ implements <a href="../../../../../org/a </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"><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 cell)</code> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getTableCell(CTTc)">getTableCell</a></strong>(CTTc cell)</code> <div class="block">get the TableCell which belongs to the TableCell</div> </td> </tr> @@ -335,7 +335,7 @@ implements <a href="../../../../../org/a </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#setHeaderFooter(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr)">setHeaderFooter</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr headerFooter)</code> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#setHeaderFooter(CTHdrFtr)">setHeaderFooter</a></strong>(CTHdrFtr headerFooter)</code> <div class="block">set a new headerFooter</div> </td> </tr> @@ -450,7 +450,7 @@ public XWPFHeaderFooter(<a href=".. <li class="blockList"> <h4>_getHdrFtr</h4> <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a> -public org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr _getHdrFtr()</pre> +public CTHdrFtr _getHdrFtr()</pre> </li> </ul> <a name="getBodyElements()"> @@ -519,45 +519,45 @@ public org.openxmlformats.schemas.w by flattening out the text of its paragraph(s)</div> </li> </ul> -<a name="setHeaderFooter(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr)"> +<a name="setHeaderFooter(CTHdrFtr)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setHeaderFooter</h4> -<pre>public void setHeaderFooter(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr headerFooter)</pre> +<pre>public void setHeaderFooter(CTHdrFtr headerFooter)</pre> <div class="block">set a new headerFooter</div> </li> </ul> -<a name="getTable(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl)"> +<a name="getTable(CTTbl)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getTable</h4> -<pre>public <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a> getTable(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl ctTable)</pre> +<pre>public <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a> getTable(CTTbl ctTable)</pre> <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> <dl> <dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getTable(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTbl)">getTable</a></code> in interface <code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</a></code></dd> +<dd><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getTable(CTTbl)">getTable</a></code> in interface <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>ctTable</code> - </dd></dl> </li> </ul> -<a name="getParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP)"> +<a name="getParagraph(CTP)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getParagraph</h4> -<pre>public <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a> getParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP p)</pre> +<pre>public <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a> getParagraph(CTP p)</pre> <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> <dl> <dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getParagraph(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTP)">getParagraph</a></code> in interface <code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</a></code></dd> +<dd><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getParagraph(CTP)">getParagraph</a></code> in interface <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> @@ -745,17 +745,17 @@ public org.openxmlformats.schemas.w <pre>public void readHdrFtr()</pre> </li> </ul> -<a name="getTableCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTc)"> +<a name="getTableCell(CTTc)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getTableCell</h4> -<pre>public <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFTableCell.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTableCell</a> getTableCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTc cell)</pre> +<pre>public <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFTableCell.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTableCell</a> getTableCell(CTTc cell)</pre> <div class="block">get the TableCell which belongs to the TableCell</div> <dl> <dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getTableCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTc)">getTableCell</a></code> in interface <code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</a></code></dd> +<dd><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html#getTableCell(CTTc)">getTableCell</a></code> in interface <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>cell</code> - </dd></dl> </li> </ul> Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFHyperlinkRun.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFHyperlinkRun.html?rev=1761825&r1=1761824&r2=1761825&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFHyperlinkRun.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFHyperlinkRun.html Wed Sep 21 22:19:54 2016 @@ -140,8 +140,8 @@ extends <a href="../../../../../org/apac <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHyperlinkRun.html#XWPFHyperlinkRun(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHyperlink,%20org.openxmlformats.schemas.wordprocessingml.x2006.main.CTR,%20org.apache.poi.xwpf.usermodel.IRunBody)">XWPFHyperlinkRun</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHyperlink hyperlink, - org.openxmlformats.schemas.wordprocessingml.x2006.main.CTR run, +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHyperlinkRun.html#XWPFHyperlinkRun(CTHyperlink,%20CTR,%20org.apache.poi.xwpf.usermodel.IRunBody)">XWPFHyperlinkRun</a></strong>(CTHyperlink hyperlink, + CTR run, <a href="../../../../../org/apache/poi/xwpf/usermodel/IRunBody.html" title="interface in org.apache.poi.xwpf.usermodel">IRunBody</a> p)</code> </td> </tr> </table> @@ -164,7 +164,7 @@ extends <a href="../../../../../org/apac <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHyperlinkRun.html#getAnchor()">getAnchor</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHyperlink</code></td> +<td class="colFirst"><code>CTHyperlink</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHyperlinkRun.html#getCTHyperlink()">getCTHyperlink</a></strong>()</code> </td> </tr> <tr class="altColor"> @@ -213,14 +213,14 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Constructor Detail</h3> -<a name="XWPFHyperlinkRun(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHyperlink, org.openxmlformats.schemas.wordprocessingml.x2006.main.CTR, org.apache.poi.xwpf.usermodel.IRunBody)"> +<a name="XWPFHyperlinkRun(CTHyperlink, CTR, org.apache.poi.xwpf.usermodel.IRunBody)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>XWPFHyperlinkRun</h4> -<pre>public XWPFHyperlinkRun(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHyperlink hyperlink, - org.openxmlformats.schemas.wordprocessingml.x2006.main.CTR run, +<pre>public XWPFHyperlinkRun(CTHyperlink hyperlink, + CTR run, <a href="../../../../../org/apache/poi/xwpf/usermodel/IRunBody.html" title="interface in org.apache.poi.xwpf.usermodel">IRunBody</a> p)</pre> </li> </ul> @@ -239,7 +239,7 @@ extends <a href="../../../../../org/apac <li class="blockList"> <h4>getCTHyperlink</h4> <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a> -public org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHyperlink getCTHyperlink()</pre> +public CTHyperlink getCTHyperlink()</pre> </li> </ul> <a name="getAnchor()"> Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFLatentStyles.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFLatentStyles.html?rev=1761825&r1=1761824&r2=1761825&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFLatentStyles.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFLatentStyles.html Wed Sep 21 22:19:54 2016 @@ -139,11 +139,11 @@ extends java.lang.Object</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected </code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFLatentStyles.html#XWPFLatentStyles(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTLatentStyles)">XWPFLatentStyles</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTLatentStyles latentStyles)</code> </td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFLatentStyles.html#XWPFLatentStyles(CTLatentStyles)">XWPFLatentStyles</a></strong>(CTLatentStyles latentStyles)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected </code></td> -<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 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 latentStyles, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFStyles.html" title="class in org.apache.poi.xwpf.usermodel">XWPFStyles</a> styles)</code> </td> </tr> </table> @@ -219,22 +219,22 @@ extends java.lang.Object</pre> <pre>protected XWPFLatentStyles()</pre> </li> </ul> -<a name="XWPFLatentStyles(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTLatentStyles)"> +<a name="XWPFLatentStyles(CTLatentStyles)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>XWPFLatentStyles</h4> -<pre>protected XWPFLatentStyles(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTLatentStyles latentStyles)</pre> +<pre>protected XWPFLatentStyles(CTLatentStyles latentStyles)</pre> </li> </ul> -<a name="XWPFLatentStyles(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTLatentStyles, org.apache.poi.xwpf.usermodel.XWPFStyles)"> +<a name="XWPFLatentStyles(CTLatentStyles, org.apache.poi.xwpf.usermodel.XWPFStyles)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>XWPFLatentStyles</h4> -<pre>protected XWPFLatentStyles(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTLatentStyles latentStyles, +<pre>protected XWPFLatentStyles(CTLatentStyles latentStyles, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFStyles.html" title="class in org.apache.poi.xwpf.usermodel">XWPFStyles</a> styles)</pre> </li> </ul> Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFNum.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFNum.html?rev=1761825&r1=1761824&r2=1761825&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFNum.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFNum.html Wed Sep 21 22:19:54 2016 @@ -138,15 +138,12 @@ extends java.lang.Object</pre> <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFNum.html#XWPFNum()">XWPFNum</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFNum.html#XWPFNum(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTNum)">XWPFNum</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTNum ctNum)</code> </td> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFNum.html#XWPFNum(CTNum)">XWPFNum</a></strong>(CTNum ctNum)</code> </td> </tr> <tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFNum.html#XWPFNum(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTNum,%20org.apache.poi.xwpf.usermodel.XWPFNumbering)">XWPFNum</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTNum ctNum, +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFNum.html#XWPFNum(CTNum,%20org.apache.poi.xwpf.usermodel.XWPFNumbering)">XWPFNum</a></strong>(CTNum ctNum, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFNumbering.html" title="class in org.apache.poi.xwpf.usermodel">XWPFNumbering</a> numbering)</code> </td> </tr> -<tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFNum.html#XWPFNum(org.apache.poi.xwpf.usermodel.XWPFNumbering)">XWPFNum</a></strong>(<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFNumbering.html" title="class in org.apache.poi.xwpf.usermodel">XWPFNumbering</a> numbering)</code> </td> -</tr> </table> </li> </ul> @@ -163,7 +160,7 @@ extends java.lang.Object</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>org.openxmlformats.schemas.wordprocessingml.x2006.main.CTNum</code></td> +<td class="colFirst"><code>CTNum</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFNum.html#getCTNum()">getCTNum</a></strong>()</code> </td> </tr> <tr class="rowColor"> @@ -172,7 +169,7 @@ extends java.lang.Object</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFNum.html#setCTNum(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTNum)">setCTNum</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTNum ctNum)</code> </td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFNum.html#setCTNum(CTNum)">setCTNum</a></strong>(CTNum ctNum)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> @@ -226,31 +223,22 @@ extends java.lang.Object</pre> <pre>public XWPFNum()</pre> </li> </ul> -<a name="XWPFNum(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTNum)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>XWPFNum</h4> -<pre>public XWPFNum(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTNum ctNum)</pre> -</li> -</ul> -<a name="XWPFNum(org.apache.poi.xwpf.usermodel.XWPFNumbering)"> +<a name="XWPFNum(CTNum)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>XWPFNum</h4> -<pre>public XWPFNum(<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFNumbering.html" title="class in org.apache.poi.xwpf.usermodel">XWPFNumbering</a> numbering)</pre> +<pre>public XWPFNum(CTNum ctNum)</pre> </li> </ul> -<a name="XWPFNum(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTNum, org.apache.poi.xwpf.usermodel.XWPFNumbering)"> +<a name="XWPFNum(CTNum, org.apache.poi.xwpf.usermodel.XWPFNumbering)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>XWPFNum</h4> -<pre>public XWPFNum(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTNum ctNum, +<pre>public XWPFNum(CTNum ctNum, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFNumbering.html" title="class in org.apache.poi.xwpf.usermodel">XWPFNumbering</a> numbering)</pre> </li> </ul> @@ -286,16 +274,16 @@ extends java.lang.Object</pre> <ul class="blockList"> <li class="blockList"> <h4>getCTNum</h4> -<pre>public org.openxmlformats.schemas.wordprocessingml.x2006.main.CTNum getCTNum()</pre> +<pre>public CTNum getCTNum()</pre> </li> </ul> -<a name="setCTNum(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTNum)"> +<a name="setCTNum(CTNum)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>setCTNum</h4> -<pre>public void setCTNum(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTNum ctNum)</pre> +<pre>public void setCTNum(CTNum ctNum)</pre> </li> </ul> </li> Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFNumbering.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFNumbering.html?rev=1761825&r1=1761824&r2=1761825&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFNumbering.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFNumbering.html Wed Sep 21 22:19:54 2016 @@ -268,7 +268,7 @@ extends <a href="../../../../../org/apac </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFNumbering.html#setNumbering(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTNumbering)">setNumbering</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTNumbering numbering)</code> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFNumbering.html#setNumbering(CTNumbering)">setNumbering</a></strong>(CTNumbering numbering)</code> <div class="block">Sets the ctNumbering</div> </td> </tr> @@ -410,13 +410,13 @@ public XWPFNumbering(<a href="../.. <dd><code>java.io.IOException</code> - a subclass may throw an IOException if the changes can't be committed</dd></dl> </li> </ul> -<a name="setNumbering(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTNumbering)"> +<a name="setNumbering(CTNumbering)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setNumbering</h4> -<pre>public void setNumbering(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTNumbering numbering)</pre> +<pre>public void setNumbering(CTNumbering numbering)</pre> <div class="block">Sets the ctNumbering</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>numbering</code> - </dd></dl> </li> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
