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=1761825&r1=1761824&r2=1761825&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 Wed Sep 
21 22:19:54 2016
@@ -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(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,
+<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,
        <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>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTMap</code></td>
+<td class="colFirst"><code>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>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSchema</code></td>
+<td class="colFirst"><code>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(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTMap, 
org.apache.poi.xssf.model.MapInfo)">
+<a name="XSSFMap(CTMap, org.apache.poi.xssf.model.MapInfo)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XSSFMap</h4>
-<pre>public&nbsp;XSSFMap(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTMap&nbsp;ctMap,
+<pre>public&nbsp;XSSFMap(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;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTMap&nbsp;getCtMap()</pre>
+public&nbsp;CTMap&nbsp;getCtMap()</pre>
 </li>
 </ul>
 <a name="getCTSchema()">
@@ -216,7 +216,7 @@ public&nbsp;org.openxmlformats.schemas.s
 <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;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSchema&nbsp;getCTSchema()</pre>
+public&nbsp;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=1761825&r1=1761824&r2=1761825&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 Wed 
Sep 21 22:19:54 2016
@@ -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(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,
+<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,
         <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 
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDefinedName</code></td>
+<td class="colFirst"><code>protected 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(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDefinedName,
 org.apache.poi.xssf.usermodel.XSSFWorkbook)">
+<a name="XSSFName(CTDefinedName, org.apache.poi.xssf.usermodel.XSSFWorkbook)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XSSFName</h4>
-<pre>protected&nbsp;XSSFName(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDefinedName&nbsp;name,
+<pre>protected&nbsp;XSSFName(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;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDefinedName&nbsp;getCTName()</pre>
+<pre>protected&nbsp;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=1761825&r1=1761824&r2=1761825&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 
Wed Sep 21 22:19:54 2016
@@ -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(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter)">XSSFOddFooter</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter&nbsp;headerFooter)</code>
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFOddFooter.html#XSSFOddFooter(CTHeaderFooter)">XSSFOddFooter</a></strong>(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(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter)">
+<a name="XSSFOddFooter(CTHeaderFooter)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XSSFOddFooter</h4>
-<pre>public&nbsp;XSSFOddFooter(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter&nbsp;headerFooter)</pre>
+<pre>public&nbsp;XSSFOddFooter(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=1761825&r1=1761824&r2=1761825&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 
Wed Sep 21 22:19:54 2016
@@ -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(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter)">XSSFOddHeader</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter&nbsp;headerFooter)</code>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFOddHeader.html#XSSFOddHeader(CTHeaderFooter)">XSSFOddHeader</a></strong>(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(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter)">
+<a name="XSSFOddHeader(CTHeaderFooter)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XSSFOddHeader</h4>
-<pre>protected&nbsp;XSSFOddHeader(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter&nbsp;headerFooter)</pre>
+<pre>protected&nbsp;XSSFOddHeader(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=1761825&r1=1761824&r2=1761825&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 Wed 
Sep 21 22:19:54 2016
@@ -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,%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>
+<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>
 <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>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTPicture</code></td>
+<td class="colFirst"><code>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 
org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties</code></td>
+<td class="colFirst"><code>protected 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 
org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTPicture</code></td>
+<td class="colFirst"><code>protected static 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, 
org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTPicture)">
+<a name="XSSFPicture(org.apache.poi.xssf.usermodel.XSSFDrawing, 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,
-           
org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTPicture&nbsp;ctPicture)</pre>
+           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;org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTPicture&nbsp;prototype()</pre>
+<pre>protected static&nbsp;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;org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTPicture&nbsp;getCTPicture()</pre>
+public&nbsp;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;org.openxmlformats.schemas.d
 <ul class="blockList">
 <li class="blockList">
 <h4>getShapeProperties</h4>
-<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties&nbsp;getShapeProperties()</pre>
+<pre>protected&nbsp;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=1761825&r1=1761824&r2=1761825&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 
Wed Sep 21 22:19:54 2016
@@ -140,16 +140,10 @@ 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(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache)">XSSFPivotCache</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache&nbsp;ctPivotCache)</code>&nbsp;</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>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected </code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCache.html#XSSFPivotCache(org.apache.poi.openxml4j.opc.PackagePart)">XSSFPivotCache</a></strong>(<a
 href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" 
title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;part)</code>
-<div class="block">Creates n XSSFPivotCache representing the given package 
part and relationship.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected </code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCache.html#XSSFPivotCache(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSSFPivotCache</a></strong>(<a
 href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" 
title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;part,
               <a 
href="../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" 
title="class in 
org.apache.poi.openxml4j.opc">PackageRelationship</a>&nbsp;rel)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -173,7 +167,7 @@ extends <a href="../../../../../org/apac
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td 
class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache</code></td>
+<td class="colFirst"><code>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">
@@ -219,31 +213,14 @@ extends <a href="../../../../../org/apac
 public&nbsp;XSSFPivotCache()</pre>
 </li>
 </ul>
-<a 
name="XSSFPivotCache(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache)">
+<a name="XSSFPivotCache(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(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache&nbsp;ctPivotCache)</pre>
-</li>
-</ul>
-<a name="XSSFPivotCache(org.apache.poi.openxml4j.opc.PackagePart)">
-<!--   -->
-</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>
-protected&nbsp;XSSFPivotCache(<a 
href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" 
title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;part)
-                  throws java.io.IOException</pre>
-<div class="block">Creates n XSSFPivotCache representing the given package 
part and relationship.
- Should only be called when reading in an existing file.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>part</code> - - 
The package part that holds xml data representing this pivot cache 
definition.</dd>
-<dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code></dd><dt><span 
class="strong">Since:</span></dt>
-  <dd>POI 3.14-Beta1</dd></dl>
+public&nbsp;XSSFPivotCache(CTPivotCache&nbsp;ctPivotCache)</pre>
 </li>
 </ul>
 <a name="XSSFPivotCache(org.apache.poi.openxml4j.opc.PackagePart, 
org.apache.poi.openxml4j.opc.PackageRelationship)">
@@ -289,7 +266,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;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache&nbsp;getCTPivotCache()</pre>
+public&nbsp;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=1761825&r1=1761824&r2=1761825&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
 Wed Sep 21 22:19:54 2016
@@ -181,7 +181,7 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="altColor">
-<td 
class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCacheDefinition</code></td>
+<td class="colFirst"><code>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">
@@ -294,7 +294,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;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCacheDefinition&nbsp;getCTPivotCacheDefinition()</pre>
+public&nbsp;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=1761825&r1=1761824&r2=1761825&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
 Wed Sep 21 22:19:54 2016
@@ -175,7 +175,7 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="rowColor">
-<td 
class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCacheRecords</code></td>
+<td class="colFirst"><code>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">
@@ -282,7 +282,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;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCacheRecords&nbsp;getCtPivotCacheRecords()</pre>
+public&nbsp;CTPivotCacheRecords&nbsp;getCtPivotCacheRecords()</pre>
 </li>
 </ul>
 <a name="commit()">

Modified: 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPivotTable.PivotTableReferenceConfigurator.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPivotTable.PivotTableReferenceConfigurator.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPivotTable.PivotTableReferenceConfigurator.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFPivotTable.PivotTableReferenceConfigurator.html
 Wed Sep 21 22:19:54 2016
@@ -111,7 +111,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.PivotTableReferenceConfigurator.html#configureReference(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorksheetSource)">configureReference</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorksheetSource&nbsp;wsSource)</code>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.PivotTableReferenceConfigurator.html#configureReference(CTWorksheetSource)">configureReference</a></strong>(CTWorksheetSource&nbsp;wsSource)</code>
 <div class="block">Configure the name or area reference for the pivot 
table</div>
 </td>
 </tr>
@@ -130,13 +130,13 @@
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a 
name="configureReference(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorksheetSource)">
+<a name="configureReference(CTWorksheetSource)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>configureReference</h4>
-<pre>void&nbsp;configureReference(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorksheetSource&nbsp;wsSource)</pre>
+<pre>void&nbsp;configureReference(CTWorksheetSource&nbsp;wsSource)</pre>
 <div class="block">Configure the name or area reference for the pivot 
table</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>wsSource</code> 
- CTWorksheetSource that needs the pivot source reference assignment</dd></dl>
 </li>

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=1761825&r1=1761824&r2=1761825&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 
Wed Sep 21 22:19:54 2016
@@ -259,7 +259,7 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="altColor">
-<td 
class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition</code></td>
+<td class="colFirst"><code>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">
@@ -296,7 +296,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(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition)">setCTPivotTableDefinition</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition&nbsp;pivotTableDefinition)</code>&nbsp;</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>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
@@ -498,10 +498,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;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition&nbsp;getCTPivotTableDefinition()</pre>
+public&nbsp;CTPivotTableDefinition&nbsp;getCTPivotTableDefinition()</pre>
 </li>
 </ul>
-<a 
name="setCTPivotTableDefinition(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition)">
+<a name="setCTPivotTableDefinition(CTPivotTableDefinition)">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -509,7 +509,7 @@ public&nbsp;org.openxmlformats.schemas.s
 <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(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition&nbsp;pivotTableDefinition)</pre>
+public&nbsp;void&nbsp;setCTPivotTableDefinition(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=1761825&r1=1761824&r2=1761825&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 
Wed Sep 21 22:19:54 2016
@@ -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(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorksheet)">XSSFPrintSetup</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorksheet&nbsp;worksheet)</code>&nbsp;</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>
 </tr>
 </table>
 </li>
@@ -434,13 +434,13 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a 
name="XSSFPrintSetup(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorksheet)">
+<a name="XSSFPrintSetup(CTWorksheet)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XSSFPrintSetup</h4>
-<pre>protected&nbsp;XSSFPrintSetup(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorksheet&nbsp;worksheet)</pre>
+<pre>protected&nbsp;XSSFPrintSetup(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=1761825&r1=1761824&r2=1761825&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 
Wed Sep 21 22:19:54 2016
@@ -159,7 +159,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(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRst)">XSSFRichTextString</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRst&nbsp;st)</code>
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFRichTextString.html#XSSFRichTextString(CTRst)">XSSFRichTextString</a></strong>(CTRst&nbsp;st)</code>
 <div class="block">Create a rich text string from the supplied XML bean</div>
 </td>
 </tr>
@@ -231,7 +231,7 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
-<td 
class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRst</code></td>
+<td class="colFirst"><code>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>
@@ -285,7 +285,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(org.openxmlformats.schemas.spreadsheetml.x2006.main.STXstring)">preserveSpaces</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.STXstring&nbsp;xs)</code>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFRichTextString.html#preserveSpaces(STXstring)">preserveSpaces</a></strong>(STXstring&nbsp;xs)</code>
 <div class="block">Add the xml:spaces="preserve" attribute if the string has 
leading or trailing spaces</div>
 </td>
 </tr>
@@ -300,8 +300,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 
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>
+<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>
 <div class="block">CTRPrElt --> CTFont adapter</div>
 </td>
 </tr>
@@ -353,13 +353,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(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRst)">
+<a name="XSSFRichTextString(CTRst)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XSSFRichTextString</h4>
-<pre>public&nbsp;XSSFRichTextString(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRst&nbsp;st)</pre>
+<pre>public&nbsp;XSSFRichTextString(CTRst&nbsp;st)</pre>
 <div class="block">Create a rich text string from the supplied XML bean</div>
 </li>
 </ul>
@@ -605,7 +605,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;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRst&nbsp;getCTRst()</pre>
+public&nbsp;CTRst&nbsp;getCTRst()</pre>
 <div class="block">Return the underlying xml bean</div>
 </li>
 </ul>
@@ -618,23 +618,23 @@ public&nbsp;org.openxmlformats.schemas.s
 <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(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRPrElt)">
+<a name="toCTFont(CTRPrElt)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>toCTFont</h4>
-<pre>protected 
static&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFont&nbsp;toCTFont(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRPrElt&nbsp;pr)</pre>
+<pre>protected static&nbsp;CTFont&nbsp;toCTFont(CTRPrElt&nbsp;pr)</pre>
 <div class="block">CTRPrElt --> CTFont adapter</div>
 </li>
 </ul>
-<a 
name="preserveSpaces(org.openxmlformats.schemas.spreadsheetml.x2006.main.STXstring)">
+<a name="preserveSpaces(STXstring)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>preserveSpaces</h4>
-<pre>protected 
static&nbsp;void&nbsp;preserveSpaces(org.openxmlformats.schemas.spreadsheetml.x2006.main.STXstring&nbsp;xs)</pre>
+<pre>protected static&nbsp;void&nbsp;preserveSpaces(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=1761825&r1=1761824&r2=1761825&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 Wed Sep 
21 22:19:54 2016
@@ -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(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,
+<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,
        <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>
@@ -237,7 +237,7 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
-<td 
class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRow</code></td>
+<td class="colFirst"><code>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>
@@ -394,13 +394,13 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XSSFRow(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRow, 
org.apache.poi.xssf.usermodel.XSSFSheet)">
+<a name="XSSFRow(CTRow, org.apache.poi.xssf.usermodel.XSSFSheet)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XSSFRow</h4>
-<pre>protected&nbsp;XSSFRow(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRow&nbsp;row,
+<pre>protected&nbsp;XSSFRow(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>
@@ -866,7 +866,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;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRow&nbsp;getCTRow()</pre>
+public&nbsp;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=1761825&r1=1761824&r2=1761825&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 Wed 
Sep 21 22:19:54 2016
@@ -204,7 +204,7 @@ extends java.lang.Object</pre>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected abstract 
org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties</code></td>
+<td class="colFirst"><code>protected abstract 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;org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties&nbsp;getShapeProperties()</pre>
+<pre>protected abstract&nbsp;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=1761825&r1=1761824&r2=1761825&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 
Wed Sep 21 22:19:54 2016
@@ -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,%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>
+<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>
 <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>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGroupShape</code></td>
+<td class="colFirst"><code>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 
org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties</code></td>
+<td class="colFirst"><code>protected 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 
org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGroupShape</code></td>
+<td class="colFirst"><code>protected static 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, 
org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGroupShape)">
+<a name="XSSFShapeGroup(org.apache.poi.xssf.usermodel.XSSFDrawing, 
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,
-              
org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGroupShape&nbsp;ctGroup)</pre>
+              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;org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGroupShape&nbsp;prototype()</pre>
+<pre>protected static&nbsp;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;org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTGroupShape&nbsp;getCTGroupShape()</pre>
+public&nbsp;CTGroupShape&nbsp;getCTGroupShape()</pre>
 </li>
 </ul>
 <a name="setCoordinates(int, int, int, int)">
@@ -356,7 +356,7 @@ public&nbsp;org.openxmlformats.schemas.d
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getShapeProperties</h4>
-<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties&nbsp;getShapeProperties()</pre>
+<pre>protected&nbsp;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=1761825&r1=1761824&r2=1761825&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 Wed 
Sep 21 22:19:54 2016
@@ -151,7 +151,7 @@ implements <a href="../../../../../org/a
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected 
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheet</code></td>
+<td class="colFirst"><code>protected 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">
@@ -159,7 +159,7 @@ implements <a href="../../../../../org/a
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#TWIPS_PER_POINT">TWIPS_PER_POINT</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected 
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorksheet</code></td>
+<td class="colFirst"><code>protected 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>
@@ -479,15 +479,15 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected 
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDrawing</code></td>
+<td class="colFirst"><code>protected 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="altColor">
-<td class="colFirst"><code>protected 
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTLegacyDrawing</code></td>
+<td class="colFirst"><code>protected 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="rowColor">
-<td 
class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorksheet</code></td>
+<td class="colFirst"><code>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>
@@ -757,7 +757,7 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
-<td 
class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCellFormula</code></td>
+<td class="colFirst"><code>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>
@@ -1488,7 +1488,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>sheet</h4>
-<pre>protected&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheet
 sheet</pre>
+<pre>protected&nbsp;CTSheet sheet</pre>
 </li>
 </ul>
 <a name="worksheet">
@@ -1497,7 +1497,7 @@ implements <a href="../../../../../org/a
 <ul class="blockListLast">
 <li class="blockList">
 <h4>worksheet</h4>
-<pre>protected&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorksheet
 worksheet</pre>
+<pre>protected&nbsp;CTWorksheet worksheet</pre>
 </li>
 </ul>
 </li>
@@ -1613,7 +1613,7 @@ protected&nbsp;XSSFSheet(<a href="../../
 <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;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorksheet&nbsp;getCTWorksheet()</pre>
+public&nbsp;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>
@@ -1788,7 +1788,7 @@ public&nbsp;org.openxmlformats.schemas.s
 <ul class="blockList">
 <li class="blockList">
 <h4>getCTDrawing</h4>
-<pre>protected&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDrawing&nbsp;getCTDrawing()</pre>
+<pre>protected&nbsp;CTDrawing&nbsp;getCTDrawing()</pre>
 </li>
 </ul>
 <a name="getCTLegacyDrawing()">
@@ -1797,7 +1797,7 @@ public&nbsp;org.openxmlformats.schemas.s
 <ul class="blockList">
 <li class="blockList">
 <h4>getCTLegacyDrawing</h4>
-<pre>protected&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTLegacyDrawing&nbsp;getCTLegacyDrawing()</pre>
+<pre>protected&nbsp;CTLegacyDrawing&nbsp;getCTLegacyDrawing()</pre>
 </li>
 </ul>
 <a name="createFreezePane(int, int)">
@@ -3706,7 +3706,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;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCellFormula&nbsp;getSharedFormula(int&nbsp;sid)</pre>
+public&nbsp;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=1761825&r1=1761824&r2=1761825&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 
Wed Sep 21 22:19:54 2016
@@ -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,%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>
+<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>
 </tr>
 </table>
 </li>
@@ -197,7 +197,7 @@ implements java.lang.Iterable&lt;<a href
 </td>
 </tr>
 <tr class="rowColor">
-<td 
class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape</code></td>
+<td class="colFirst"><code>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 
org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties</code></td>
+<td class="colFirst"><code>protected 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 
org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape</code></td>
+<td class="colFirst"><code>protected static 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, 
org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape)">
+<a name="XSSFSimpleShape(org.apache.poi.xssf.usermodel.XSSFDrawing, 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,
-               
org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape&nbsp;ctShape)</pre>
+               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;org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape&nbsp;prototype()</pre>
+<pre>protected static&nbsp;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;org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape&nbsp;getCTShape()</pre>
+public&nbsp;CTShape&nbsp;getCTShape()</pre>
 </li>
 </ul>
 <a name="iterator()">
@@ -788,7 +788,7 @@ public&nbsp;org.openxmlformats.schemas.d
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getShapeProperties</h4>
-<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTShapeProperties&nbsp;getShapeProperties()</pre>
+<pre>protected&nbsp;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/XSSFTable.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTable.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTable.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTable.html Wed 
Sep 21 22:19:54 2016
@@ -209,7 +209,7 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
-<td 
class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTTable</code></td>
+<td class="colFirst"><code>CTTable</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#getCTTable()">getCTTable</a></strong>()</code>
 <div class="block">get the underlying CTTable XML bean</div>
 </td>
@@ -479,7 +479,7 @@ public&nbsp;XSSFTable(<a href="../../../
 <li class="blockList">
 <h4>getCTTable</h4>
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" 
title="annotation in org.apache.poi.util">@Internal</a>(<a 
href="../../../../../org/apache/poi/util/Internal.html#since()">since</a>="POI 
3.15 beta 3")
-public&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTTable&nbsp;getCTTable()</pre>
+public&nbsp;CTTable&nbsp;getCTTable()</pre>
 <div class="block">get the underlying CTTable XML bean</div>
 </li>
 </ul>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTextBox.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTextBox.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTextBox.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTextBox.html Wed 
Sep 21 22:19:54 2016
@@ -148,8 +148,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/XSSFTextBox.html#XSSFTextBox(org.apache.poi.xssf.usermodel.XSSFDrawing,%20org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape)">XSSFTextBox</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>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFTextBox.html#XSSFTextBox(org.apache.poi.xssf.usermodel.XSSFDrawing,%20CTShape)">XSSFTextBox</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>
 </tr>
 </table>
 </li>
@@ -195,14 +195,14 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="XSSFTextBox(org.apache.poi.xssf.usermodel.XSSFDrawing, 
org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape)">
+<a name="XSSFTextBox(org.apache.poi.xssf.usermodel.XSSFDrawing, CTShape)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XSSFTextBox</h4>
 <pre>protected&nbsp;XSSFTextBox(<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)</pre>
+           CTShape&nbsp;ctShape)</pre>
 </li>
 </ul>
 </li>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTextParagraph.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTextParagraph.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTextParagraph.html 
(original)
+++ 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTextParagraph.html 
Wed Sep 21 22:19:54 2016
@@ -195,7 +195,7 @@ implements java.lang.Iterable&lt;<a href
 </td>
 </tr>
 <tr class="altColor">
-<td 
class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape</code></td>
+<td class="colFirst"><code>CTShape</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFTextParagraph.html#getParentShape()">getParentShape</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -241,7 +241,7 @@ implements java.lang.Iterable&lt;<a href
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFTextParagraph.html#getTextRuns()">getTextRuns</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td 
class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph</code></td>
+<td class="colFirst"><code>CTTextParagraph</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFTextParagraph.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -395,7 +395,7 @@ implements java.lang.Iterable&lt;<a href
 <li class="blockList">
 <h4>getXmlObject</h4>
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" 
title="annotation in org.apache.poi.util">@Internal</a>
-public&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph&nbsp;getXmlObject()</pre>
+public&nbsp;CTTextParagraph&nbsp;getXmlObject()</pre>
 </li>
 </ul>
 <a name="getParentShape()">
@@ -405,7 +405,7 @@ public&nbsp;org.openxmlformats.schemas.d
 <li class="blockList">
 <h4>getParentShape</h4>
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" 
title="annotation in org.apache.poi.util">@Internal</a>
-public&nbsp;org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape&nbsp;getParentShape()</pre>
+public&nbsp;CTShape&nbsp;getParentShape()</pre>
 </li>
 </ul>
 <a name="getTextRuns()">

Modified: 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTextRun.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTextRun.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTextRun.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTextRun.html Wed 
Sep 21 22:19:54 2016
@@ -137,7 +137,7 @@ extends java.lang.Object</pre>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFTextRun.html#getPitchAndFamily()">getPitchAndFamily</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected 
org.openxmlformats.schemas.drawingml.x2006.main.CTTextCharacterProperties</code></td>
+<td class="colFirst"><code>protected CTTextCharacterProperties</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFTextRun.html#getRPr()">getRPr</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -149,7 +149,7 @@ extends java.lang.Object</pre>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFTextRun.html#getTextCap()">getTextCap</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td 
class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.main.CTRegularTextRun</code></td>
+<td class="colFirst"><code>CTRegularTextRun</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFTextRun.html#getXmlObject()">getXmlObject</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -295,7 +295,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>getXmlObject</h4>
-<pre>public&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTRegularTextRun&nbsp;getXmlObject()</pre>
+<pre>public&nbsp;CTRegularTextRun&nbsp;getXmlObject()</pre>
 </li>
 </ul>
 <a name="setFontColor(java.awt.Color)">
@@ -563,7 +563,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>getRPr</h4>
-<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTTextCharacterProperties&nbsp;getRPr()</pre>
+<pre>protected&nbsp;CTTextCharacterProperties&nbsp;getRPr()</pre>
 </li>
 </ul>
 <a name="toString()">

Modified: 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFVMLDrawing.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFVMLDrawing.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFVMLDrawing.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFVMLDrawing.html 
Wed Sep 21 22:19:54 2016
@@ -199,7 +199,7 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected 
com.microsoft.schemas.vml.CTShape</code></td>
+<td class="colFirst"><code>protected CTShape</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFVMLDrawing.html#findCommentShape(int,%20int)">findCommentShape</a></strong>(int&nbsp;row,
                 int&nbsp;col)</code>
 <div class="block">Find a shape with ClientData of type "NOTE" and the 
specified row and column</div>
@@ -210,7 +210,7 @@ extends <a href="../../../../../org/apac
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFVMLDrawing.html#getItems()">getItems</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected 
com.microsoft.schemas.vml.CTShape</code></td>
+<td class="colFirst"><code>protected CTShape</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFVMLDrawing.html#newCommentShape()">newCommentShape</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -381,7 +381,7 @@ protected&nbsp;XSSFVMLDrawing(<a href=".
 <ul class="blockList">
 <li class="blockList">
 <h4>newCommentShape</h4>
-<pre>protected&nbsp;com.microsoft.schemas.vml.CTShape&nbsp;newCommentShape()</pre>
+<pre>protected&nbsp;CTShape&nbsp;newCommentShape()</pre>
 </li>
 </ul>
 <a name="findCommentShape(int, int)">
@@ -390,8 +390,8 @@ protected&nbsp;XSSFVMLDrawing(<a href=".
 <ul class="blockList">
 <li class="blockList">
 <h4>findCommentShape</h4>
-<pre>protected&nbsp;com.microsoft.schemas.vml.CTShape&nbsp;findCommentShape(int&nbsp;row,
-                                                 int&nbsp;col)</pre>
+<pre>protected&nbsp;CTShape&nbsp;findCommentShape(int&nbsp;row,
+                       int&nbsp;col)</pre>
 <div class="block">Find a shape with ClientData of type "NOTE" and the 
specified row and column</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the comment shape or 
<code>null</code></dd></dl>
 </li>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html 
Wed Sep 21 22:19:54 2016
@@ -265,7 +265,7 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected 
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache</code></td>
+<td class="colFirst"><code>protected CTPivotCache</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#addPivotCache(java.lang.String)">addPivotCache</a></strong>(java.lang.String&nbsp;rId)</code>
 <div class="block">Add pivotCache to the workbook</div>
 </td>
@@ -313,8 +313,8 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFDialogsheet.html" 
title="class in org.apache.poi.xssf.usermodel">XSSFDialogsheet</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#createDialogsheet(java.lang.String,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDialogsheet)">createDialogsheet</a></strong>(java.lang.String&nbsp;sheetname,
-                 
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDialogsheet&nbsp;dialogsheet)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#createDialogsheet(java.lang.String,%20CTDialogsheet)">createDialogsheet</a></strong>(java.lang.String&nbsp;sheetname,
+                 CTDialogsheet&nbsp;dialogsheet)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html" title="class 
in org.apache.poi.xssf.usermodel">XSSFFont</a></code></td>
@@ -413,7 +413,7 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="altColor">
-<td 
class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorkbook</code></td>
+<td class="colFirst"><code>CTWorkbook</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#getCTWorkbook()">getCTWorkbook</a></strong>()</code>
 <div class="block">Return the underlying XML bean</div>
 </td>
@@ -689,8 +689,8 @@ 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/xssf/usermodel/XSSFWorkbook.html#parseSheet(java.util.Map,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheet)">parseSheet</a></strong>(java.util.Map&lt;java.lang.String,<a
 href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html" 
title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a>&gt;&nbsp;shIdMap,
-          
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheet&nbsp;ctSheet)</code>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#parseSheet(java.util.Map,%20CTSheet)">parseSheet</a></strong>(java.util.Map&lt;java.lang.String,<a
 href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html" 
title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a>&gt;&nbsp;shIdMap,
+          CTSheet&nbsp;ctSheet)</code>
 <div class="block">Not normally to be called externally, but possibly to be 
overridden to avoid
  the DOM based parse of large sheets (see examples).</div>
 </td>
@@ -1162,14 +1162,14 @@ implements <a href="../../../../../org/a
 <dd><code>java.io.IOException</code> - a subclass may throw an IOException 
when a document is read</dd></dl>
 </li>
 </ul>
-<a name="parseSheet(java.util.Map, 
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheet)">
+<a name="parseSheet(java.util.Map, CTSheet)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>parseSheet</h4>
 <pre>public&nbsp;void&nbsp;parseSheet(java.util.Map&lt;java.lang.String,<a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class 
in org.apache.poi.xssf.usermodel">XSSFSheet</a>&gt;&nbsp;shIdMap,
-              
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheet&nbsp;ctSheet)</pre>
+              CTSheet&nbsp;ctSheet)</pre>
 <div class="block">Not normally to be called externally, but possibly to be 
overridden to avoid
  the DOM based parse of large sheets (see examples).</div>
 </li>
@@ -1191,7 +1191,7 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>getCTWorkbook</h4>
 <pre><a href="../../../../../org/apache/poi/util/Internal.html" 
title="annotation in org.apache.poi.util">@Internal</a>
-public&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorkbook&nbsp;getCTWorkbook()</pre>
+public&nbsp;CTWorkbook&nbsp;getCTWorkbook()</pre>
 <div class="block">Return the underlying XML bean</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the underlying CTWorkbook 
bean</dd></dl>
 </li>
@@ -1407,14 +1407,14 @@ public&nbsp;org.openxmlformats.schemas.s
   or workbook already contains a sheet with this name</dd><dt><span 
class="strong">See Also:</span></dt><dd><a 
href="../../../../../org/apache/poi/ss/util/WorkbookUtil.html#createSafeSheetName(java.lang.String)"><code>WorkbookUtil.createSafeSheetName(String
 nameProposal)</code></a></dd></dl>
 </li>
 </ul>
-<a name="createDialogsheet(java.lang.String, 
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDialogsheet)">
+<a name="createDialogsheet(java.lang.String, CTDialogsheet)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>createDialogsheet</h4>
 <pre>protected&nbsp;<a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFDialogsheet.html" 
title="class in 
org.apache.poi.xssf.usermodel">XSSFDialogsheet</a>&nbsp;createDialogsheet(java.lang.String&nbsp;sheetname,
-                                
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDialogsheet&nbsp;dialogsheet)</pre>
+                                CTDialogsheet&nbsp;dialogsheet)</pre>
 </li>
 </ul>
 <a name="findFont(short, short, short, java.lang.String, boolean, boolean, 
short, byte)">
@@ -2670,7 +2670,7 @@ public&nbsp;int&nbsp;linkExternalWorkboo
 <li class="blockList">
 <h4>addPivotCache</h4>
 <pre><a href="../../../../../org/apache/poi/util/Beta.html" title="annotation 
in org.apache.poi.util">@Beta</a>
-protected&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache&nbsp;addPivotCache(java.lang.String&nbsp;rId)</pre>
+protected&nbsp;CTPivotCache&nbsp;addPivotCache(java.lang.String&nbsp;rId)</pre>
 <div class="block">Add pivotCache to the workbook</div>
 </li>
 </ul>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html
 Wed Sep 21 22:19:54 2016
@@ -138,7 +138,7 @@ implements <a href="../../../../../../or
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected 
org.openxmlformats.schemas.drawingml.x2006.chart.CTSerTx</code></td>
+<td class="colFirst"><code>protected CTSerTx</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#getCTSerTx()">getCTSerTx</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -292,7 +292,7 @@ implements <a href="../../../../../../or
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getCTSerTx</h4>
-<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.chart.CTSerTx&nbsp;getCTSerTx()</pre>
+<pre>protected&nbsp;CTSerTx&nbsp;getCTSerTx()</pre>
 </li>
 </ul>
 </li>



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

Reply via email to