You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ab...@apache.org on 2017/11/27 19:44:40 UTC

svn commit: r1816500 [20/23] - in /poi/site: publish/apidocs/ publish/apidocs/org/apache/poi/class-use/ publish/apidocs/org/apache/poi/common/usermodel/fonts/ publish/apidocs/org/apache/poi/common/usermodel/fonts/class-use/ publish/apidocs/org/apache/p...

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/XDGFSection.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/XDGFSection.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/XDGFSection.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/class-use/XDGFSection.html Mon Nov 27 19:44:35 2017
@@ -172,16 +172,16 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">GeometrySection.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/GeometrySection.html#setupMaster-org.apache.poi.xdgf.usermodel.section.XDGFSection-">setupMaster</a></span>(<a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a>&nbsp;master)</code>&nbsp;</td>
+<td class="colFirst"><code>abstract void</code></td>
+<td class="colLast"><span class="typeNameLabel">XDGFSection.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#setupMaster-org.apache.poi.xdgf.usermodel.section.XDGFSection-">setupMaster</a></span>(<a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a>&nbsp;section)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">GenericSection.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/GenericSection.html#setupMaster-org.apache.poi.xdgf.usermodel.section.XDGFSection-">setupMaster</a></span>(<a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a>&nbsp;section)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">GeometrySection.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/GeometrySection.html#setupMaster-org.apache.poi.xdgf.usermodel.section.XDGFSection-">setupMaster</a></span>(<a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a>&nbsp;master)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>abstract void</code></td>
-<td class="colLast"><span class="typeNameLabel">XDGFSection.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html#setupMaster-org.apache.poi.xdgf.usermodel.section.XDGFSection-">setupMaster</a></span>(<a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a>&nbsp;section)</code>&nbsp;</td>
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">GenericSection.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/GenericSection.html#setupMaster-org.apache.poi.xdgf.usermodel.section.XDGFSection-">setupMaster</a></span>(<a href="../../../../../../../org/apache/poi/xdgf/usermodel/section/XDGFSection.html" title="class in org.apache.poi.xdgf.usermodel.section">XDGFSection</a>&nbsp;section)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/class-use/GeometryRow.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/class-use/GeometryRow.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/class-use/GeometryRow.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/usermodel/section/geometry/class-use/GeometryRow.html Mon Nov 27 19:44:35 2017
@@ -226,63 +226,63 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">NURBSTo.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/NURBSTo.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">SplineStart.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/SplineStart.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">MoveTo.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/MoveTo.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">SplineKnot.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/SplineKnot.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">SplineStart.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/SplineStart.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">RelQuadBezTo.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelQuadBezTo.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">RelLineTo.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelLineTo.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">RelMoveTo.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelMoveTo.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">InfiniteLine.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/InfiniteLine.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">RelLineTo.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelLineTo.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">GeometryRow.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">RelEllipticalArcTo.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelEllipticalArcTo.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">EllipticalArcTo.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/EllipticalArcTo.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">RelCubBezTo.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelCubBezTo.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">RelCubBezTo.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelCubBezTo.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">PolyLineTo.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/PolyLineTo.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">SplineKnot.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/SplineKnot.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">NURBSTo.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/NURBSTo.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">LineTo.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/LineTo.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">MoveTo.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/MoveTo.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">RelQuadBezTo.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelQuadBezTo.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">LineTo.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/LineTo.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">Ellipse.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/Ellipse.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">InfiniteLine.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/InfiniteLine.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">RelEllipticalArcTo.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelEllipticalArcTo.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">GeometryRow.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">RelMoveTo.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/RelMoveTo.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">EllipticalArcTo.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/EllipticalArcTo.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">PolyLineTo.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/PolyLineTo.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">Ellipse.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/Ellipse.html#setupMaster-org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow-">setupMaster</a></span>(<a href="../../../../../../../../org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" title="interface in org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>&nbsp;row)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFAutoShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFAutoShape.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFAutoShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFAutoShape.html Mon Nov 27 19:44:35 2017
@@ -122,11 +122,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFAutoShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFAutoShape</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFDrawing.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFDrawing.html#createAutoShape--">createAutoShape</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFSheet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createAutoShape--">createAutoShape</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFAutoShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFAutoShape</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFSheet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createAutoShape--">createAutoShape</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFShapeContainer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShapeContainer.html#createAutoShape--">createAutoShape</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFAutoShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFAutoShape</a></code></td>
@@ -134,7 +134,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFAutoShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFAutoShape</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFShapeContainer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShapeContainer.html#createAutoShape--">createAutoShape</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFDrawing.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFDrawing.html#createAutoShape--">createAutoShape</a></span>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFBackground.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFBackground.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFBackground.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFBackground.html Mon Nov 27 19:44:35 2017
@@ -103,19 +103,19 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFBackground.html" title="class in org.apache.poi.xslf.usermodel">XSLFBackground</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFSlideLayout.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideLayout.html#getBackground--">getBackground</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFSlideMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideMaster.html#getBackground--">getBackground</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFBackground.html" title="class in org.apache.poi.xslf.usermodel">XSLFBackground</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFSlideMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideMaster.html#getBackground--">getBackground</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFSlideLayout.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideLayout.html#getBackground--">getBackground</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFBackground.html" title="class in org.apache.poi.xslf.usermodel">XSLFBackground</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFSheet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getBackground--">getBackground</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFSlide.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlide.html#getBackground--">getBackground</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFBackground.html" title="class in org.apache.poi.xslf.usermodel">XSLFBackground</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFSlide.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlide.html#getBackground--">getBackground</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFSheet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#getBackground--">getBackground</a></span>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFConnectorShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFConnectorShape.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFConnectorShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFConnectorShape.html Mon Nov 27 19:44:35 2017
@@ -103,11 +103,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFConnectorShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFConnectorShape</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFDrawing.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFDrawing.html#createConnector--">createConnector</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFSheet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createConnector--">createConnector</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFConnectorShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFConnectorShape</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFSheet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createConnector--">createConnector</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFShapeContainer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShapeContainer.html#createConnector--">createConnector</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFConnectorShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFConnectorShape</a></code></td>
@@ -115,7 +115,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFConnectorShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFConnectorShape</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFShapeContainer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShapeContainer.html#createConnector--">createConnector</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFDrawing.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFDrawing.html#createConnector--">createConnector</a></span>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFFreeformShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFFreeformShape.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFFreeformShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFFreeformShape.html Mon Nov 27 19:44:35 2017
@@ -103,11 +103,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFFreeformShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFFreeformShape</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFDrawing.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFDrawing.html#createFreeform--">createFreeform</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFSheet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createFreeform--">createFreeform</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFFreeformShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFFreeformShape</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFSheet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createFreeform--">createFreeform</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFShapeContainer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShapeContainer.html#createFreeform--">createFreeform</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFFreeformShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFFreeformShape</a></code></td>
@@ -115,7 +115,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFFreeformShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFFreeformShape</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFShapeContainer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShapeContainer.html#createFreeform--">createFreeform</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFDrawing.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFDrawing.html#createFreeform--">createFreeform</a></span>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFGroupShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFGroupShape.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFGroupShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFGroupShape.html Mon Nov 27 19:44:35 2017
@@ -103,11 +103,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFGroupShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFGroupShape</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFDrawing.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFDrawing.html#createGroup--">createGroup</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFSheet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createGroup--">createGroup</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFGroupShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFGroupShape</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFSheet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createGroup--">createGroup</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFShapeContainer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShapeContainer.html#createGroup--">createGroup</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFGroupShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFGroupShape</a></code></td>
@@ -115,7 +115,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFGroupShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFGroupShape</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFShapeContainer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShapeContainer.html#createGroup--">createGroup</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFDrawing.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFDrawing.html#createGroup--">createGroup</a></span>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFHyperlink.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFHyperlink.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFHyperlink.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFHyperlink.html Mon Nov 27 19:44:35 2017
@@ -103,19 +103,19 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFHyperlink.html" title="class in org.apache.poi.xslf.usermodel">XSLFHyperlink</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFSimpleShape.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#createHyperlink--">createHyperlink</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFTextRun.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html#createHyperlink--">createHyperlink</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFHyperlink.html" title="class in org.apache.poi.xslf.usermodel">XSLFHyperlink</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFTextRun.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html#createHyperlink--">createHyperlink</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFSimpleShape.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#createHyperlink--">createHyperlink</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFHyperlink.html" title="class in org.apache.poi.xslf.usermodel">XSLFHyperlink</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFSimpleShape.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getHyperlink--">getHyperlink</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFTextRun.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html#getHyperlink--">getHyperlink</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFHyperlink.html" title="class in org.apache.poi.xslf.usermodel">XSLFHyperlink</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFTextRun.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html#getHyperlink--">getHyperlink</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFSimpleShape.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSimpleShape.html#getHyperlink--">getHyperlink</a></span>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFPictureShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFPictureShape.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFPictureShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFPictureShape.html Mon Nov 27 19:44:35 2017
@@ -107,11 +107,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFPictureShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFPictureShape</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFGroupShape.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFGroupShape.html#createPicture-org.apache.poi.sl.usermodel.PictureData-">createPicture</a></span>(<a href="../../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a>&nbsp;pictureData)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFShapeContainer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShapeContainer.html#createPicture-org.apache.poi.sl.usermodel.PictureData-">createPicture</a></span>(<a href="../../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a>&nbsp;pictureData)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFPictureShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFPictureShape</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFShapeContainer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShapeContainer.html#createPicture-org.apache.poi.sl.usermodel.PictureData-">createPicture</a></span>(<a href="../../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a>&nbsp;pictureData)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFGroupShape.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFGroupShape.html#createPicture-org.apache.poi.sl.usermodel.PictureData-">createPicture</a></span>(<a href="../../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a>&nbsp;pictureData)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFPictureShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFPictureShape</a></code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFShape.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFShape.html Mon Nov 27 19:44:35 2017
@@ -107,16 +107,16 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">ParagraphPropertyFetcher.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/model/ParagraphPropertyFetcher.html#fetch-org.apache.poi.xslf.usermodel.XSLFShape-">fetch</a></span>(<a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>&nbsp;shape)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">TextBodyPropertyFetcher.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/model/TextBodyPropertyFetcher.html#fetch-org.apache.poi.xslf.usermodel.XSLFShape-">fetch</a></span>(<a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>&nbsp;shape)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>abstract boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">PropertyFetcher.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/model/PropertyFetcher.html#fetch-org.apache.poi.xslf.usermodel.XSLFShape-">fetch</a></span>(<a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>&nbsp;shape)</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="typeNameLabel">ParagraphPropertyFetcher.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/model/ParagraphPropertyFetcher.html#fetch-org.apache.poi.xslf.usermodel.XSLFShape-">fetch</a></span>(<a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>&nbsp;shape)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -268,13 +268,13 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFSlideLayout.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideLayout.html#canDraw-org.apache.poi.xslf.usermodel.XSLFShape-">canDraw</a></span>(<a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>&nbsp;shape)</code>
+<td class="colLast"><span class="typeNameLabel">XSLFSlideMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideMaster.html#canDraw-org.apache.poi.xslf.usermodel.XSLFShape-">canDraw</a></span>(<a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>&nbsp;shape)</code>
 <div class="block">Render this sheet into the supplied graphics object</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFSlideMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideMaster.html#canDraw-org.apache.poi.xslf.usermodel.XSLFShape-">canDraw</a></span>(<a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>&nbsp;shape)</code>
+<td class="colLast"><span class="typeNameLabel">XSLFSlideLayout.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideLayout.html#canDraw-org.apache.poi.xslf.usermodel.XSLFShape-">canDraw</a></span>(<a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>&nbsp;shape)</code>
 <div class="block">Render this sheet into the supplied graphics object</div>
 </td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFSheet.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFSheet.html Mon Nov 27 19:44:35 2017
@@ -171,15 +171,15 @@
            <a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html" title="class in org.apache.poi.xslf.usermodel">XSLFSheet</a>&nbsp;sheet)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlide.html" title="class in org.apache.poi.xslf.usermodel">XSLFSlide</a></code></td>
+<td class="colLast"><span class="typeNameLabel">XSLFSlide.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlide.html#importContent-org.apache.poi.xslf.usermodel.XSLFSheet-">importContent</a></span>(<a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html" title="class in org.apache.poi.xslf.usermodel">XSLFSheet</a>&nbsp;src)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html" title="class in org.apache.poi.xslf.usermodel">XSLFSheet</a></code></td>
 <td class="colLast"><span class="typeNameLabel">XSLFSheet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#importContent-org.apache.poi.xslf.usermodel.XSLFSheet-">importContent</a></span>(<a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html" title="class in org.apache.poi.xslf.usermodel">XSLFSheet</a>&nbsp;src)</code>
 <div class="block">Set the contents of this sheet to be a copy of the source sheet.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlide.html" title="class in org.apache.poi.xslf.usermodel">XSLFSlide</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFSlide.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlide.html#importContent-org.apache.poi.xslf.usermodel.XSLFSheet-">importContent</a></span>(<a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html" title="class in org.apache.poi.xslf.usermodel">XSLFSheet</a>&nbsp;src)</code>&nbsp;</td>
-</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFSlideMaster.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFSlideMaster.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFSlideMaster.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFSlideMaster.html Mon Nov 27 19:44:35 2017
@@ -103,11 +103,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideMaster.html" title="class in org.apache.poi.xslf.usermodel">XSLFSlideMaster</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFSlideLayout.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideLayout.html#getMasterSheet--">getMasterSheet</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFSlideMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideMaster.html#getMasterSheet--">getMasterSheet</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideMaster.html" title="class in org.apache.poi.xslf.usermodel">XSLFSlideMaster</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFSlideMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideMaster.html#getMasterSheet--">getMasterSheet</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFSlideLayout.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideLayout.html#getMasterSheet--">getMasterSheet</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideMaster.html" title="class in org.apache.poi.xslf.usermodel">XSLFSlideMaster</a></code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTable.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTable.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTable.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTable.html Mon Nov 27 19:44:35 2017
@@ -103,15 +103,15 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTable.html" title="class in org.apache.poi.xslf.usermodel">XSLFTable</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFDrawing.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFDrawing.html#createTable--">createTable</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFSheet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTable--">createTable</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTable.html" title="class in org.apache.poi.xslf.usermodel">XSLFTable</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFSheet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTable--">createTable</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFGroupShape.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFGroupShape.html#createTable--">createTable</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTable.html" title="class in org.apache.poi.xslf.usermodel">XSLFTable</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFGroupShape.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFGroupShape.html#createTable--">createTable</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFDrawing.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFDrawing.html#createTable--">createTable</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTable.html" title="class in org.apache.poi.xslf.usermodel">XSLFTable</a></code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTextBox.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTextBox.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTextBox.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTextBox.html Mon Nov 27 19:44:35 2017
@@ -103,11 +103,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTextBox.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextBox</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFDrawing.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFDrawing.html#createTextBox--">createTextBox</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFSheet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTextBox--">createTextBox</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTextBox.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextBox</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFSheet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSheet.html#createTextBox--">createTextBox</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFShapeContainer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShapeContainer.html#createTextBox--">createTextBox</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTextBox.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextBox</a></code></td>
@@ -115,7 +115,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTextBox.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextBox</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFShapeContainer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShapeContainer.html#createTextBox--">createTextBox</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFDrawing.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFDrawing.html#createTextBox--">createTextBox</a></span>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTheme.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTheme.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTheme.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTheme.html Mon Nov 27 19:44:35 2017
@@ -103,19 +103,19 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTheme.html" title="class in org.apache.poi.xslf.usermodel">XSLFTheme</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFSlideLayout.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideLayout.html#getTheme--">getTheme</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFSlideMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideMaster.html#getTheme--">getTheme</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTheme.html" title="class in org.apache.poi.xslf.usermodel">XSLFTheme</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFNotesMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFNotesMaster.html#getTheme--">getTheme</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFSlideLayout.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideLayout.html#getTheme--">getTheme</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTheme.html" title="class in org.apache.poi.xslf.usermodel">XSLFTheme</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFSlideMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideMaster.html#getTheme--">getTheme</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFSlide.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlide.html#getTheme--">getTheme</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTheme.html" title="class in org.apache.poi.xslf.usermodel">XSLFTheme</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSLFSlide.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlide.html#getTheme--">getTheme</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSLFNotesMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFNotesMaster.html#getTheme--">getTheme</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTheme.html" title="class in org.apache.poi.xslf.usermodel">XSLFTheme</a></code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/package-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/package-tree.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/package-tree.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/package-tree.html Mon Nov 27 19:44:35 2017
@@ -182,8 +182,8 @@
 <ul>
 <li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
 <ul>
-<li type="circle">org.apache.poi.xslf.usermodel.<a href="../../../../../org/apache/poi/xslf/usermodel/SlideLayout.html" title="enum in org.apache.poi.xslf.usermodel"><span class="typeNameLink">SlideLayout</span></a></li>
 <li type="circle">org.apache.poi.xslf.usermodel.<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel"><span class="typeNameLink">XSLFTableStyle.TablePartStyle</span></a></li>
+<li type="circle">org.apache.poi.xslf.usermodel.<a href="../../../../../org/apache/poi/xslf/usermodel/SlideLayout.html" title="enum in org.apache.poi.xslf.usermodel"><span class="typeNameLink">SlideLayout</span></a></li>
 </ul>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/binary/class-use/XSSFBParseException.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/binary/class-use/XSSFBParseException.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/binary/class-use/XSSFBParseException.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/binary/class-use/XSSFBParseException.html Mon Nov 27 19:44:35 2017
@@ -106,22 +106,22 @@ for streaming/read-only processing of xl
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">XSSFBCommentsTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/binary/XSSFBCommentsTable.html#handleRecord-int-byte:A-">handleRecord</a></span>(int&nbsp;id,
+<td class="colLast"><span class="typeNameLabel">XSSFBStylesTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/binary/XSSFBStylesTable.html#handleRecord-int-byte:A-">handleRecord</a></span>(int&nbsp;recordType,
             byte[]&nbsp;data)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">XSSFBStylesTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/binary/XSSFBStylesTable.html#handleRecord-int-byte:A-">handleRecord</a></span>(int&nbsp;recordType,
+<td class="colLast"><span class="typeNameLabel">XSSFBSheetHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/binary/XSSFBSheetHandler.html#handleRecord-int-byte:A-">handleRecord</a></span>(int&nbsp;id,
             byte[]&nbsp;data)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">XSSFBSheetHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/binary/XSSFBSheetHandler.html#handleRecord-int-byte:A-">handleRecord</a></span>(int&nbsp;id,
+<td class="colFirst"><code>abstract void</code></td>
+<td class="colLast"><span class="typeNameLabel">XSSFBParser.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/binary/XSSFBParser.html#handleRecord-int-byte:A-">handleRecord</a></span>(int&nbsp;recordType,
             byte[]&nbsp;data)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>abstract void</code></td>
-<td class="colLast"><span class="typeNameLabel">XSSFBParser.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/binary/XSSFBParser.html#handleRecord-int-byte:A-">handleRecord</a></span>(int&nbsp;recordType,
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">XSSFBCommentsTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/binary/XSSFBCommentsTable.html#handleRecord-int-byte:A-">handleRecord</a></span>(int&nbsp;id,
             byte[]&nbsp;data)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/model/class-use/SharedStringsTable.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/model/class-use/SharedStringsTable.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/model/class-use/SharedStringsTable.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/model/class-use/SharedStringsTable.html Mon Nov 27 19:44:35 2017
@@ -164,15 +164,15 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/xssf/model/SharedStringsTable.html" title="class in org.apache.poi.xssf.model">SharedStringsTable</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSSFCell.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getSharedStringSource--">getSharedStringSource</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/model/SharedStringsTable.html" title="class in org.apache.poi.xssf.model">SharedStringsTable</a></code></td>
 <td class="colLast"><span class="typeNameLabel">XSSFWorkbook.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#getSharedStringSource--">getSharedStringSource</a></span>()</code>
 <div class="block">Returns SharedStringsTable - tha cache of string for this workbook</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/xssf/model/SharedStringsTable.html" title="class in org.apache.poi.xssf.model">SharedStringsTable</a></code></td>
+<td class="colLast"><span class="typeNameLabel">XSSFCell.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getSharedStringSource--">getSharedStringSource</a></span>()</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/model/class-use/StylesTable.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/model/class-use/StylesTable.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/model/class-use/StylesTable.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/model/class-use/StylesTable.html Mon Nov 27 19:44:35 2017
@@ -190,16 +190,16 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/xssf/model/StylesTable.html" title="class in org.apache.poi.xssf.model">StylesTable</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSSFCell.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getStylesSource--">getStylesSource</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/model/StylesTable.html" title="class in org.apache.poi.xssf.model">StylesTable</a></code></td>
 <td class="colLast"><span class="typeNameLabel">XSSFWorkbook.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#getStylesSource--">getStylesSource</a></span>()</code>
 <div class="block">Return a object representing a collection of shared objects used for styling content,
  e.g.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/xssf/model/StylesTable.html" title="class in org.apache.poi.xssf.model">StylesTable</a></code></td>
+<td class="colLast"><span class="typeNameLabel">XSSFCell.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getStylesSource--">getStylesSource</a></span>()</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFChart.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFChart.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFChart.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFChart.html Mon Nov 27 19:44:35 2017
@@ -229,7 +229,7 @@ implements <a href="../../../../../org/a
 <td class="colFirst"><code>java.util.List&lt;? extends <a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getAxis--">getAxis</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">use <a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#getAxes--"><code>XDDFChart.getAxes()</code></a> instead</span></div>
+<div class="block"><span class="deprecationComment">use <code>getAxes</code> instead</span></div>
 </div>
 </td>
 </tr>
@@ -575,7 +575,7 @@ public&nbsp;<a href="../../../../../org/
 <pre>@Deprecated
  <a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</a>(<a href="../../../../../org/apache/poi/util/Removal.html#version--">version</a>="4.2")
 public&nbsp;java.util.List&lt;? extends <a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a>&gt;&nbsp;getAxis()</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">use <a href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#getAxes--"><code>XDDFChart.getAxes()</code></a> instead</span></div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">use <code>getAxes</code> instead</span></div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Chart.html#getAxis--">getAxis</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/Chart.html" title="interface in org.apache.poi.ss.usermodel">Chart</a></code></dd>

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=1816500&r1=1816499&r2=1816500&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 Mon Nov 27 19:44:35 2017
@@ -112,7 +112,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">use <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartData.Series.html" title="class in org.apache.poi.xddf.usermodel.chart"><code>XDDFChartData.Series</code></a> instead</span></div>
+<div class="block"><span class="deprecationComment">use <code>XDDFChartData.Series</code> instead</span></div>
 </div>
 <br>
 <pre>@Deprecated

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/XSSFChartAxis.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/XSSFChartAxis.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/XSSFChartAxis.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/class-use/XSSFChartAxis.html Mon Nov 27 19:44:35 2017
@@ -109,7 +109,7 @@
 <td class="colFirst"><code>java.util.List&lt;? extends <a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFChartAxis</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">XSSFChart.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#getAxis--">getAxis</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">use <a href="../../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#getAxes--"><code>XDDFChart.getAxes()</code></a> instead</span></div>
+<div class="block"><span class="deprecationComment">use <code>getAxes</code> instead</span></div>
 </div>
 </td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-summary.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/charts/package-summary.html Mon Nov 27 19:44:35 2017
@@ -84,7 +84,7 @@
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html" title="class in org.apache.poi.xssf.usermodel.charts">AbstractXSSFChartSeries</a></td>
 <td class="colLast">Deprecated
-<div class="block"><span class="deprecationComment">use <a href="../../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChartData.Series.html" title="class in org.apache.poi.xddf.usermodel.chart"><code>XDDFChartData.Series</code></a> instead</span></div>
+<div class="block"><span class="deprecationComment">use <code>XDDFChartData.Series</code> instead</span></div>
 </td>
 </tr>
 <tr class="rowColor">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFConditionalFormattingThreshold.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFConditionalFormattingThreshold.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFConditionalFormattingThreshold.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFConditionalFormattingThreshold.html Mon Nov 27 19:44:35 2017
@@ -107,11 +107,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFConditionalFormattingThreshold.html" title="class in org.apache.poi.xssf.usermodel">XSSFConditionalFormattingThreshold</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSSFColorScaleFormatting.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFColorScaleFormatting.html#createThreshold--">createThreshold</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSSFDataBarFormatting.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDataBarFormatting.html#createThreshold--">createThreshold</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFConditionalFormattingThreshold.html" title="class in org.apache.poi.xssf.usermodel">XSSFConditionalFormattingThreshold</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSSFDataBarFormatting.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDataBarFormatting.html#createThreshold--">createThreshold</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSSFColorScaleFormatting.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFColorScaleFormatting.html#createThreshold--">createThreshold</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFConditionalFormattingThreshold.html" title="class in org.apache.poi.xssf.usermodel">XSSFConditionalFormattingThreshold</a></code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDataFormat.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDataFormat.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDataFormat.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDataFormat.html Mon Nov 27 19:44:35 2017
@@ -103,14 +103,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDataFormat.html" title="class in org.apache.poi.xssf.usermodel">XSSFDataFormat</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSSFCreationHelper.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFCreationHelper.html#createDataFormat--">createDataFormat</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDataFormat.html" title="class in org.apache.poi.xssf.usermodel">XSSFDataFormat</a></code></td>
 <td class="colLast"><span class="typeNameLabel">XSSFWorkbook.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#createDataFormat--">createDataFormat</a></span>()</code>
 <div class="block">Returns the workbook's data format table (a factory for creating data format strings).</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDataFormat.html" title="class in org.apache.poi.xssf.usermodel">XSSFDataFormat</a></code></td>
+<td class="colLast"><span class="typeNameLabel">XSSFCreationHelper.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFCreationHelper.html#createDataFormat--">createDataFormat</a></span>()</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFName.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFName.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFName.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFName.html Mon Nov 27 19:44:35 2017
@@ -103,11 +103,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFName.html" title="class in org.apache.poi.xssf.usermodel">XSSFName</a></code></td>
-<td class="colLast"><span class="typeNameLabel">BaseXSSFEvaluationWorkbook.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#createName--">createName</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSSFWorkbook.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#createName--">createName</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFName.html" title="class in org.apache.poi.xssf.usermodel">XSSFName</a></code></td>
-<td class="colLast"><span class="typeNameLabel">XSSFWorkbook.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#createName--">createName</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">BaseXSSFEvaluationWorkbook.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#createName--">createName</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFName.html" title="class in org.apache.poi.xssf.usermodel">XSSFName</a></code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFPivotTable.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFPivotTable.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFPivotTable.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFPivotTable.html Mon Nov 27 19:44:35 2017
@@ -149,13 +149,13 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.html" title="class in org.apache.poi.xssf.usermodel">XSSFPivotTable</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">XSSFSheet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#getPivotTables--">getPivotTables</a></span>()</code>
-<div class="block">Returns all the pivot tables for this Sheet</div>
-</td>
+<td class="colLast"><span class="typeNameLabel">XSSFWorkbook.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#getPivotTables--">getPivotTables</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.html" title="class in org.apache.poi.xssf.usermodel">XSSFPivotTable</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">XSSFWorkbook.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#getPivotTables--">getPivotTables</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSSFSheet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#getPivotTables--">getPivotTables</a></span>()</code>
+<div class="block">Returns all the pivot tables for this Sheet</div>
+</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFRelation.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFRelation.html?rev=1816500&r1=1816499&r2=1816500&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFRelation.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFRelation.html Mon Nov 27 19:44:35 2017
@@ -107,11 +107,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFRelation.html" title="class in org.apache.poi.xssf.usermodel">XSSFRelation</a>[]</code></td>
-<td class="colLast"><span class="typeNameLabel">XSSFBEventBasedExcelExtractor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/extractor/XSSFBEventBasedExcelExtractor.html#SUPPORTED_TYPES">SUPPORTED_TYPES</a></span></code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSSFExcelExtractor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/extractor/XSSFExcelExtractor.html#SUPPORTED_TYPES">SUPPORTED_TYPES</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFRelation.html" title="class in org.apache.poi.xssf.usermodel">XSSFRelation</a>[]</code></td>
-<td class="colLast"><span class="typeNameLabel">XSSFExcelExtractor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/extractor/XSSFExcelExtractor.html#SUPPORTED_TYPES">SUPPORTED_TYPES</a></span></code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">XSSFBEventBasedExcelExtractor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/extractor/XSSFBEventBasedExcelExtractor.html#SUPPORTED_TYPES">SUPPORTED_TYPES</a></span></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>



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