Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFChart.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFChart.html?rev=1816438&r1=1816437&r2=1816438&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFChart.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFChart.html Mon 
Nov 27 12:09:29 2017
@@ -17,7 +17,7 @@
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -74,7 +74,7 @@ var activeTableTab = "activeTableTab";
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li><a 
href="#nested.classes.inherited.from.class.org.apache.poi.POIXMLDocumentPart">Nested</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a 
href="#fields.inherited.from.class.org.apache.poi.xddf.usermodel.chart.XDDFChart">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
@@ -102,12 +102,17 @@ var activeTableTab = "activeTableTab";
 <li><a href="../../../../../org/apache/poi/POIXMLDocumentPart.html" 
title="class in org.apache.poi">org.apache.poi.POIXMLDocumentPart</a></li>
 <li>
 <ul class="inheritance">
+<li><a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html" 
title="class in 
org.apache.poi.xddf.usermodel.chart">org.apache.poi.xddf.usermodel.chart.XDDFChart</a></li>
+<li>
+<ul class="inheritance">
 <li>org.apache.poi.xwpf.usermodel.XWPFChart</li>
 </ul>
 </li>
 </ul>
 </li>
 </ul>
+</li>
+</ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
@@ -115,7 +120,7 @@ var activeTableTab = "activeTableTab";
 <br>
 <pre><a href="../../../../../org/apache/poi/util/Beta.html" title="annotation 
in org.apache.poi.util">@Beta</a>
 public class <span class="typeNameLabel">XWPFChart</span>
-extends <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html" 
title="class in org.apache.poi">POIXMLDocumentPart</a></pre>
+extends <a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html" 
title="class in org.apache.poi.xddf.usermodel.chart">XDDFChart</a></pre>
 <div class="block">Represents a Chart in a .docx file</div>
 </li>
 </ul>
@@ -138,6 +143,21 @@ extends <a href="../../../../../org/apac
 </ul>
 </li>
 </ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a 
name="fields.inherited.from.class.org.apache.poi.xddf.usermodel.chart.XDDFChart">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.poi.xddf.usermodel.chart.<a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html" 
title="class in org.apache.poi.xddf.usermodel.chart">XDDFChart</a></h3>
+<code><a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#axes">axes</a>,
 <a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#chart">chart</a>,
 <a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#chartSpace">chartSpace</a></code></li>
+</ul>
+</li>
+</ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor.summary">
@@ -186,34 +206,23 @@ extends <a href="../../../../../org/apac
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/poi/xwpf/usermodel/XWPFChart.html#getChecksum--">getChecksum</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i3" class="rowColor">
-<td 
class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.chart.CTChart</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/poi/xwpf/usermodel/XWPFChart.html#getCTChart--">getCTChart</a></span>()</code>
-<div class="block">Return the underlying CTChart bean, within the Chart 
Space</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td 
class="colFirst"><code>org.openxmlformats.schemas.drawingml.x2006.chart.CTChartSpace</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/poi/xwpf/usermodel/XWPFChart.html#getCTChartSpace--">getCTChartSpace</a></span>()</code>
-<div class="block">Return the underlying CTChartSpace bean, the root element 
of the Chart part.</div>
-</td>
-</tr>
-<tr id="i5" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/poi/xwpf/usermodel/XWPFChart.html#hashCode--">hashCode</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i6" class="altColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/poi/xwpf/usermodel/XWPFChart.html#onDocumentRead--">onDocumentRead</a></span>()</code>
-<div class="block">Fired when a package part is read</div>
-</td>
-</tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.poi.xddf.usermodel.chart.XDDFChart">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.poi.xddf.usermodel.chart.<a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html" 
title="class in org.apache.poi.xddf.usermodel.chart">XDDFChart</a></h3>
+<code><a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#createCategoryAxis-org.apache.poi.xddf.usermodel.chart.AxisPosition-">createCategoryAxis</a>,
 <a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#createData-org.apache.poi.xddf.usermodel.chart.ChartTypes-org.apache.poi.xddf.usermodel.chart.XDDFChartAxis-org.apache.poi.xddf.usermodel.chart.XDDFValueAxis-">createData</a>,
 <a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#createDateAxis-org.apache.poi.xddf.usermodel.chart.AxisPosition-">createDateAxis</a>,
 <a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#createValueAxis-org.apache.poi.xddf.usermodel.chart.AxisPosition-">createValueAxis</a>,
 <a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#deleteLegend--">deleteLegend</a>,
 <a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#getAxes--">getAxes</a>,
 <a href="../../../../../org/apache/poi/
 xddf/usermodel/chart/XDDFChart.html#getChartSeries--">getChartSeries</a>, <a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#getCTChart--">getCTChart</a>,
 <a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#getCTChartSpace--">getCTChartSpace</a>,
 <a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#getCTPlotArea--">getCTPlotArea</a>,
 <a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#getOrAddLegend--">getOrAddLegend</a>,
 <a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#getOrAddManualLayout--">getOrAddManualLayout</a>,
 <a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#isPlotOnlyVisibleCells--">isPlotOnlyVisibleCells</a>,
 <a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#plot-org.apache.poi.xddf.usermodel.chart.XDDFChartData-">plot</a>,
 <a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#setAutoT
 itleDeleted-boolean-">setAutoTitleDeleted</a>, <a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#setBackWall-int-">setBackWall</a>,
 <a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#setFloor-int-">setFloor</a>,
 <a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#setPlotOnlyVisibleCells-boolean-">setPlotOnlyVisibleCells</a>,
 <a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html#setSideWall-int-">setSideWall</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a 
name="methods.inherited.from.class.org.apache.poi.POIXMLDocumentPart">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.<a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html" title="class in 
org.apache.poi">POIXMLDocumentPart</a></h3>
-<code><a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#Z:Z_invokeOnDocumentRead-org.apache.poi.POIXMLDocumentPart-">_invokeOnDocumentRead</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#addRelation-java.lang.String-org.apache.poi.POIXMLRelation-org.apache.poi.POIXMLDocumentPart-">addRelation</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#createRelationship-org.apache.poi.POIXMLRelation-org.apache.poi.POIXMLFactory-">createRelationship</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#createRelationship-org.apache.poi.POIXMLRelation-org.apache.poi.POIXMLFactory-int-">createRelationship</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#createRelationship-org.apache.poi.POIXMLRelation-org.apache.poi.POIXMLFactory-int-boolean-">createRelationship</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getNextPartNumber-org.apache.poi.POIXMLRelation-int-">getNextPartNumber</a>,
 <a href=
 
"../../../../../org/apache/poi/POIXMLDocumentPart.html#getPackagePart--">getPackagePart</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getParent--">getParent</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getRelationById-java.lang.String-">getRelationById</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getRelationId-org.apache.poi.POIXMLDocumentPart-">getRelationId</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getRelationPartById-java.lang.String-">getRelationPartById</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getRelationParts--">getRelationParts</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getRelations--">getRelations</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getTargetPart-org.apache.poi.openxml4j.opc.PackageRelationship-">getTargetPart</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#onDocumentCreate--">onD
 ocumentCreate</a>, <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#onDocumentRemove--">onDocumentRemove</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#onSave-java.util.Set-">onSave</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#prepareForCommit--">prepareForCommit</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#read-org.apache.poi.POIXMLFactory-java.util.Map-">read</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#rebase-org.apache.poi.openxml4j.opc.OPCPackage-">rebase</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#removeRelation-org.apache.poi.POIXMLDocumentPart-">removeRelation</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#removeRelation-org.apache.poi.POIXMLDocumentPart-boolean-">removeRelation</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#removeRelation-java.lang.String-">removeRelation</a>,
 <a href="../../../../../org/ap
 ache/poi/POIXMLDocumentPart.html#toString--">toString</a></code></li>
+<code><a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#Z:Z_invokeOnDocumentRead-org.apache.poi.POIXMLDocumentPart-">_invokeOnDocumentRead</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#addRelation-java.lang.String-org.apache.poi.POIXMLRelation-org.apache.poi.POIXMLDocumentPart-">addRelation</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#createRelationship-org.apache.poi.POIXMLRelation-org.apache.poi.POIXMLFactory-">createRelationship</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#createRelationship-org.apache.poi.POIXMLRelation-org.apache.poi.POIXMLFactory-int-">createRelationship</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#createRelationship-org.apache.poi.POIXMLRelation-org.apache.poi.POIXMLFactory-int-boolean-">createRelationship</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getNextPartNumber-org.apache.poi.POIXMLRelation-int-">getNextPartNumber</a>,
 <a href=
 
"../../../../../org/apache/poi/POIXMLDocumentPart.html#getPackagePart--">getPackagePart</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getParent--">getParent</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getRelationById-java.lang.String-">getRelationById</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getRelationId-org.apache.poi.POIXMLDocumentPart-">getRelationId</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getRelationPartById-java.lang.String-">getRelationPartById</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getRelationParts--">getRelationParts</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getRelations--">getRelations</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getTargetPart-org.apache.poi.openxml4j.opc.PackageRelationship-">getTargetPart</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#onDocumentCreate--">onD
 ocumentCreate</a>, <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#onDocumentRead--">onDocumentRead</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#onDocumentRemove--">onDocumentRemove</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#onSave-java.util.Set-">onSave</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#prepareForCommit--">prepareForCommit</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#read-org.apache.poi.POIXMLFactory-java.util.Map-">read</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#rebase-org.apache.poi.openxml4j.opc.OPCPackage-">rebase</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#removeRelation-org.apache.poi.POIXMLDocumentPart-">removeRelation</a>,
 <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#removeRelation-org.apache.poi.POIXMLDocumentPart-boolean-">removeRelation</a>,
 <a href="../../../../../org/apache/poi/POIXMLD
 ocumentPart.html#removeRelation-java.lang.String-">removeRelation</a>, <a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#toString--">toString</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -266,54 +275,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="onDocumentRead--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>onDocumentRead</h4>
-<pre>protected&nbsp;void&nbsp;onDocumentRead()
-                       throws java.io.IOException</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#onDocumentRead--">POIXMLDocumentPart</a></code></span></div>
-<div class="block">Fired when a package part is read</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html#onDocumentRead--">onDocumentRead</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/poi/POIXMLDocumentPart.html" title="class in 
org.apache.poi">POIXMLDocumentPart</a></code></dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - a subclass may throw an IOException 
when a document is read</dd>
-</dl>
-</li>
-</ul>
-<a name="getCTChartSpace--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getCTChartSpace</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.chart.CTChartSpace&nbsp;getCTChartSpace()</pre>
-<div class="block">Return the underlying CTChartSpace bean, the root element 
of the Chart part.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the underlying CTChartSpace bean</dd>
-</dl>
-</li>
-</ul>
-<a name="getCTChart--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getCTChart</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.chart.CTChart&nbsp;getCTChart()</pre>
-<div class="block">Return the underlying CTChart bean, within the Chart 
Space</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the underlying CTChart bean</dd>
-</dl>
-</li>
-</ul>
 <a name="commit--">
 <!--   -->
 </a>
@@ -435,7 +396,7 @@ public&nbsp;org.openxmlformats.schemas.d
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li><a 
href="#nested.classes.inherited.from.class.org.apache.poi.POIXMLDocumentPart">Nested</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a 
href="#fields.inherited.from.class.org.apache.poi.xddf.usermodel.chart.XDDFChart">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-tree.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-tree.html?rev=1816438&r1=1816437&r2=1816438&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-tree.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-tree.html 
Mon Nov 27 12:09:29 2017
@@ -93,7 +93,11 @@
 <li type="circle">org.apache.poi.xwpf.usermodel.<a 
href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html" 
title="class in org.apache.poi.xwpf.usermodel"><span 
class="typeNameLink">XWPFDocument</span></a> (implements 
org.apache.poi.xwpf.usermodel.<a 
href="../../../../../org/apache/poi/xwpf/usermodel/Document.html" 
title="interface in org.apache.poi.xwpf.usermodel">Document</a>, 
org.apache.poi.xwpf.usermodel.<a 
href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface 
in org.apache.poi.xwpf.usermodel">IBody</a>)</li>
 </ul>
 </li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="../../../../../org/apache/poi/xddf/usermodel/chart/XDDFChart.html" 
title="class in org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFChart</span></a>
+<ul>
 <li type="circle">org.apache.poi.xwpf.usermodel.<a 
href="../../../../../org/apache/poi/xwpf/usermodel/XWPFChart.html" title="class 
in org.apache.poi.xwpf.usermodel"><span 
class="typeNameLink">XWPFChart</span></a></li>
+</ul>
+</li>
 <li type="circle">org.apache.poi.xwpf.usermodel.<a 
href="../../../../../org/apache/poi/xwpf/usermodel/XWPFFootnotes.html" 
title="class in org.apache.poi.xwpf.usermodel"><span 
class="typeNameLink">XWPFFootnotes</span></a></li>
 <li type="circle">org.apache.poi.xwpf.usermodel.<a 
href="../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html" 
title="class in org.apache.poi.xwpf.usermodel"><span 
class="typeNameLink">XWPFHeaderFooter</span></a> (implements 
org.apache.poi.xwpf.usermodel.<a 
href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface 
in org.apache.poi.xwpf.usermodel">IBody</a>)
 <ul>

Modified: poi/site/publish/apidocs/overview-frame.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-frame.html?rev=1816438&r1=1816437&r2=1816438&view=diff
==============================================================================
--- poi/site/publish/apidocs/overview-frame.html (original)
+++ poi/site/publish/apidocs/overview-frame.html Mon Nov 27 12:09:29 2017
@@ -134,6 +134,8 @@
 <li><a href="org/apache/poi/ss/util/cellwalk/package-frame.html" 
target="packageFrame">org.apache.poi.ss.util.cellwalk</a></li>
 <li><a href="org/apache/poi/util/package-frame.html" 
target="packageFrame">org.apache.poi.util</a></li>
 <li><a href="org/apache/poi/wp/usermodel/package-frame.html" 
target="packageFrame">org.apache.poi.wp.usermodel</a></li>
+<li><a href="org/apache/poi/xddf/usermodel/chart/package-frame.html" 
target="packageFrame">org.apache.poi.xddf.usermodel.chart</a></li>
+<li><a href="org/apache/poi/xddf/usermodel/text/package-frame.html" 
target="packageFrame">org.apache.poi.xddf.usermodel.text</a></li>
 <li><a href="org/apache/poi/xdgf/exceptions/package-frame.html" 
target="packageFrame">org.apache.poi.xdgf.exceptions</a></li>
 <li><a href="org/apache/poi/xdgf/extractor/package-frame.html" 
target="packageFrame">org.apache.poi.xdgf.extractor</a></li>
 <li><a href="org/apache/poi/xdgf/geom/package-frame.html" 
target="packageFrame">org.apache.poi.xdgf.geom</a></li>

Modified: poi/site/publish/apidocs/overview-summary.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-summary.html?rev=1816438&r1=1816437&r2=1816438&view=diff
==============================================================================
--- poi/site/publish/apidocs/overview-summary.html (original)
+++ poi/site/publish/apidocs/overview-summary.html Mon Nov 27 12:09:29 2017
@@ -886,6 +886,14 @@ Compound Document Format.</div>
 <td class="colFirst"><a 
href="org/apache/poi/wp/usermodel/package-summary.html">org.apache.poi.wp.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="org/apache/poi/xddf/usermodel/chart/package-summary.html">org.apache.poi.xddf.usermodel.chart</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="org/apache/poi/xddf/usermodel/text/package-summary.html">org.apache.poi.xddf.usermodel.text</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </div>

Modified: poi/site/publish/apidocs/overview-tree.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1816438&r1=1816437&r2=1816438&view=diff
==============================================================================
--- poi/site/publish/apidocs/overview-tree.html (original)
+++ poi/site/publish/apidocs/overview-tree.html Mon Nov 27 12:09:29 2017
@@ -194,6 +194,8 @@
 <li><a 
href="org/apache/poi/ss/util/cellwalk/package-tree.html">org.apache.poi.ss.util.cellwalk</a>,
 </li>
 <li><a href="org/apache/poi/util/package-tree.html">org.apache.poi.util</a>, 
</li>
 <li><a 
href="org/apache/poi/wp/usermodel/package-tree.html">org.apache.poi.wp.usermodel</a>,
 </li>
+<li><a 
href="org/apache/poi/xddf/usermodel/chart/package-tree.html">org.apache.poi.xddf.usermodel.chart</a>,
 </li>
+<li><a 
href="org/apache/poi/xddf/usermodel/text/package-tree.html">org.apache.poi.xddf.usermodel.text</a>,
 </li>
 <li><a 
href="org/apache/poi/xdgf/exceptions/package-tree.html">org.apache.poi.xdgf.exceptions</a>,
 </li>
 <li><a 
href="org/apache/poi/xdgf/extractor/package-tree.html">org.apache.poi.xdgf.extractor</a>,
 </li>
 <li><a 
href="org/apache/poi/xdgf/geom/package-tree.html">org.apache.poi.xdgf.geom</a>, 
</li>
@@ -1651,6 +1653,13 @@
 <li type="circle">org.apache.poi.xssf.model.<a 
href="org/apache/poi/xssf/model/SingleXmlCells.html" title="class in 
org.apache.poi.xssf.model"><span 
class="typeNameLink">SingleXmlCells</span></a></li>
 <li type="circle">org.apache.poi.xssf.model.<a 
href="org/apache/poi/xssf/model/StylesTable.html" title="class in 
org.apache.poi.xssf.model"><span 
class="typeNameLink">StylesTable</span></a></li>
 <li type="circle">org.apache.poi.xssf.model.<a 
href="org/apache/poi/xssf/model/ThemesTable.html" title="class in 
org.apache.poi.xssf.model"><span 
class="typeNameLink">ThemesTable</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFChart.html" title="class in 
org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFChart</span></a>
+<ul>
+<li type="circle">org.apache.poi.xslf.usermodel.<a 
href="org/apache/poi/xslf/usermodel/XSLFChart.html" title="class in 
org.apache.poi.xslf.usermodel"><span 
class="typeNameLink">XSLFChart</span></a></li>
+<li type="circle">org.apache.poi.xssf.usermodel.<a 
href="org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in 
org.apache.poi.xssf.usermodel"><span class="typeNameLink">XSSFChart</span></a> 
(implements org.apache.poi.ss.usermodel.<a 
href="org/apache/poi/ss/usermodel/Chart.html" title="interface in 
org.apache.poi.ss.usermodel">Chart</a>, org.apache.poi.ss.usermodel.charts.<a 
href="org/apache/poi/ss/usermodel/charts/ChartAxisFactory.html" 
title="interface in 
org.apache.poi.ss.usermodel.charts">ChartAxisFactory</a>)</li>
+<li type="circle">org.apache.poi.xwpf.usermodel.<a 
href="org/apache/poi/xwpf/usermodel/XWPFChart.html" title="class in 
org.apache.poi.xwpf.usermodel"><span 
class="typeNameLink">XWPFChart</span></a></li>
+</ul>
+</li>
 <li type="circle">org.apache.poi.xdgf.xml.<a 
href="org/apache/poi/xdgf/xml/XDGFXMLDocumentPart.html" title="class in 
org.apache.poi.xdgf.xml"><span 
class="typeNameLink">XDGFXMLDocumentPart</span></a>
 <ul>
 <li type="circle">org.apache.poi.xdgf.usermodel.<a 
href="org/apache/poi/xdgf/usermodel/XDGFBaseContents.html" title="class in 
org.apache.poi.xdgf.usermodel"><span 
class="typeNameLink">XDGFBaseContents</span></a>
@@ -1663,7 +1672,6 @@
 <li type="circle">org.apache.poi.xdgf.usermodel.<a 
href="org/apache/poi/xdgf/usermodel/XDGFPages.html" title="class in 
org.apache.poi.xdgf.usermodel"><span 
class="typeNameLink">XDGFPages</span></a></li>
 </ul>
 </li>
-<li type="circle">org.apache.poi.xslf.usermodel.<a 
href="org/apache/poi/xslf/usermodel/XSLFChart.html" title="class in 
org.apache.poi.xslf.usermodel"><span 
class="typeNameLink">XSLFChart</span></a></li>
 <li type="circle">org.apache.poi.xslf.usermodel.<a 
href="org/apache/poi/xslf/usermodel/XSLFCommentAuthors.html" title="class in 
org.apache.poi.xslf.usermodel"><span 
class="typeNameLink">XSLFCommentAuthors</span></a></li>
 <li type="circle">org.apache.poi.xslf.usermodel.<a 
href="org/apache/poi/xslf/usermodel/XSLFComments.html" title="class in 
org.apache.poi.xslf.usermodel"><span 
class="typeNameLink">XSLFComments</span></a></li>
 <li type="circle">org.apache.poi.xslf.usermodel.<a 
href="org/apache/poi/xslf/usermodel/XSLFPictureData.html" title="class in 
org.apache.poi.xslf.usermodel"><span 
class="typeNameLink">XSLFPictureData</span></a> (implements 
org.apache.poi.sl.usermodel.<a 
href="org/apache/poi/sl/usermodel/PictureData.html" title="interface in 
org.apache.poi.sl.usermodel">PictureData</a>)</li>
@@ -1678,7 +1686,6 @@
 </li>
 <li type="circle">org.apache.poi.xslf.usermodel.<a 
href="org/apache/poi/xslf/usermodel/XSLFTableStyles.html" title="class in 
org.apache.poi.xslf.usermodel"><span 
class="typeNameLink">XSLFTableStyles</span></a> (implements 
java.lang.Iterable&lt;T&gt;)</li>
 <li type="circle">org.apache.poi.xslf.usermodel.<a 
href="org/apache/poi/xslf/usermodel/XSLFTheme.html" title="class in 
org.apache.poi.xslf.usermodel"><span 
class="typeNameLink">XSLFTheme</span></a></li>
-<li type="circle">org.apache.poi.xssf.usermodel.<a 
href="org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in 
org.apache.poi.xssf.usermodel"><span class="typeNameLink">XSSFChart</span></a> 
(implements org.apache.poi.ss.usermodel.<a 
href="org/apache/poi/ss/usermodel/Chart.html" title="interface in 
org.apache.poi.ss.usermodel">Chart</a>, org.apache.poi.ss.usermodel.charts.<a 
href="org/apache/poi/ss/usermodel/charts/ChartAxisFactory.html" 
title="interface in 
org.apache.poi.ss.usermodel.charts">ChartAxisFactory</a>)</li>
 <li type="circle">org.apache.poi.xssf.usermodel.<a 
href="org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in 
org.apache.poi.xssf.usermodel"><span 
class="typeNameLink">XSSFDrawing</span></a> (implements 
org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/Drawing.html" 
title="interface in org.apache.poi.ss.usermodel">Drawing</a>&lt;T&gt;)</li>
 <li type="circle">org.apache.poi.xssf.usermodel.<a 
href="org/apache/poi/xssf/usermodel/XSSFPictureData.html" title="class in 
org.apache.poi.xssf.usermodel"><span 
class="typeNameLink">XSSFPictureData</span></a> (implements 
org.apache.poi.ss.usermodel.<a 
href="org/apache/poi/ss/usermodel/PictureData.html" title="interface in 
org.apache.poi.ss.usermodel">PictureData</a>)</li>
 <li type="circle">org.apache.poi.xssf.usermodel.<a 
href="org/apache/poi/xssf/usermodel/XSSFPivotCache.html" title="class in 
org.apache.poi.xssf.usermodel"><span 
class="typeNameLink">XSSFPivotCache</span></a></li>
@@ -1694,7 +1701,6 @@
 <li type="circle">org.apache.poi.xssf.usermodel.<a 
href="org/apache/poi/xssf/usermodel/XSSFTable.html" title="class in 
org.apache.poi.xssf.usermodel"><span class="typeNameLink">XSSFTable</span></a> 
(implements org.apache.poi.ss.usermodel.<a 
href="org/apache/poi/ss/usermodel/Table.html" title="interface in 
org.apache.poi.ss.usermodel">Table</a>)</li>
 <li type="circle">org.apache.poi.xssf.usermodel.<a 
href="org/apache/poi/xssf/usermodel/XSSFVBAPart.html" title="class in 
org.apache.poi.xssf.usermodel"><span 
class="typeNameLink">XSSFVBAPart</span></a></li>
 <li type="circle">org.apache.poi.xssf.usermodel.<a 
href="org/apache/poi/xssf/usermodel/XSSFVMLDrawing.html" title="class in 
org.apache.poi.xssf.usermodel"><span 
class="typeNameLink">XSSFVMLDrawing</span></a></li>
-<li type="circle">org.apache.poi.xwpf.usermodel.<a 
href="org/apache/poi/xwpf/usermodel/XWPFChart.html" title="class in 
org.apache.poi.xwpf.usermodel"><span 
class="typeNameLink">XWPFChart</span></a></li>
 <li type="circle">org.apache.poi.xwpf.usermodel.<a 
href="org/apache/poi/xwpf/usermodel/XWPFFootnotes.html" title="class in 
org.apache.poi.xwpf.usermodel"><span 
class="typeNameLink">XWPFFootnotes</span></a></li>
 <li type="circle">org.apache.poi.xwpf.usermodel.<a 
href="org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html" title="class in 
org.apache.poi.xwpf.usermodel"><span 
class="typeNameLink">XWPFHeaderFooter</span></a> (implements 
org.apache.poi.xwpf.usermodel.<a 
href="org/apache/poi/xwpf/usermodel/IBody.html" title="interface in 
org.apache.poi.xwpf.usermodel">IBody</a>)
 <ul>
@@ -2722,6 +2728,38 @@
 <li type="circle">org.apache.poi.hssf.model.<a 
href="org/apache/poi/hssf/model/WorkbookRecordList.html" title="class in 
org.apache.poi.hssf.model"><span 
class="typeNameLink">WorkbookRecordList</span></a></li>
 <li type="circle">org.apache.poi.ss.util.<a 
href="org/apache/poi/ss/util/WorkbookUtil.html" title="class in 
org.apache.poi.ss.util"><span class="typeNameLink">WorkbookUtil</span></a></li>
 <li type="circle">org.apache.poi.ss.formula.atp.<a 
href="org/apache/poi/ss/formula/atp/WorkdayCalculator.html" title="class in 
org.apache.poi.ss.formula.atp"><span 
class="typeNameLink">WorkdayCalculator</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFChartAxis.html" title="class in 
org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFChartAxis</span></a>
+<ul>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFCategoryAxis.html" title="class 
in org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFCategoryAxis</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFDateAxis.html" title="class in 
org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFDateAxis</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFValueAxis.html" title="class in 
org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFValueAxis</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFChartData.html" title="class in 
org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFChartData</span></a>
+<ul>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFBarChartData.html" title="class 
in org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFBarChartData</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFLineChartData.html" title="class 
in org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFLineChartData</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFPieChartData.html" title="class 
in org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFPieChartData</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFRadarChartData.html" title="class 
in org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFRadarChartData</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFScatterChartData.html" 
title="class in org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFScatterChartData</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFChartData.Series.html" 
title="class in org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFChartData.Series</span></a>
+<ul>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFBarChartData.Series.html" 
title="class in org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFBarChartData.Series</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFLineChartData.Series.html" 
title="class in org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFLineChartData.Series</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFPieChartData.Series.html" 
title="class in org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFPieChartData.Series</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFRadarChartData.Series.html" 
title="class in org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFRadarChartData.Series</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFScatterChartData.Series.html" 
title="class in org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFScatterChartData.Series</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFChartExtensionList.html" 
title="class in org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFChartExtensionList</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFChartLegend.html" title="class in 
org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFChartLegend</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFDataSourcesFactory.html" 
title="class in org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFDataSourcesFactory</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFLayout.html" title="class in 
org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFLayout</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFLegendEntry.html" title="class in 
org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFLegendEntry</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFManualLayout.html" title="class 
in org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFManualLayout</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.text.<a 
href="org/apache/poi/xddf/usermodel/text/XDDFTextBody.html" title="class in 
org.apache.poi.xddf.usermodel.text"><span 
class="typeNameLink">XDDFTextBody</span></a></li>
 <li type="circle">org.apache.poi.xdgf.usermodel.<a 
href="org/apache/poi/xdgf/usermodel/XDGFCell.html" title="class in 
org.apache.poi.xdgf.usermodel"><span 
class="typeNameLink">XDGFCell</span></a></li>
 <li type="circle">org.apache.poi.xdgf.usermodel.<a 
href="org/apache/poi/xdgf/usermodel/XDGFConnection.html" title="class in 
org.apache.poi.xdgf.usermodel"><span 
class="typeNameLink">XDGFConnection</span></a></li>
 <li type="circle">org.apache.poi.xdgf.usermodel.<a 
href="org/apache/poi/xdgf/usermodel/XDGFDocument.html" title="class in 
org.apache.poi.xdgf.usermodel"><span 
class="typeNameLink">XDGFDocument</span></a></li>
@@ -3502,6 +3540,12 @@
 </li>
 <li type="circle">org.apache.poi.ss.formula.<a 
href="org/apache/poi/ss/formula/WorkbookDependentFormula.html" title="interface 
in org.apache.poi.ss.formula"><span 
class="typeNameLink">WorkbookDependentFormula</span></a></li>
 <li type="circle">org.apache.poi.ss.formula.<a 
href="org/apache/poi/ss/formula/WorkbookEvaluatorProvider.html" 
title="interface in org.apache.poi.ss.formula"><span 
class="typeNameLink">WorkbookEvaluatorProvider</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFDataSource.html" title="interface 
in org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFDataSource</span></a>&lt;T&gt;
+<ul>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFCategoryDataSource.html" 
title="interface in org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFCategoryDataSource</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/XDDFNumericalDataSource.html" 
title="interface in org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">XDDFNumericalDataSource</span></a>&lt;T&gt;</li>
+</ul>
+</li>
 <li type="circle">org.apache.poi.xssf.usermodel.<a 
href="org/apache/poi/xssf/usermodel/XSSFPivotTable.PivotTableReferenceConfigurator.html"
 title="interface in org.apache.poi.xssf.usermodel"><span 
class="typeNameLink">XSSFPivotTable.PivotTableReferenceConfigurator</span></a></li>
 <li type="circle">org.apache.poi.xssf.eventusermodel.<a 
href="org/apache/poi/xssf/eventusermodel/XSSFSheetXMLHandler.SheetContentsHandler.html"
 title="interface in org.apache.poi.xssf.eventusermodel"><span 
class="typeNameLink">XSSFSheetXMLHandler.SheetContentsHandler</span></a>
 <ul>
@@ -3527,10 +3571,19 @@
 <ul>
 <li type="circle">org.apache.poi.sl.usermodel.<a 
href="org/apache/poi/sl/usermodel/AutoNumberingScheme.html" title="enum in 
org.apache.poi.sl.usermodel"><span 
class="typeNameLink">AutoNumberingScheme</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.charts.<a 
href="org/apache/poi/ss/usermodel/charts/AxisCrossBetween.html" title="enum in 
org.apache.poi.ss.usermodel.charts"><span 
class="typeNameLink">AxisCrossBetween</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/AxisCrossBetween.html" title="enum in 
org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">AxisCrossBetween</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.charts.<a 
href="org/apache/poi/ss/usermodel/charts/AxisCrosses.html" title="enum in 
org.apache.poi.ss.usermodel.charts"><span 
class="typeNameLink">AxisCrosses</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/AxisCrosses.html" title="enum in 
org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">AxisCrosses</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/AxisLabelAlignment.html" title="enum 
in org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">AxisLabelAlignment</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.charts.<a 
href="org/apache/poi/ss/usermodel/charts/AxisOrientation.html" title="enum in 
org.apache.poi.ss.usermodel.charts"><span 
class="typeNameLink">AxisOrientation</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/AxisOrientation.html" title="enum in 
org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">AxisOrientation</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.charts.<a 
href="org/apache/poi/ss/usermodel/charts/AxisPosition.html" title="enum in 
org.apache.poi.ss.usermodel.charts"><span 
class="typeNameLink">AxisPosition</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/AxisPosition.html" title="enum in 
org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">AxisPosition</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/AxisTickLabelPosition.html" 
title="enum in org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">AxisTickLabelPosition</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.charts.<a 
href="org/apache/poi/ss/usermodel/charts/AxisTickMark.html" title="enum in 
org.apache.poi.ss.usermodel.charts"><span 
class="typeNameLink">AxisTickMark</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/AxisTickMark.html" title="enum in 
org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">AxisTickMark</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/BarDirection.html" title="enum in 
org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">BarDirection</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/BarGrouping.html" title="enum in 
org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">BarGrouping</span></a></li>
 <li type="circle">org.apache.poi.xwpf.usermodel.<a 
href="org/apache/poi/xwpf/usermodel/BodyElementType.html" title="enum in 
org.apache.poi.xwpf.usermodel"><span 
class="typeNameLink">BodyElementType</span></a></li>
 <li type="circle">org.apache.poi.xwpf.usermodel.<a 
href="org/apache/poi/xwpf/usermodel/BodyType.html" title="enum in 
org.apache.poi.xwpf.usermodel"><span 
class="typeNameLink">BodyType</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a 
href="org/apache/poi/ss/usermodel/BorderExtent.html" title="enum in 
org.apache.poi.ss.usermodel"><span 
class="typeNameLink">BorderExtent</span></a></li>
@@ -3544,6 +3597,7 @@
 <li type="circle">org.apache.poi.ss.usermodel.<a 
href="org/apache/poi/ss/usermodel/CellType.html" title="enum in 
org.apache.poi.ss.usermodel"><span class="typeNameLink">CellType</span></a></li>
 <li type="circle">org.apache.poi.openxml4j.opc.<a 
href="org/apache/poi/openxml4j/opc/CertificateEmbeddingOption.html" title="enum 
in org.apache.poi.openxml4j.opc"><span 
class="typeNameLink">CertificateEmbeddingOption</span></a></li>
 <li type="circle">org.apache.poi.poifs.crypt.<a 
href="org/apache/poi/poifs/crypt/ChainingMode.html" title="enum in 
org.apache.poi.poifs.crypt"><span 
class="typeNameLink">ChainingMode</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/ChartTypes.html" title="enum in 
org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">ChartTypes</span></a></li>
 <li type="circle">org.apache.poi.poifs.crypt.<a 
href="org/apache/poi/poifs/crypt/CipherAlgorithm.html" title="enum in 
org.apache.poi.poifs.crypt"><span 
class="typeNameLink">CipherAlgorithm</span></a></li>
 <li type="circle">org.apache.poi.poifs.crypt.<a 
href="org/apache/poi/poifs/crypt/CipherProvider.html" title="enum in 
org.apache.poi.poifs.crypt"><span 
class="typeNameLink">CipherProvider</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a 
href="org/apache/poi/ss/usermodel/ClientAnchor.AnchorType.html" title="enum in 
org.apache.poi.ss.usermodel"><span 
class="typeNameLink">ClientAnchor.AnchorType</span></a></li>
@@ -3573,6 +3627,7 @@
 <li type="circle">org.apache.poi.ss.usermodel.<a 
href="org/apache/poi/ss/usermodel/FormulaError.html" title="enum in 
org.apache.poi.ss.usermodel"><span 
class="typeNameLink">FormulaError</span></a></li>
 <li type="circle">org.apache.poi.ss.formula.<a 
href="org/apache/poi/ss/formula/FormulaType.html" title="enum in 
org.apache.poi.ss.formula"><span 
class="typeNameLink">FormulaType</span></a></li>
 <li type="circle">org.apache.poi.hwpf.model.<a 
href="org/apache/poi/hwpf/model/FSPADocumentPart.html" title="enum in 
org.apache.poi.hwpf.model"><span 
class="typeNameLink">FSPADocumentPart</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/Grouping.html" title="enum in 
org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">Grouping</span></a></li>
 <li type="circle">org.apache.poi.poifs.crypt.<a 
href="org/apache/poi/poifs/crypt/HashAlgorithm.html" title="enum in 
org.apache.poi.poifs.crypt"><span 
class="typeNameLink">HashAlgorithm</span></a></li>
 <li type="circle">org.apache.poi.wp.usermodel.<a 
href="org/apache/poi/wp/usermodel/HeaderFooterType.html" title="enum in 
org.apache.poi.wp.usermodel"><span 
class="typeNameLink">HeaderFooterType</span></a></li>
 <li type="circle">org.apache.poi.hemf.hemfplus.record.<a 
href="org/apache/poi/hemf/hemfplus/record/HemfPlusRecordType.html" title="enum 
in org.apache.poi.hemf.hemfplus.record"><span 
class="typeNameLink">HemfPlusRecordType</span></a></li>
@@ -3608,14 +3663,18 @@
 <li type="circle">org.apache.poi.ss.usermodel.<a 
href="org/apache/poi/ss/usermodel/IndexedColors.html" title="enum in 
org.apache.poi.ss.usermodel"><span 
class="typeNameLink">IndexedColors</span></a></li>
 <li type="circle">org.apache.poi.hslf.blip.<a 
href="org/apache/poi/hslf/blip/JPEG.ColorSpace.html" title="enum in 
org.apache.poi.hslf.blip"><span 
class="typeNameLink">JPEG.ColorSpace</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.charts.<a 
href="org/apache/poi/ss/usermodel/charts/LayoutMode.html" title="enum in 
org.apache.poi.ss.usermodel.charts"><span 
class="typeNameLink">LayoutMode</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/LayoutMode.html" title="enum in 
org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">LayoutMode</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.charts.<a 
href="org/apache/poi/ss/usermodel/charts/LayoutTarget.html" title="enum in 
org.apache.poi.ss.usermodel.charts"><span 
class="typeNameLink">LayoutTarget</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/LayoutTarget.html" title="enum in 
org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">LayoutTarget</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.charts.<a 
href="org/apache/poi/ss/usermodel/charts/LegendPosition.html" title="enum in 
org.apache.poi.ss.usermodel.charts"><span 
class="typeNameLink">LegendPosition</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/LegendPosition.html" title="enum in 
org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">LegendPosition</span></a></li>
 <li type="circle">org.apache.poi.ss.formula.functions.<a 
href="org/apache/poi/ss/formula/functions/LinearRegressionFunction.FUNCTION.html"
 title="enum in org.apache.poi.ss.formula.functions"><span 
class="typeNameLink">LinearRegressionFunction.FUNCTION</span></a></li>
 <li type="circle">org.apache.poi.sl.usermodel.<a 
href="org/apache/poi/sl/usermodel/LineDecoration.DecorationShape.html" 
title="enum in org.apache.poi.sl.usermodel"><span 
class="typeNameLink">LineDecoration.DecorationShape</span></a></li>
 <li type="circle">org.apache.poi.sl.usermodel.<a 
href="org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" 
title="enum in org.apache.poi.sl.usermodel"><span 
class="typeNameLink">LineDecoration.DecorationSize</span></a></li>
 <li type="circle">org.apache.poi.xwpf.usermodel.<a 
href="org/apache/poi/xwpf/usermodel/LineSpacingRule.html" title="enum in 
org.apache.poi.xwpf.usermodel"><span 
class="typeNameLink">LineSpacingRule</span></a></li>
 <li type="circle">org.apache.poi.xssf.usermodel.<a 
href="org/apache/poi/xssf/usermodel/ListAutoNumber.html" title="enum in 
org.apache.poi.xssf.usermodel"><span 
class="typeNameLink">ListAutoNumber</span></a></li>
 <li type="circle">org.apache.poi.hsmf.<a 
href="org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in 
org.apache.poi.hsmf"><span 
class="typeNameLink">MAPIMessage.MESSAGE_CLASS</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/MarkerStyle.html" title="enum in 
org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">MarkerStyle</span></a></li>
 <li type="circle">org.apache.poi.poifs.macros.<a 
href="org/apache/poi/poifs/macros/Module.ModuleType.html" title="enum in 
org.apache.poi.poifs.macros"><span 
class="typeNameLink">Module.ModuleType</span></a></li>
 <li type="circle">org.apache.poi.hwpf.model.<a 
href="org/apache/poi/hwpf/model/NoteType.html" title="enum in 
org.apache.poi.hwpf.model"><span class="typeNameLink">NoteType</span></a></li>
 <li type="circle">org.apache.poi.hwpf.usermodel.<a 
href="org/apache/poi/hwpf/usermodel/OfficeDrawing.HorizontalPositioning.html" 
title="enum in org.apache.poi.hwpf.usermodel"><span 
class="typeNameLink">OfficeDrawing.HorizontalPositioning</span></a></li>
@@ -3634,10 +3693,12 @@
 <li type="circle">org.apache.poi.sl.usermodel.<a 
href="org/apache/poi/sl/usermodel/PresetColor.html" title="enum in 
org.apache.poi.sl.usermodel"><span 
class="typeNameLink">PresetColor</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a 
href="org/apache/poi/ss/usermodel/PrintCellComments.html" title="enum in 
org.apache.poi.ss.usermodel"><span 
class="typeNameLink">PrintCellComments</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a 
href="org/apache/poi/ss/usermodel/PrintOrientation.html" title="enum in 
org.apache.poi.ss.usermodel"><span 
class="typeNameLink">PrintOrientation</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/RadarStyle.html" title="enum in 
org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">RadarStyle</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a 
href="org/apache/poi/ss/usermodel/ReadingOrder.html" title="enum in 
org.apache.poi.ss.usermodel"><span 
class="typeNameLink">ReadingOrder</span></a></li>
 <li type="circle">org.apache.poi.hslf.record.<a 
href="org/apache/poi/hslf/record/RecordTypes.html" title="enum in 
org.apache.poi.hslf.record"><span 
class="typeNameLink">RecordTypes</span></a></li>
 <li type="circle">org.apache.poi.sl.usermodel.<a 
href="org/apache/poi/sl/usermodel/RectAlign.html" title="enum in 
org.apache.poi.sl.usermodel"><span 
class="typeNameLink">RectAlign</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a 
href="org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in 
org.apache.poi.ss.usermodel"><span 
class="typeNameLink">Row.MissingCellPolicy</span></a></li>
+<li type="circle">org.apache.poi.xddf.usermodel.chart.<a 
href="org/apache/poi/xddf/usermodel/chart/ScatterStyle.html" title="enum in 
org.apache.poi.xddf.usermodel.chart"><span 
class="typeNameLink">ScatterStyle</span></a></li>
 <li type="circle">org.apache.poi.sl.usermodel.<a 
href="org/apache/poi/sl/usermodel/ShapeType.html" title="enum in 
org.apache.poi.sl.usermodel"><span 
class="typeNameLink">ShapeType</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a 
href="org/apache/poi/ss/usermodel/SheetVisibility.html" title="enum in 
org.apache.poi.ss.usermodel"><span 
class="typeNameLink">SheetVisibility</span></a></li>
 <li type="circle">org.apache.poi.hslf.record.<a 
href="org/apache/poi/hslf/record/SlideAtomLayout.SlideLayoutType.html" 
title="enum in org.apache.poi.hslf.record"><span 
class="typeNameLink">SlideAtomLayout.SlideLayoutType</span></a></li>

Modified: poi/site/publish/apidocs/package-list
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/package-list?rev=1816438&r1=1816437&r2=1816438&view=diff
==============================================================================
--- poi/site/publish/apidocs/package-list (original)
+++ poi/site/publish/apidocs/package-list Mon Nov 27 12:09:29 2017
@@ -120,6 +120,8 @@ org.apache.poi.ss.util
 org.apache.poi.ss.util.cellwalk
 org.apache.poi.util
 org.apache.poi.wp.usermodel
+org.apache.poi.xddf.usermodel.chart
+org.apache.poi.xddf.usermodel.text
 org.apache.poi.xdgf.exceptions
 org.apache.poi.xdgf.extractor
 org.apache.poi.xdgf.geom



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

Reply via email to