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/11/22 15:14:33 UTC

svn commit: r1715628 [9/14] - in /poi/site/publish/apidocs: ./ org/apache/poi/ org/apache/poi/openxml4j/opc/class-use/ org/apache/poi/sl/usermodel/class-use/ org/apache/poi/ss/util/class-use/ org/apache/poi/util/class-use/ org/apache/poi/xdgf/usermodel...

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFDialogsheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFDialogsheet.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFDialogsheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFDialogsheet.html Sun Nov 22 14:14:30 2015
@@ -130,7 +130,7 @@ implements <a href="../../../../../org/a
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected CTDialogsheet</code></td>
+<td class="colFirst"><code>protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDialogsheet</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDialogsheet.html#dialogsheet">dialogsheet</a></strong></code>&nbsp;</td>
 </tr>
 </table>
@@ -195,39 +195,39 @@ implements <a href="../../../../../org/a
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDialogsheet.html#getDialog()">getDialog</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected CTPageBreak</code></td>
+<td class="colFirst"><code>protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPageBreak</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDialogsheet.html#getSheetTypeColumnBreaks()">getSheetTypeColumnBreaks</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected CTHeaderFooter</code></td>
+<td class="colFirst"><code>protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDialogsheet.html#getSheetTypeHeaderFooter()">getSheetTypeHeaderFooter</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected CTPageMargins</code></td>
+<td class="colFirst"><code>protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPageMargins</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDialogsheet.html#getSheetTypePageMargins()">getSheetTypePageMargins</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected CTPrintOptions</code></td>
+<td class="colFirst"><code>protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPrintOptions</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDialogsheet.html#getSheetTypePrintOptions()">getSheetTypePrintOptions</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected CTSheetProtection</code></td>
+<td class="colFirst"><code>protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheetProtection</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDialogsheet.html#getSheetTypeProtection()">getSheetTypeProtection</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected CTPageBreak</code></td>
+<td class="colFirst"><code>protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPageBreak</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDialogsheet.html#getSheetTypeRowBreaks()">getSheetTypeRowBreaks</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected CTSheetFormatPr</code></td>
+<td class="colFirst"><code>protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheetFormatPr</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDialogsheet.html#getSheetTypeSheetFormatPr()">getSheetTypeSheetFormatPr</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected CTSheetPr</code></td>
+<td class="colFirst"><code>protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheetPr</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDialogsheet.html#getSheetTypeSheetPr()">getSheetTypeSheetPr</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected CTSheetViews</code></td>
+<td class="colFirst"><code>protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheetViews</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDialogsheet.html#getSheetTypeSheetViews()">getSheetTypeSheetViews</a></strong>()</code>&nbsp;</td>
 </tr>
 </table>
@@ -286,7 +286,7 @@ implements <a href="../../../../../org/a
 <ul class="blockListLast">
 <li class="blockList">
 <h4>dialogsheet</h4>
-<pre>protected&nbsp;CTDialogsheet dialogsheet</pre>
+<pre>protected&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDialogsheet dialogsheet</pre>
 </li>
 </ul>
 </li>
@@ -341,7 +341,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>getSheetTypeHeaderFooter</h4>
-<pre>protected&nbsp;CTHeaderFooter&nbsp;getSheetTypeHeaderFooter()</pre>
+<pre>protected&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter&nbsp;getSheetTypeHeaderFooter()</pre>
 </li>
 </ul>
 <a name="getSheetTypeSheetPr()">
@@ -350,7 +350,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>getSheetTypeSheetPr</h4>
-<pre>protected&nbsp;CTSheetPr&nbsp;getSheetTypeSheetPr()</pre>
+<pre>protected&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheetPr&nbsp;getSheetTypeSheetPr()</pre>
 </li>
 </ul>
 <a name="getSheetTypeColumnBreaks()">
@@ -359,7 +359,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>getSheetTypeColumnBreaks</h4>
-<pre>protected&nbsp;CTPageBreak&nbsp;getSheetTypeColumnBreaks()</pre>
+<pre>protected&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPageBreak&nbsp;getSheetTypeColumnBreaks()</pre>
 </li>
 </ul>
 <a name="getSheetTypeSheetFormatPr()">
@@ -368,7 +368,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>getSheetTypeSheetFormatPr</h4>
-<pre>protected&nbsp;CTSheetFormatPr&nbsp;getSheetTypeSheetFormatPr()</pre>
+<pre>protected&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheetFormatPr&nbsp;getSheetTypeSheetFormatPr()</pre>
 </li>
 </ul>
 <a name="getSheetTypePageMargins()">
@@ -377,7 +377,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>getSheetTypePageMargins</h4>
-<pre>protected&nbsp;CTPageMargins&nbsp;getSheetTypePageMargins()</pre>
+<pre>protected&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPageMargins&nbsp;getSheetTypePageMargins()</pre>
 </li>
 </ul>
 <a name="getSheetTypeRowBreaks()">
@@ -386,7 +386,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>getSheetTypeRowBreaks</h4>
-<pre>protected&nbsp;CTPageBreak&nbsp;getSheetTypeRowBreaks()</pre>
+<pre>protected&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPageBreak&nbsp;getSheetTypeRowBreaks()</pre>
 </li>
 </ul>
 <a name="getSheetTypeSheetViews()">
@@ -395,7 +395,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>getSheetTypeSheetViews</h4>
-<pre>protected&nbsp;CTSheetViews&nbsp;getSheetTypeSheetViews()</pre>
+<pre>protected&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheetViews&nbsp;getSheetTypeSheetViews()</pre>
 </li>
 </ul>
 <a name="getSheetTypePrintOptions()">
@@ -404,7 +404,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>getSheetTypePrintOptions</h4>
-<pre>protected&nbsp;CTPrintOptions&nbsp;getSheetTypePrintOptions()</pre>
+<pre>protected&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPrintOptions&nbsp;getSheetTypePrintOptions()</pre>
 </li>
 </ul>
 <a name="getSheetTypeProtection()">
@@ -413,7 +413,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>getSheetTypeProtection</h4>
-<pre>protected&nbsp;CTSheetProtection&nbsp;getSheetTypeProtection()</pre>
+<pre>protected&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheetProtection&nbsp;getSheetTypeProtection()</pre>
 </li>
 </ul>
 <a name="getDialog()">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFDrawing.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFDrawing.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFDrawing.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFDrawing.html Sun Nov 22 14:14:30 2015
@@ -267,7 +267,7 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTDrawing</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTDrawing</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html#getCTDrawing()">getCTDrawing</a></strong>()</code>
 <div class="block">Return the underlying CTDrawing bean, the root element of the SpreadsheetML Drawing part.</div>
 </td>
@@ -378,7 +378,7 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>getCTDrawing</h4>
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
-public&nbsp;CTDrawing&nbsp;getCTDrawing()</pre>
+public&nbsp;org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTDrawing&nbsp;getCTDrawing()</pre>
 <div class="block">Return the underlying CTDrawing bean, the root element of the SpreadsheetML Drawing part.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the underlying CTDrawing bean</dd></dl>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFEvenFooter.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFEvenFooter.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFEvenFooter.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFEvenFooter.html Sun Nov 22 14:14:30 2015
@@ -128,7 +128,7 @@ implements <a href="../../../../../org/a
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFEvenFooter.html#XSSFEvenFooter(CTHeaderFooter)">XSSFEvenFooter</a></strong>(CTHeaderFooter&nbsp;headerFooter)</code>
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFEvenFooter.html#XSSFEvenFooter(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter)">XSSFEvenFooter</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter&nbsp;headerFooter)</code>
 <div class="block">Create an instance of XSSFEvenFooter from the supplied XML bean</div>
 </td>
 </tr>
@@ -195,13 +195,13 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XSSFEvenFooter(CTHeaderFooter)">
+<a name="XSSFEvenFooter(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XSSFEvenFooter</h4>
-<pre>public&nbsp;XSSFEvenFooter(CTHeaderFooter&nbsp;headerFooter)</pre>
+<pre>public&nbsp;XSSFEvenFooter(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter&nbsp;headerFooter)</pre>
 <div class="block">Create an instance of XSSFEvenFooter from the supplied XML bean</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>headerFooter</code> - </dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#getEvenFooter()"><code>XSSFSheet.getEvenFooter()</code></a></dd></dl>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFEvenHeader.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFEvenHeader.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFEvenHeader.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFEvenHeader.html Sun Nov 22 14:14:30 2015
@@ -130,7 +130,7 @@ implements <a href="../../../../../org/a
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFEvenHeader.html#XSSFEvenHeader(CTHeaderFooter)">XSSFEvenHeader</a></strong>(CTHeaderFooter&nbsp;headerFooter)</code>
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFEvenHeader.html#XSSFEvenHeader(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter)">XSSFEvenHeader</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter&nbsp;headerFooter)</code>
 <div class="block">Create an instance of XSSFEvenHeader from the supplied XML bean</div>
 </td>
 </tr>
@@ -197,13 +197,13 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XSSFEvenHeader(CTHeaderFooter)">
+<a name="XSSFEvenHeader(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XSSFEvenHeader</h4>
-<pre>public&nbsp;XSSFEvenHeader(CTHeaderFooter&nbsp;headerFooter)</pre>
+<pre>public&nbsp;XSSFEvenHeader(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter&nbsp;headerFooter)</pre>
 <div class="block">Create an instance of XSSFEvenHeader from the supplied XML bean</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>headerFooter</code> - </dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#getEvenHeader()"><code>XSSFSheet.getEvenHeader()</code></a></dd></dl>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFFirstFooter.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFFirstFooter.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFFirstFooter.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFFirstFooter.html Sun Nov 22 14:14:30 2015
@@ -129,7 +129,7 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected </code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFirstFooter.html#XSSFFirstFooter(CTHeaderFooter)">XSSFFirstFooter</a></strong>(CTHeaderFooter&nbsp;headerFooter)</code>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFirstFooter.html#XSSFFirstFooter(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter)">XSSFFirstFooter</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter&nbsp;headerFooter)</code>
 <div class="block">Create an instance of XSSFFirstFooter from the supplied XML bean</div>
 </td>
 </tr>
@@ -196,13 +196,13 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XSSFFirstFooter(CTHeaderFooter)">
+<a name="XSSFFirstFooter(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XSSFFirstFooter</h4>
-<pre>protected&nbsp;XSSFFirstFooter(CTHeaderFooter&nbsp;headerFooter)</pre>
+<pre>protected&nbsp;XSSFFirstFooter(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter&nbsp;headerFooter)</pre>
 <div class="block">Create an instance of XSSFFirstFooter from the supplied XML bean</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>headerFooter</code> - </dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#getFirstFooter()"><code>XSSFSheet.getFirstFooter()</code></a></dd></dl>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFFirstHeader.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFFirstHeader.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFFirstHeader.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFFirstHeader.html Sun Nov 22 14:14:30 2015
@@ -129,7 +129,7 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected </code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFirstHeader.html#XSSFFirstHeader(CTHeaderFooter)">XSSFFirstHeader</a></strong>(CTHeaderFooter&nbsp;headerFooter)</code>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFirstHeader.html#XSSFFirstHeader(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter)">XSSFFirstHeader</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter&nbsp;headerFooter)</code>
 <div class="block">Create an instance of XSSFFirstHeader from the supplied XML bean</div>
 </td>
 </tr>
@@ -196,13 +196,13 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XSSFFirstHeader(CTHeaderFooter)">
+<a name="XSSFFirstHeader(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XSSFFirstHeader</h4>
-<pre>protected&nbsp;XSSFFirstHeader(CTHeaderFooter&nbsp;headerFooter)</pre>
+<pre>protected&nbsp;XSSFFirstHeader(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter&nbsp;headerFooter)</pre>
 <div class="block">Create an instance of XSSFFirstHeader from the supplied XML bean</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>headerFooter</code> - </dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#getFirstHeader()"><code>XSSFSheet.getFirstHeader()</code></a></dd></dl>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFFont.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFFont.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFFont.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFFont.html Sun Nov 22 14:14:30 2015
@@ -170,13 +170,13 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html#XSSFFont(CTFont)">XSSFFont</a></strong>(CTFont&nbsp;font)</code>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html#XSSFFont(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFont)">XSSFFont</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFont&nbsp;font)</code>
 <div class="block">Create a new XSSFFont</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html#XSSFFont(CTFont,%20int)">XSSFFont</a></strong>(CTFont&nbsp;font,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html#XSSFFont(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFont,%20int)">XSSFFont</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFont&nbsp;font,
         int&nbsp;index)</code>&nbsp;</td>
 </tr>
 </table>
@@ -224,7 +224,7 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTFont</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFont</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html#getCTFont()">getCTFont</a></strong>()</code>
 <div class="block">get the underlying CTFont font</div>
 </td>
@@ -509,24 +509,24 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XSSFFont(CTFont)">
+<a name="XSSFFont(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFont)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>XSSFFont</h4>
-<pre>public&nbsp;XSSFFont(CTFont&nbsp;font)</pre>
+<pre>public&nbsp;XSSFFont(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFont&nbsp;font)</pre>
 <div class="block">Create a new XSSFFont</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>font</code> - the underlying CTFont bean</dd></dl>
 </li>
 </ul>
-<a name="XSSFFont(CTFont, int)">
+<a name="XSSFFont(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFont, int)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>XSSFFont</h4>
-<pre>public&nbsp;XSSFFont(CTFont&nbsp;font,
+<pre>public&nbsp;XSSFFont(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFont&nbsp;font,
         int&nbsp;index)</pre>
 </li>
 </ul>
@@ -555,7 +555,7 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>getCTFont</h4>
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
-public&nbsp;CTFont&nbsp;getCTFont()</pre>
+public&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFont&nbsp;getCTFont()</pre>
 <div class="block">get the underlying CTFont font</div>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFGraphicFrame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFGraphicFrame.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFGraphicFrame.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFGraphicFrame.html Sun Nov 22 14:14:30 2015
@@ -139,8 +139,8 @@ extends <a href="../../../../../org/apac
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected </code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFGraphicFrame.html#XSSFGraphicFrame(org.apache.poi.xssf.usermodel.XSSFDrawing,%20CTGraphicalObjectFrame)">XSSFGraphicFrame</a></strong>(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a>&nbsp;drawing,
-                CTGraphicalObjectFrame&nbsp;ctGraphicFrame)</code>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFGraphicFrame.html#XSSFGraphicFrame(org.apache.poi.xssf.usermodel.XSSFDrawing,%20org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGraphicalObjectFrame)">XSSFGraphicFrame</a></strong>(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a>&nbsp;drawing,
+                org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGraphicalObjectFrame&nbsp;ctGraphicFrame)</code>
 <div class="block">Construct a new XSSFGraphicFrame object.</div>
 </td>
 </tr>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTGraphicalObjectFrame</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGraphicalObjectFrame</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFGraphicFrame.html#getCTGraphicalObjectFrame()">getCTGraphicalObjectFrame</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -182,13 +182,13 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected CTShapeProperties</code></td>
+<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFGraphicFrame.html#getShapeProperties()">getShapeProperties</a></strong>()</code>
 <div class="block">Returns xml bean with shape properties.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected static CTGraphicalObjectFrame</code></td>
+<td class="colFirst"><code>protected static org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGraphicalObjectFrame</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFGraphicFrame.html#prototype()">prototype</a></strong>()</code>
 <div class="block">Initialize default structure of a new graphic frame</div>
 </td>
@@ -253,14 +253,14 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XSSFGraphicFrame(org.apache.poi.xssf.usermodel.XSSFDrawing, CTGraphicalObjectFrame)">
+<a name="XSSFGraphicFrame(org.apache.poi.xssf.usermodel.XSSFDrawing, org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGraphicalObjectFrame)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XSSFGraphicFrame</h4>
 <pre>protected&nbsp;XSSFGraphicFrame(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a>&nbsp;drawing,
-                CTGraphicalObjectFrame&nbsp;ctGraphicFrame)</pre>
+                org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGraphicalObjectFrame&nbsp;ctGraphicFrame)</pre>
 <div class="block">Construct a new XSSFGraphicFrame object.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>drawing</code> - the XSSFDrawing that owns this frame</dd><dd><code>ctGraphicFrame</code> - the XML bean that stores this frame content</dd></dl>
 </li>
@@ -280,7 +280,7 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getCTGraphicalObjectFrame</h4>
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
-public&nbsp;CTGraphicalObjectFrame&nbsp;getCTGraphicalObjectFrame()</pre>
+public&nbsp;org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGraphicalObjectFrame&nbsp;getCTGraphicalObjectFrame()</pre>
 </li>
 </ul>
 <a name="prototype()">
@@ -289,7 +289,7 @@ public&nbsp;CTGraphicalObjectFrame&nbsp;
 <ul class="blockList">
 <li class="blockList">
 <h4>prototype</h4>
-<pre>protected static&nbsp;CTGraphicalObjectFrame&nbsp;prototype()</pre>
+<pre>protected static&nbsp;org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGraphicalObjectFrame&nbsp;prototype()</pre>
 <div class="block">Initialize default structure of a new graphic frame</div>
 </li>
 </ul>
@@ -385,7 +385,7 @@ public&nbsp;CTGraphicalObjectFrame&nbsp;
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getShapeProperties</h4>
-<pre>protected&nbsp;CTShapeProperties&nbsp;getShapeProperties()</pre>
+<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties&nbsp;getShapeProperties()</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#getShapeProperties()">XSSFShape</a></code></strong></div>
 <div class="block">Returns xml bean with shape properties.</div>
 <dl>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFHyperlink.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFHyperlink.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFHyperlink.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFHyperlink.html Sun Nov 22 14:14:30 2015
@@ -139,7 +139,7 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected </code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFHyperlink.html#XSSFHyperlink(CTHyperlink,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSSFHyperlink</a></strong>(CTHyperlink&nbsp;ctHyperlink,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFHyperlink.html#XSSFHyperlink(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHyperlink,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSSFHyperlink</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHyperlink&nbsp;ctHyperlink,
              <a href="../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a>&nbsp;hyperlinkRel)</code>
 <div class="block">Create a XSSFHyperlink and initialize it from the supplied CTHyperlink bean and package relationship</div>
 </td>
@@ -191,7 +191,7 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTHyperlink</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHyperlink</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFHyperlink.html#getCTHyperlink()">getCTHyperlink</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -336,13 +336,13 @@ implements <a href="../../../../../org/a
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>type</code> - - the type of hyperlink to create, see <a href="../../../../../org/apache/poi/ss/usermodel/Hyperlink.html" title="interface in org.apache.poi.ss.usermodel"><code>Hyperlink</code></a></dd></dl>
 </li>
 </ul>
-<a name="XSSFHyperlink(CTHyperlink, org.apache.poi.openxml4j.opc.PackageRelationship)">
+<a name="XSSFHyperlink(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHyperlink, org.apache.poi.openxml4j.opc.PackageRelationship)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>XSSFHyperlink</h4>
-<pre>protected&nbsp;XSSFHyperlink(CTHyperlink&nbsp;ctHyperlink,
+<pre>protected&nbsp;XSSFHyperlink(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHyperlink&nbsp;ctHyperlink,
              <a href="../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a>&nbsp;hyperlinkRel)</pre>
 <div class="block">Create a XSSFHyperlink and initialize it from the supplied CTHyperlink bean and package relationship</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>ctHyperlink</code> - the xml bean containing xml properties</dd><dd><code>hyperlinkRel</code> - the relationship in the underlying OPC package which stores the actual link's address</dd></dl>
@@ -376,7 +376,7 @@ public&nbsp;XSSFHyperlink(<a href="../..
 <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&nbsp;CTHyperlink&nbsp;getCTHyperlink()</pre>
+public&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHyperlink&nbsp;getCTHyperlink()</pre>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the underlying CTHyperlink object</dd></dl>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFMap.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFMap.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFMap.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFMap.html Sun Nov 22 14:14:30 2015
@@ -121,7 +121,7 @@ extends java.lang.Object</pre>
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFMap.html#XSSFMap(CTMap,%20org.apache.poi.xssf.model.MapInfo)">XSSFMap</a></strong>(CTMap&nbsp;ctMap,
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFMap.html#XSSFMap(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTMap,%20org.apache.poi.xssf.model.MapInfo)">XSSFMap</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTMap&nbsp;ctMap,
        <a href="../../../../../org/apache/poi/xssf/model/MapInfo.html" title="class in org.apache.poi.xssf.model">MapInfo</a>&nbsp;mapInfo)</code>&nbsp;</td>
 </tr>
 </table>
@@ -140,11 +140,11 @@ extends java.lang.Object</pre>
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTMap</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTMap</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFMap.html#getCtMap()">getCtMap</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTSchema</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSchema</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFMap.html#getCTSchema()">getCTSchema</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -181,13 +181,13 @@ extends java.lang.Object</pre>
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XSSFMap(CTMap, org.apache.poi.xssf.model.MapInfo)">
+<a name="XSSFMap(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTMap, org.apache.poi.xssf.model.MapInfo)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XSSFMap</h4>
-<pre>public&nbsp;XSSFMap(CTMap&nbsp;ctMap,
+<pre>public&nbsp;XSSFMap(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTMap&nbsp;ctMap,
        <a href="../../../../../org/apache/poi/xssf/model/MapInfo.html" title="class in org.apache.poi.xssf.model">MapInfo</a>&nbsp;mapInfo)</pre>
 </li>
 </ul>
@@ -206,7 +206,7 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>getCtMap</h4>
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
-public&nbsp;CTMap&nbsp;getCtMap()</pre>
+public&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTMap&nbsp;getCtMap()</pre>
 </li>
 </ul>
 <a name="getCTSchema()">
@@ -216,7 +216,7 @@ public&nbsp;CTMap&nbsp;getCtMap()</pre>
 <li class="blockList">
 <h4>getCTSchema</h4>
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
-public&nbsp;CTSchema&nbsp;getCTSchema()</pre>
+public&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSchema&nbsp;getCTSchema()</pre>
 </li>
 </ul>
 <a name="getSchema()">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFName.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFName.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFName.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFName.html Sun Nov 22 14:14:30 2015
@@ -215,7 +215,7 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected </code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFName.html#XSSFName(CTDefinedName,%20org.apache.poi.xssf.usermodel.XSSFWorkbook)">XSSFName</a></strong>(CTDefinedName&nbsp;name,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFName.html#XSSFName(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDefinedName,%20org.apache.poi.xssf.usermodel.XSSFWorkbook)">XSSFName</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDefinedName&nbsp;name,
         <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html" title="class in org.apache.poi.xssf.usermodel">XSSFWorkbook</a>&nbsp;workbook)</code>
 <div class="block">Creates an XSSFName object - called internally by XSSFWorkbook.</div>
 </td>
@@ -248,7 +248,7 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected CTDefinedName</code></td>
+<td class="colFirst"><code>protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDefinedName</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFName.html#getCTName()">getCTName</a></strong>()</code>
 <div class="block">Returns the underlying named range object</div>
 </td>
@@ -467,13 +467,13 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XSSFName(CTDefinedName, org.apache.poi.xssf.usermodel.XSSFWorkbook)">
+<a name="XSSFName(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDefinedName, org.apache.poi.xssf.usermodel.XSSFWorkbook)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XSSFName</h4>
-<pre>protected&nbsp;XSSFName(CTDefinedName&nbsp;name,
+<pre>protected&nbsp;XSSFName(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDefinedName&nbsp;name,
         <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html" title="class in org.apache.poi.xssf.usermodel">XSSFWorkbook</a>&nbsp;workbook)</pre>
 <div class="block">Creates an XSSFName object - called internally by XSSFWorkbook.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - - the xml bean that holds data represenring this defined name.</dd><dd><code>workbook</code> - - the workbook object associated with the name</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#createName()"><code>XSSFWorkbook.createName()</code></a></dd></dl>
@@ -493,7 +493,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>getCTName</h4>
-<pre>protected&nbsp;CTDefinedName&nbsp;getCTName()</pre>
+<pre>protected&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDefinedName&nbsp;getCTName()</pre>
 <div class="block">Returns the underlying named range object</div>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFOddFooter.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFOddFooter.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFOddFooter.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFOddFooter.html Sun Nov 22 14:14:30 2015
@@ -127,7 +127,7 @@ implements <a href="../../../../../org/a
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFOddFooter.html#XSSFOddFooter(CTHeaderFooter)">XSSFOddFooter</a></strong>(CTHeaderFooter&nbsp;headerFooter)</code>
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFOddFooter.html#XSSFOddFooter(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter)">XSSFOddFooter</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter&nbsp;headerFooter)</code>
 <div class="block">Create an instance of XSSFOddFooter from the supplied XML bean</div>
 </td>
 </tr>
@@ -194,13 +194,13 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XSSFOddFooter(CTHeaderFooter)">
+<a name="XSSFOddFooter(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XSSFOddFooter</h4>
-<pre>public&nbsp;XSSFOddFooter(CTHeaderFooter&nbsp;headerFooter)</pre>
+<pre>public&nbsp;XSSFOddFooter(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter&nbsp;headerFooter)</pre>
 <div class="block">Create an instance of XSSFOddFooter from the supplied XML bean</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>headerFooter</code> - </dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#getOddFooter()"><code>XSSFSheet.getOddFooter()</code></a></dd></dl>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFOddHeader.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFOddHeader.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFOddHeader.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFOddHeader.html Sun Nov 22 14:14:30 2015
@@ -129,7 +129,7 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected </code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFOddHeader.html#XSSFOddHeader(CTHeaderFooter)">XSSFOddHeader</a></strong>(CTHeaderFooter&nbsp;headerFooter)</code>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFOddHeader.html#XSSFOddHeader(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter)">XSSFOddHeader</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter&nbsp;headerFooter)</code>
 <div class="block">Create an instance of XSSFOddHeader from the supplied XML bean</div>
 </td>
 </tr>
@@ -196,13 +196,13 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XSSFOddHeader(CTHeaderFooter)">
+<a name="XSSFOddHeader(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XSSFOddHeader</h4>
-<pre>protected&nbsp;XSSFOddHeader(CTHeaderFooter&nbsp;headerFooter)</pre>
+<pre>protected&nbsp;XSSFOddHeader(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter&nbsp;headerFooter)</pre>
 <div class="block">Create an instance of XSSFOddHeader from the supplied XML bean</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>headerFooter</code> - </dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#getOddHeader()"><code>XSSFSheet.getOddHeader()</code></a></dd></dl>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPicture.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPicture.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPicture.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPicture.html Sun Nov 22 14:14:30 2015
@@ -144,8 +144,8 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected </code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPicture.html#XSSFPicture(org.apache.poi.xssf.usermodel.XSSFDrawing,%20CTPicture)">XSSFPicture</a></strong>(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a>&nbsp;drawing,
-           CTPicture&nbsp;ctPicture)</code>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPicture.html#XSSFPicture(org.apache.poi.xssf.usermodel.XSSFDrawing,%20org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTPicture)">XSSFPicture</a></strong>(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a>&nbsp;drawing,
+           org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTPicture&nbsp;ctPicture)</code>
 <div class="block">Construct a new XSSFPicture object.</div>
 </td>
 </tr>
@@ -169,7 +169,7 @@ implements <a href="../../../../../org/a
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPicture.html#getClientAnchor()">getClientAnchor</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTPicture</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTPicture</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPicture.html#getCTPicture()">getCTPicture</a></strong>()</code>
 <div class="block">Return the underlying CTPicture bean that holds all properties for this picture</div>
 </td>
@@ -213,7 +213,7 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected CTShapeProperties</code></td>
+<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPicture.html#getShapeProperties()">getShapeProperties</a></strong>()</code>
 <div class="block">Returns xml bean with shape properties.</div>
 </td>
@@ -223,7 +223,7 @@ implements <a href="../../../../../org/a
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPicture.html#getSheet()">getSheet</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected static CTPicture</code></td>
+<td class="colFirst"><code>protected static org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTPicture</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPicture.html#prototype()">prototype</a></strong>()</code>
 <div class="block">Returns a prototype that is used to construct new shapes</div>
 </td>
@@ -282,14 +282,14 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XSSFPicture(org.apache.poi.xssf.usermodel.XSSFDrawing, CTPicture)">
+<a name="XSSFPicture(org.apache.poi.xssf.usermodel.XSSFDrawing, org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTPicture)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XSSFPicture</h4>
 <pre>protected&nbsp;XSSFPicture(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a>&nbsp;drawing,
-           CTPicture&nbsp;ctPicture)</pre>
+           org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTPicture&nbsp;ctPicture)</pre>
 <div class="block">Construct a new XSSFPicture object. This constructor is called from
   <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html#createPicture(org.apache.poi.xssf.usermodel.XSSFClientAnchor,%20int)"><code>XSSFDrawing.createPicture(XSSFClientAnchor, int)</code></a></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>drawing</code> - the XSSFDrawing that owns this picture</dd></dl>
@@ -309,7 +309,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>prototype</h4>
-<pre>protected static&nbsp;CTPicture&nbsp;prototype()</pre>
+<pre>protected static&nbsp;org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTPicture&nbsp;prototype()</pre>
 <div class="block">Returns a prototype that is used to construct new shapes</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>a prototype that is used to construct new shapes</dd></dl>
 </li>
@@ -332,7 +332,7 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>getCTPicture</h4>
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
-public&nbsp;CTPicture&nbsp;getCTPicture()</pre>
+public&nbsp;org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTPicture&nbsp;getCTPicture()</pre>
 <div class="block">Return the underlying CTPicture bean that holds all properties for this picture</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the underlying CTPicture bean</dd></dl>
 </li>
@@ -483,7 +483,7 @@ public&nbsp;CTPicture&nbsp;getCTPicture(
 <ul class="blockList">
 <li class="blockList">
 <h4>getShapeProperties</h4>
-<pre>protected&nbsp;CTShapeProperties&nbsp;getShapeProperties()</pre>
+<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties&nbsp;getShapeProperties()</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#getShapeProperties()">XSSFShape</a></code></strong></div>
 <div class="block">Returns xml bean with shape properties.</div>
 <dl>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPivotCache.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPivotCache.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPivotCache.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPivotCache.html Sun Nov 22 14:14:30 2015
@@ -125,7 +125,7 @@ extends <a href="../../../../../org/apac
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCache.html#XSSFPivotCache(CTPivotCache)">XSSFPivotCache</a></strong>(CTPivotCache&nbsp;ctPivotCache)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCache.html#XSSFPivotCache(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache)">XSSFPivotCache</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache&nbsp;ctPivotCache)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected </code></td>
@@ -150,7 +150,7 @@ extends <a href="../../../../../org/apac
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTPivotCache</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCache.html#getCTPivotCache()">getCTPivotCache</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -196,14 +196,14 @@ extends <a href="../../../../../org/apac
 public&nbsp;XSSFPivotCache()</pre>
 </li>
 </ul>
-<a name="XSSFPivotCache(CTPivotCache)">
+<a name="XSSFPivotCache(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>XSSFPivotCache</h4>
 <pre><a href="../../../../../org/apache/poi/util/Beta.html" title="annotation in org.apache.poi.util">@Beta</a>
-public&nbsp;XSSFPivotCache(CTPivotCache&nbsp;ctPivotCache)</pre>
+public&nbsp;XSSFPivotCache(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache&nbsp;ctPivotCache)</pre>
 </li>
 </ul>
 <a name="XSSFPivotCache(org.apache.poi.openxml4j.opc.PackagePart, org.apache.poi.openxml4j.opc.PackageRelationship)">
@@ -251,7 +251,7 @@ protected&nbsp;void&nbsp;readFrom(java.i
 <li class="blockList">
 <h4>getCTPivotCache</h4>
 <pre><a href="../../../../../org/apache/poi/util/Beta.html" title="annotation in org.apache.poi.util">@Beta</a>
-public&nbsp;CTPivotCache&nbsp;getCTPivotCache()</pre>
+public&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache&nbsp;getCTPivotCache()</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.html Sun Nov 22 14:14:30 2015
@@ -158,7 +158,7 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTPivotCacheDefinition</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCacheDefinition</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.html#getCTPivotCacheDefinition()">getCTPivotCacheDefinition</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -250,7 +250,7 @@ public&nbsp;void&nbsp;readFrom(java.io.I
 <h4>getCTPivotCacheDefinition</h4>
 <pre><a href="../../../../../org/apache/poi/util/Beta.html" title="annotation in org.apache.poi.util">@Beta</a>
 <a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
-public&nbsp;CTPivotCacheDefinition&nbsp;getCTPivotCacheDefinition()</pre>
+public&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCacheDefinition&nbsp;getCTPivotCacheDefinition()</pre>
 </li>
 </ul>
 <a name="commit()">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPivotCacheRecords.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPivotCacheRecords.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPivotCacheRecords.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPivotCacheRecords.html Sun Nov 22 14:14:30 2015
@@ -152,7 +152,7 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTPivotCacheRecords</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCacheRecords</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCacheRecords.html#getCtPivotCacheRecords()">getCtPivotCacheRecords</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -244,7 +244,7 @@ protected&nbsp;void&nbsp;readFrom(java.i
 <h4>getCtPivotCacheRecords</h4>
 <pre><a href="../../../../../org/apache/poi/util/Beta.html" title="annotation in org.apache.poi.util">@Beta</a>
 <a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
-public&nbsp;CTPivotCacheRecords&nbsp;getCtPivotCacheRecords()</pre>
+public&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCacheRecords&nbsp;getCtPivotCacheRecords()</pre>
 </li>
 </ul>
 <a name="commit()">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPivotTable.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPivotTable.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPivotTable.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPivotTable.html Sun Nov 22 14:14:30 2015
@@ -225,7 +225,7 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTPivotTableDefinition</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.html#getCTPivotTableDefinition()">getCTPivotTableDefinition</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -262,7 +262,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/xssf/usermodel/XSSFPivotTable.html#setCTPivotTableDefinition(CTPivotTableDefinition)">setCTPivotTableDefinition</a></strong>(CTPivotTableDefinition&nbsp;pivotTableDefinition)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.html#setCTPivotTableDefinition(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition)">setCTPivotTableDefinition</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition&nbsp;pivotTableDefinition)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
@@ -449,10 +449,10 @@ public&nbsp;void&nbsp;setParentSheet(<a
 <h4>getCTPivotTableDefinition</h4>
 <pre><a href="../../../../../org/apache/poi/util/Beta.html" title="annotation in org.apache.poi.util">@Beta</a>
 <a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
-public&nbsp;CTPivotTableDefinition&nbsp;getCTPivotTableDefinition()</pre>
+public&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition&nbsp;getCTPivotTableDefinition()</pre>
 </li>
 </ul>
-<a name="setCTPivotTableDefinition(CTPivotTableDefinition)">
+<a name="setCTPivotTableDefinition(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition)">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -460,7 +460,7 @@ public&nbsp;CTPivotTableDefinition&nbsp;
 <h4>setCTPivotTableDefinition</h4>
 <pre><a href="../../../../../org/apache/poi/util/Beta.html" title="annotation in org.apache.poi.util">@Beta</a>
 <a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
-public&nbsp;void&nbsp;setCTPivotTableDefinition(CTPivotTableDefinition&nbsp;pivotTableDefinition)</pre>
+public&nbsp;void&nbsp;setCTPivotTableDefinition(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition&nbsp;pivotTableDefinition)</pre>
 </li>
 </ul>
 <a name="getPivotCacheDefinition()">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPrintSetup.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPrintSetup.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPrintSetup.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPrintSetup.html Sun Nov 22 14:14:30 2015
@@ -137,7 +137,7 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected </code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPrintSetup.html#XSSFPrintSetup(CTWorksheet)">XSSFPrintSetup</a></strong>(CTWorksheet&nbsp;worksheet)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPrintSetup.html#XSSFPrintSetup(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorksheet)">XSSFPrintSetup</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorksheet&nbsp;worksheet)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -434,13 +434,13 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XSSFPrintSetup(CTWorksheet)">
+<a name="XSSFPrintSetup(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorksheet)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XSSFPrintSetup</h4>
-<pre>protected&nbsp;XSSFPrintSetup(CTWorksheet&nbsp;worksheet)</pre>
+<pre>protected&nbsp;XSSFPrintSetup(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorksheet&nbsp;worksheet)</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFRichTextString.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFRichTextString.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFRichTextString.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFRichTextString.html Sun Nov 22 14:14:30 2015
@@ -161,7 +161,7 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRichTextString.html#XSSFRichTextString(CTRst)">XSSFRichTextString</a></strong>(CTRst&nbsp;st)</code>
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRichTextString.html#XSSFRichTextString(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRst)">XSSFRichTextString</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRst&nbsp;st)</code>
 <div class="block">Create a rich text string from the supplied XML bean</div>
 </td>
 </tr>
@@ -233,7 +233,7 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTRst</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRst</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRichTextString.html#getCTRst()">getCTRst</a></strong>()</code>
 <div class="block">Return the underlying xml bean</div>
 </td>
@@ -287,7 +287,7 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRichTextString.html#preserveSpaces(STXstring)">preserveSpaces</a></strong>(STXstring&nbsp;xs)</code>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRichTextString.html#preserveSpaces(org.openxmlformats.schemas.spreadsheetml.x2006.main.STXstring)">preserveSpaces</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.STXstring&nbsp;xs)</code>
 <div class="block">Add the xml:spaces="preserve" attribute if the string has leading or trailing spaces</div>
 </td>
 </tr>
@@ -302,8 +302,8 @@ implements <a href="../../../../../org/a
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRichTextString.html#setStylesTableReference(org.apache.poi.xssf.model.StylesTable)">setStylesTableReference</a></strong>(<a href="../../../../../org/apache/poi/xssf/model/StylesTable.html" title="class in org.apache.poi.xssf.model">StylesTable</a>&nbsp;tbl)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected static CTFont</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRichTextString.html#toCTFont(CTRPrElt)">toCTFont</a></strong>(CTRPrElt&nbsp;pr)</code>
+<td class="colFirst"><code>protected static org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFont</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRichTextString.html#toCTFont(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRPrElt)">toCTFont</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRPrElt&nbsp;pr)</code>
 <div class="block">CTRPrElt --> CTFont adapter</div>
 </td>
 </tr>
@@ -355,13 +355,13 @@ implements <a href="../../../../../org/a
 <div class="block">Create empty rich text string and initialize it with empty string</div>
 </li>
 </ul>
-<a name="XSSFRichTextString(CTRst)">
+<a name="XSSFRichTextString(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRst)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XSSFRichTextString</h4>
-<pre>public&nbsp;XSSFRichTextString(CTRst&nbsp;st)</pre>
+<pre>public&nbsp;XSSFRichTextString(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRst&nbsp;st)</pre>
 <div class="block">Create a rich text string from the supplied XML bean</div>
 </li>
 </ul>
@@ -607,7 +607,7 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>getCTRst</h4>
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
-public&nbsp;CTRst&nbsp;getCTRst()</pre>
+public&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRst&nbsp;getCTRst()</pre>
 <div class="block">Return the underlying xml bean</div>
 </li>
 </ul>
@@ -620,23 +620,23 @@ public&nbsp;CTRst&nbsp;getCTRst()</pre>
 <pre>protected&nbsp;void&nbsp;setStylesTableReference(<a href="../../../../../org/apache/poi/xssf/model/StylesTable.html" title="class in org.apache.poi.xssf.model">StylesTable</a>&nbsp;tbl)</pre>
 </li>
 </ul>
-<a name="toCTFont(CTRPrElt)">
+<a name="toCTFont(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRPrElt)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>toCTFont</h4>
-<pre>protected static&nbsp;CTFont&nbsp;toCTFont(CTRPrElt&nbsp;pr)</pre>
+<pre>protected static&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFont&nbsp;toCTFont(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRPrElt&nbsp;pr)</pre>
 <div class="block">CTRPrElt --> CTFont adapter</div>
 </li>
 </ul>
-<a name="preserveSpaces(STXstring)">
+<a name="preserveSpaces(org.openxmlformats.schemas.spreadsheetml.x2006.main.STXstring)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>preserveSpaces</h4>
-<pre>protected static&nbsp;void&nbsp;preserveSpaces(STXstring&nbsp;xs)</pre>
+<pre>protected static&nbsp;void&nbsp;preserveSpaces(org.openxmlformats.schemas.spreadsheetml.x2006.main.STXstring&nbsp;xs)</pre>
 <div class="block">Add the xml:spaces="preserve" attribute if the string has leading or trailing spaces</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>xs</code> - the string to check</dd></dl>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFRow.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFRow.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFRow.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFRow.html Sun Nov 22 14:14:30 2015
@@ -152,7 +152,7 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected </code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRow.html#XSSFRow(CTRow,%20org.apache.poi.xssf.usermodel.XSSFSheet)">XSSFRow</a></strong>(CTRow&nbsp;row,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRow.html#XSSFRow(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRow,%20org.apache.poi.xssf.usermodel.XSSFSheet)">XSSFRow</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRow&nbsp;row,
        <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a>&nbsp;sheet)</code>
 <div class="block">Construct a XSSFRow.</div>
 </td>
@@ -224,7 +224,7 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTRow</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRow</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRow.html#getCTRow()">getCTRow</a></strong>()</code>
 <div class="block">Returns the underlying CTRow xml bean containing all cell definitions in this row</div>
 </td>
@@ -377,13 +377,13 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XSSFRow(CTRow, org.apache.poi.xssf.usermodel.XSSFSheet)">
+<a name="XSSFRow(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRow, org.apache.poi.xssf.usermodel.XSSFSheet)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XSSFRow</h4>
-<pre>protected&nbsp;XSSFRow(CTRow&nbsp;row,
+<pre>protected&nbsp;XSSFRow(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRow&nbsp;row,
        <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a>&nbsp;sheet)</pre>
 <div class="block">Construct a XSSFRow.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>row</code> - the xml bean containing all cell definitions for this row.</dd><dd><code>sheet</code> - the parent sheet.</dd></dl>
@@ -797,7 +797,7 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>getCTRow</h4>
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
-public&nbsp;CTRow&nbsp;getCTRow()</pre>
+public&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRow&nbsp;getCTRow()</pre>
 <div class="block">Returns the underlying CTRow xml bean containing all cell definitions in this row</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the underlying CTRow xml bean</dd></dl>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFShape.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFShape.html Sun Nov 22 14:14:30 2015
@@ -204,7 +204,7 @@ extends java.lang.Object</pre>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected abstract CTShapeProperties</code></td>
+<td class="colFirst"><code>protected abstract org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#getShapeProperties()">getShapeProperties</a></strong>()</code>
 <div class="block">Returns xml bean with shape properties.</div>
 </td>
@@ -403,7 +403,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>getShapeProperties</h4>
-<pre>protected abstract&nbsp;CTShapeProperties&nbsp;getShapeProperties()</pre>
+<pre>protected abstract&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties&nbsp;getShapeProperties()</pre>
 <div class="block">Returns xml bean with shape properties.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>xml bean with shape properties.</dd></dl>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFShapeGroup.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFShapeGroup.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFShapeGroup.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFShapeGroup.html Sun Nov 22 14:14:30 2015
@@ -142,8 +142,8 @@ extends <a href="../../../../../org/apac
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected </code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShapeGroup.html#XSSFShapeGroup(org.apache.poi.xssf.usermodel.XSSFDrawing,%20CTGroupShape)">XSSFShapeGroup</a></strong>(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a>&nbsp;drawing,
-              CTGroupShape&nbsp;ctGroup)</code>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShapeGroup.html#XSSFShapeGroup(org.apache.poi.xssf.usermodel.XSSFDrawing,%20org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGroupShape)">XSSFShapeGroup</a></strong>(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a>&nbsp;drawing,
+              org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGroupShape&nbsp;ctGroup)</code>
 <div class="block">Construct a new XSSFSimpleShape object.</div>
 </td>
 </tr>
@@ -188,17 +188,17 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTGroupShape</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGroupShape</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShapeGroup.html#getCTGroupShape()">getCTGroupShape</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected CTShapeProperties</code></td>
+<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShapeGroup.html#getShapeProperties()">getShapeProperties</a></strong>()</code>
 <div class="block">Returns xml bean with shape properties.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected static CTGroupShape</code></td>
+<td class="colFirst"><code>protected static org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGroupShape</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShapeGroup.html#prototype()">prototype</a></strong>()</code>
 <div class="block">Initialize default structure of a new shape group</div>
 </td>
@@ -241,14 +241,14 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XSSFShapeGroup(org.apache.poi.xssf.usermodel.XSSFDrawing, CTGroupShape)">
+<a name="XSSFShapeGroup(org.apache.poi.xssf.usermodel.XSSFDrawing, org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGroupShape)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XSSFShapeGroup</h4>
 <pre>protected&nbsp;XSSFShapeGroup(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a>&nbsp;drawing,
-              CTGroupShape&nbsp;ctGroup)</pre>
+              org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGroupShape&nbsp;ctGroup)</pre>
 <div class="block">Construct a new XSSFSimpleShape object.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>drawing</code> - the XSSFDrawing that owns this shape</dd><dd><code>ctGroup</code> - the XML bean that stores this group content</dd></dl>
 </li>
@@ -267,7 +267,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>prototype</h4>
-<pre>protected static&nbsp;CTGroupShape&nbsp;prototype()</pre>
+<pre>protected static&nbsp;org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGroupShape&nbsp;prototype()</pre>
 <div class="block">Initialize default structure of a new shape group</div>
 </li>
 </ul>
@@ -333,7 +333,7 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getCTGroupShape</h4>
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
-public&nbsp;CTGroupShape&nbsp;getCTGroupShape()</pre>
+public&nbsp;org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGroupShape&nbsp;getCTGroupShape()</pre>
 </li>
 </ul>
 <a name="setCoordinates(int, int, int, int)">
@@ -356,7 +356,7 @@ public&nbsp;CTGroupShape&nbsp;getCTGroup
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getShapeProperties</h4>
-<pre>protected&nbsp;CTShapeProperties&nbsp;getShapeProperties()</pre>
+<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties&nbsp;getShapeProperties()</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#getShapeProperties()">XSSFShape</a></code></strong></div>
 <div class="block">Returns xml bean with shape properties.</div>
 <dl>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFSheet.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFSheet.html Sun Nov 22 14:14:30 2015
@@ -136,11 +136,11 @@ implements <a href="../../../../../org/a
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected CTSheet</code></td>
+<td class="colFirst"><code>protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheet</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#sheet">sheet</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected CTWorksheet</code></td>
+<td class="colFirst"><code>protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorksheet</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#worksheet">worksheet</a></strong></code>&nbsp;</td>
 </tr>
 </table>
@@ -404,15 +404,15 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected CTDrawing</code></td>
+<td class="colFirst"><code>protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDrawing</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#getCTDrawing()">getCTDrawing</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected CTLegacyDrawing</code></td>
+<td class="colFirst"><code>protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTLegacyDrawing</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#getCTLegacyDrawing()">getCTLegacyDrawing</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTWorksheet</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorksheet</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#getCTWorksheet()">getCTWorksheet</a></strong>()</code>
 <div class="block">Provide access to the CTWorksheet bean holding this sheet's data</div>
 </td>
@@ -669,7 +669,7 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>CTCellFormula</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCellFormula</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#getSharedFormula(int)">getSharedFormula</a></strong>(int&nbsp;sid)</code>
 <div class="block">Return a master shared formula by index</div>
 </td>
@@ -1485,7 +1485,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>sheet</h4>
-<pre>protected&nbsp;CTSheet sheet</pre>
+<pre>protected&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheet sheet</pre>
 </li>
 </ul>
 <a name="worksheet">
@@ -1494,7 +1494,7 @@ implements <a href="../../../../../org/a
 <ul class="blockListLast">
 <li class="blockList">
 <h4>worksheet</h4>
-<pre>protected&nbsp;CTWorksheet worksheet</pre>
+<pre>protected&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorksheet worksheet</pre>
 </li>
 </ul>
 </li>
@@ -1598,7 +1598,7 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>getCTWorksheet</h4>
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
-public&nbsp;CTWorksheet&nbsp;getCTWorksheet()</pre>
+public&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorksheet&nbsp;getCTWorksheet()</pre>
 <div class="block">Provide access to the CTWorksheet bean holding this sheet's data</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the CTWorksheet bean holding this sheet's data</dd></dl>
 </li>
@@ -1729,7 +1729,7 @@ public&nbsp;CTWorksheet&nbsp;getCTWorksh
 <ul class="blockList">
 <li class="blockList">
 <h4>getCTDrawing</h4>
-<pre>protected&nbsp;CTDrawing&nbsp;getCTDrawing()</pre>
+<pre>protected&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDrawing&nbsp;getCTDrawing()</pre>
 </li>
 </ul>
 <a name="getCTLegacyDrawing()">
@@ -1738,7 +1738,7 @@ public&nbsp;CTWorksheet&nbsp;getCTWorksh
 <ul class="blockList">
 <li class="blockList">
 <h4>getCTLegacyDrawing</h4>
-<pre>protected&nbsp;CTLegacyDrawing&nbsp;getCTLegacyDrawing()</pre>
+<pre>protected&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTLegacyDrawing&nbsp;getCTLegacyDrawing()</pre>
 </li>
 </ul>
 <a name="createFreezePane(int, int)">
@@ -3591,7 +3591,7 @@ public&nbsp;void&nbsp;removeHyperlink(in
 <li class="blockList">
 <h4>getSharedFormula</h4>
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
-public&nbsp;CTCellFormula&nbsp;getSharedFormula(int&nbsp;sid)</pre>
+public&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCellFormula&nbsp;getSharedFormula(int&nbsp;sid)</pre>
 <div class="block">Return a master shared formula by index</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>sid</code> - shared group index</dd>
 <dt><span class="strong">Returns:</span></dt><dd>a CTCellFormula bean holding shared formula or <code>null</code> if not found</dd></dl>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFSimpleShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFSimpleShape.html?rev=1715628&r1=1715627&r2=1715628&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFSimpleShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFSimpleShape.html Sun Nov 22 14:14:30 2015
@@ -147,8 +147,8 @@ implements java.lang.Iterable&lt;<a href
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected </code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSimpleShape.html#XSSFSimpleShape(org.apache.poi.xssf.usermodel.XSSFDrawing,%20CTShape)">XSSFSimpleShape</a></strong>(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a>&nbsp;drawing,
-               CTShape&nbsp;ctShape)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSimpleShape.html#XSSFSimpleShape(org.apache.poi.xssf.usermodel.XSSFDrawing,%20org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape)">XSSFSimpleShape</a></strong>(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a>&nbsp;drawing,
+               org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape&nbsp;ctShape)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -197,7 +197,7 @@ implements java.lang.Iterable&lt;<a href
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>CTShape</code></td>
+<td class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSimpleShape.html#getCTShape()">getCTShape</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -217,7 +217,7 @@ implements java.lang.Iterable&lt;<a href
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected CTShapeProperties</code></td>
+<td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSimpleShape.html#getShapeProperties()">getShapeProperties</a></strong>()</code>
 <div class="block">Returns xml bean with shape properties.</div>
 </td>
@@ -284,7 +284,7 @@ implements java.lang.Iterable&lt;<a href
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSimpleShape.html#iterator()">iterator</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected static CTShape</code></td>
+<td class="colFirst"><code>protected static org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSimpleShape.html#prototype()">prototype</a></strong>()</code>
 <div class="block">Prototype with the default structure of a new auto-shape.</div>
 </td>
@@ -394,14 +394,14 @@ implements java.lang.Iterable&lt;<a href
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XSSFSimpleShape(org.apache.poi.xssf.usermodel.XSSFDrawing, CTShape)">
+<a name="XSSFSimpleShape(org.apache.poi.xssf.usermodel.XSSFDrawing, org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XSSFSimpleShape</h4>
 <pre>protected&nbsp;XSSFSimpleShape(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a>&nbsp;drawing,
-               CTShape&nbsp;ctShape)</pre>
+               org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape&nbsp;ctShape)</pre>
 </li>
 </ul>
 </li>
@@ -418,7 +418,7 @@ implements java.lang.Iterable&lt;<a href
 <ul class="blockList">
 <li class="blockList">
 <h4>prototype</h4>
-<pre>protected static&nbsp;CTShape&nbsp;prototype()</pre>
+<pre>protected static&nbsp;org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape&nbsp;prototype()</pre>
 <div class="block">Prototype with the default structure of a new auto-shape.</div>
 </li>
 </ul>
@@ -429,7 +429,7 @@ implements java.lang.Iterable&lt;<a href
 <li class="blockList">
 <h4>getCTShape</h4>
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
-public&nbsp;CTShape&nbsp;getCTShape()</pre>
+public&nbsp;org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape&nbsp;getCTShape()</pre>
 </li>
 </ul>
 <a name="iterator()">
@@ -788,7 +788,7 @@ public&nbsp;CTShape&nbsp;getCTShape()</p
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getShapeProperties</h4>
-<pre>protected&nbsp;CTShapeProperties&nbsp;getShapeProperties()</pre>
+<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties&nbsp;getShapeProperties()</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#getShapeProperties()">XSSFShape</a></code></strong></div>
 <div class="block">Returns xml bean with shape properties.</div>
 <dl>




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