You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2014/07/02 18:31:34 UTC

svn commit: r1607413 [1/4] - in /poi/site: publish/ publish/apidocs/ publish/apidocs/org/apache/poi/class-use/ publish/apidocs/org/apache/poi/ss/usermodel/ publish/apidocs/org/apache/poi/xssf/usermodel/ publish/apidocs/org/apache/poi/xwpf/usermodel/ pu...

Author: nick
Date: Wed Jul  2 16:31:32 2014
New Revision: 1607413

URL: http://svn.apache.org/r1607413
Log:
Republish javadocs

Added:
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/ICell.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/ISDTContent.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFSDTCell.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFSDTContentCell.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/AbstractXWPFSDT.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/ICell.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/ISDTContent.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFSDTCell.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFSDTContentCell.html
Modified:
    poi/site/publish/apidocs/allclasses-frame.html
    poi/site/publish/apidocs/allclasses-noframe.html
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/class-use/POIXMLDocumentPart.html
    poi/site/publish/apidocs/org/apache/poi/ss/usermodel/WorkbookFactory.html
    poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/BodyElementType.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IBodyElement.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IRunBody.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IRunElement.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/ISDTContents.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFSDT.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFSDTContent.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFSettings.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFTable.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFTableCell.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFTableRow.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/BodyElementType.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/BodyType.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/IBody.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/IBodyElement.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/IRunBody.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/IRunElement.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/ISDTContents.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFDocument.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFSDTContent.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTableRow.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-frame.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-summary.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-tree.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-use.html
    poi/site/publish/apidocs/overview-tree.html
    poi/site/publish/changes.html
    poi/site/publish/changes.rss
    poi/site/publish/howtobuild.html
    poi/site/publish/spreadsheet/quick-guide.html
    poi/site/src/documentation/content/xdocs/spreadsheet/quick-guide.xml

Modified: poi/site/publish/apidocs/allclasses-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/allclasses-frame.html?rev=1607413&r1=1607412&r2=1607413&view=diff
==============================================================================
--- poi/site/publish/apidocs/allclasses-frame.html (original)
+++ poi/site/publish/apidocs/allclasses-frame.html Wed Jul  2 16:31:32 2014
@@ -21,6 +21,7 @@
 <li><a href="org/apache/poi/hwpf/converter/AbstractWordUtils.html" title="class in org.apache.poi.hwpf.converter" target="classFrame">AbstractWordUtils</a></li>
 <li><a href="org/apache/poi/hwpf/converter/AbstractWordUtils.NumberingState.html" title="class in org.apache.poi.hwpf.converter" target="classFrame">AbstractWordUtils.NumberingState</a></li>
 <li><a href="org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSerie.html" title="class in org.apache.poi.xssf.usermodel.charts" target="classFrame">AbstractXSSFChartSerie</a></li>
+<li><a href="org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel" target="classFrame">AbstractXWPFSDT</a></li>
 <li><a href="org/apache/poi/hslf/model/ActiveXShape.html" title="class in org.apache.poi.hslf.model" target="classFrame">ActiveXShape</a></li>
 <li><a href="org/apache/poi/xslf/model/geom/AddDivideExpression.html" title="class in org.apache.poi.xslf.model.geom" target="classFrame">AddDivideExpression</a></li>
 <li><a href="org/apache/poi/ss/formula/ptg/AddPtg.html" title="class in org.apache.poi.ss.formula.ptg" target="classFrame">AddPtg</a></li>
@@ -810,6 +811,7 @@
 <li><a href="org/apache/poi/xslf/model/geom/IAdjustableShape.html" title="interface in org.apache.poi.xslf.model.geom" target="classFrame"><i>IAdjustableShape</i></a></li>
 <li><a href="org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel" target="classFrame"><i>IBody</i></a></li>
 <li><a href="org/apache/poi/xwpf/usermodel/IBodyElement.html" title="interface in org.apache.poi.xwpf.usermodel" target="classFrame"><i>IBodyElement</i></a></li>
+<li><a href="org/apache/poi/xwpf/usermodel/ICell.html" title="interface in org.apache.poi.xwpf.usermodel" target="classFrame"><i>ICell</i></a></li>
 <li><a href="org/apache/poi/util/IdentifierManager.html" title="class in org.apache.poi.util" target="classFrame">IdentifierManager</a></li>
 <li><a href="org/apache/poi/xslf/model/geom/IfElseExpression.html" title="class in org.apache.poi.xslf.model.geom" target="classFrame">IfElseExpression</a></li>
 <li><a href="org/apache/poi/ss/formula/functions/IfFunc.html" title="class in org.apache.poi.ss.formula.functions" target="classFrame">IfFunc</a></li>
@@ -849,6 +851,7 @@
 <li><a href="org/apache/poi/ss/formula/functions/Irr.html" title="class in org.apache.poi.ss.formula.functions" target="classFrame">Irr</a></li>
 <li><a href="org/apache/poi/xwpf/usermodel/IRunBody.html" title="interface in org.apache.poi.xwpf.usermodel" target="classFrame"><i>IRunBody</i></a></li>
 <li><a href="org/apache/poi/xwpf/usermodel/IRunElement.html" title="interface in org.apache.poi.xwpf.usermodel" target="classFrame"><i>IRunElement</i></a></li>
+<li><a href="org/apache/poi/xwpf/usermodel/ISDTContent.html" title="interface in org.apache.poi.xwpf.usermodel" target="classFrame"><i>ISDTContent</i></a></li>
 <li><a href="org/apache/poi/xwpf/usermodel/ISDTContents.html" title="interface in org.apache.poi.xwpf.usermodel" target="classFrame"><i>ISDTContents</i></a></li>
 <li><a href="org/apache/poi/ss/formula/IStabilityClassifier.html" title="interface in org.apache.poi.ss.formula" target="classFrame"><i>IStabilityClassifier</i></a></li>
 <li><a href="org/apache/poi/hssf/record/IterationRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">IterationRecord</a></li>
@@ -1783,7 +1786,9 @@
 <li><a href="org/apache/poi/xwpf/usermodel/XWPFRun.html" title="class in org.apache.poi.xwpf.usermodel" target="classFrame">XWPFRun</a></li>
 <li><a href="org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel" target="classFrame">XWPFRun.FontCharRange</a></li>
 <li><a href="org/apache/poi/xwpf/usermodel/XWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel" target="classFrame">XWPFSDT</a></li>
+<li><a href="org/apache/poi/xwpf/usermodel/XWPFSDTCell.html" title="class in org.apache.poi.xwpf.usermodel" target="classFrame">XWPFSDTCell</a></li>
 <li><a href="org/apache/poi/xwpf/usermodel/XWPFSDTContent.html" title="class in org.apache.poi.xwpf.usermodel" target="classFrame">XWPFSDTContent</a></li>
+<li><a href="org/apache/poi/xwpf/usermodel/XWPFSDTContentCell.html" title="class in org.apache.poi.xwpf.usermodel" target="classFrame">XWPFSDTContentCell</a></li>
 <li><a href="org/apache/poi/xwpf/usermodel/XWPFSettings.html" title="class in org.apache.poi.xwpf.usermodel" target="classFrame">XWPFSettings</a></li>
 <li><a href="org/apache/poi/xwpf/usermodel/XWPFStyle.html" title="class in org.apache.poi.xwpf.usermodel" target="classFrame">XWPFStyle</a></li>
 <li><a href="org/apache/poi/xwpf/usermodel/XWPFStyles.html" title="class in org.apache.poi.xwpf.usermodel" target="classFrame">XWPFStyles</a></li>

Modified: poi/site/publish/apidocs/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/allclasses-noframe.html?rev=1607413&r1=1607412&r2=1607413&view=diff
==============================================================================
--- poi/site/publish/apidocs/allclasses-noframe.html (original)
+++ poi/site/publish/apidocs/allclasses-noframe.html Wed Jul  2 16:31:32 2014
@@ -21,6 +21,7 @@
 <li><a href="org/apache/poi/hwpf/converter/AbstractWordUtils.html" title="class in org.apache.poi.hwpf.converter">AbstractWordUtils</a></li>
 <li><a href="org/apache/poi/hwpf/converter/AbstractWordUtils.NumberingState.html" title="class in org.apache.poi.hwpf.converter">AbstractWordUtils.NumberingState</a></li>
 <li><a href="org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSerie.html" title="class in org.apache.poi.xssf.usermodel.charts">AbstractXSSFChartSerie</a></li>
+<li><a href="org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel">AbstractXWPFSDT</a></li>
 <li><a href="org/apache/poi/hslf/model/ActiveXShape.html" title="class in org.apache.poi.hslf.model">ActiveXShape</a></li>
 <li><a href="org/apache/poi/xslf/model/geom/AddDivideExpression.html" title="class in org.apache.poi.xslf.model.geom">AddDivideExpression</a></li>
 <li><a href="org/apache/poi/ss/formula/ptg/AddPtg.html" title="class in org.apache.poi.ss.formula.ptg">AddPtg</a></li>
@@ -810,6 +811,7 @@
 <li><a href="org/apache/poi/xslf/model/geom/IAdjustableShape.html" title="interface in org.apache.poi.xslf.model.geom"><i>IAdjustableShape</i></a></li>
 <li><a href="org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel"><i>IBody</i></a></li>
 <li><a href="org/apache/poi/xwpf/usermodel/IBodyElement.html" title="interface in org.apache.poi.xwpf.usermodel"><i>IBodyElement</i></a></li>
+<li><a href="org/apache/poi/xwpf/usermodel/ICell.html" title="interface in org.apache.poi.xwpf.usermodel"><i>ICell</i></a></li>
 <li><a href="org/apache/poi/util/IdentifierManager.html" title="class in org.apache.poi.util">IdentifierManager</a></li>
 <li><a href="org/apache/poi/xslf/model/geom/IfElseExpression.html" title="class in org.apache.poi.xslf.model.geom">IfElseExpression</a></li>
 <li><a href="org/apache/poi/ss/formula/functions/IfFunc.html" title="class in org.apache.poi.ss.formula.functions">IfFunc</a></li>
@@ -849,6 +851,7 @@
 <li><a href="org/apache/poi/ss/formula/functions/Irr.html" title="class in org.apache.poi.ss.formula.functions">Irr</a></li>
 <li><a href="org/apache/poi/xwpf/usermodel/IRunBody.html" title="interface in org.apache.poi.xwpf.usermodel"><i>IRunBody</i></a></li>
 <li><a href="org/apache/poi/xwpf/usermodel/IRunElement.html" title="interface in org.apache.poi.xwpf.usermodel"><i>IRunElement</i></a></li>
+<li><a href="org/apache/poi/xwpf/usermodel/ISDTContent.html" title="interface in org.apache.poi.xwpf.usermodel"><i>ISDTContent</i></a></li>
 <li><a href="org/apache/poi/xwpf/usermodel/ISDTContents.html" title="interface in org.apache.poi.xwpf.usermodel"><i>ISDTContents</i></a></li>
 <li><a href="org/apache/poi/ss/formula/IStabilityClassifier.html" title="interface in org.apache.poi.ss.formula"><i>IStabilityClassifier</i></a></li>
 <li><a href="org/apache/poi/hssf/record/IterationRecord.html" title="class in org.apache.poi.hssf.record">IterationRecord</a></li>
@@ -1783,7 +1786,9 @@
 <li><a href="org/apache/poi/xwpf/usermodel/XWPFRun.html" title="class in org.apache.poi.xwpf.usermodel">XWPFRun</a></li>
 <li><a href="org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel">XWPFRun.FontCharRange</a></li>
 <li><a href="org/apache/poi/xwpf/usermodel/XWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSDT</a></li>
+<li><a href="org/apache/poi/xwpf/usermodel/XWPFSDTCell.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSDTCell</a></li>
 <li><a href="org/apache/poi/xwpf/usermodel/XWPFSDTContent.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSDTContent</a></li>
+<li><a href="org/apache/poi/xwpf/usermodel/XWPFSDTContentCell.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSDTContentCell</a></li>
 <li><a href="org/apache/poi/xwpf/usermodel/XWPFSettings.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSettings</a></li>
 <li><a href="org/apache/poi/xwpf/usermodel/XWPFStyle.html" title="class in org.apache.poi.xwpf.usermodel">XWPFStyle</a></li>
 <li><a href="org/apache/poi/xwpf/usermodel/XWPFStyles.html" title="class in org.apache.poi.xwpf.usermodel">XWPFStyles</a></li>

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1607413&r1=1607412&r2=1607413&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Wed Jul  2 16:31:32 2014
@@ -207,6 +207,14 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSerie.html#AbstractXSSFChartSerie()">AbstractXSSFChartSerie()</a></span> - Constructor for class org.apache.poi.xssf.usermodel.charts.<a href="./org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSerie.html" title="class in org.apache.poi.xssf.usermodel.charts">AbstractXSSFChartSerie</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="./org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel"><span class="strong">AbstractXWPFSDT</span></a> - Class in <a href="./org/apache/poi/xwpf/usermodel/package-summary.html">org.apache.poi.xwpf.usermodel</a></dt>
+<dd>
+<div class="block">Experimental abstract class that is a base for XWPFSDT and XWPFSDTCell
+  
+ WARNING - APIs expected to change rapidly.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#AbstractXWPFSDT(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtPr, org.apache.poi.xwpf.usermodel.IBody)">AbstractXWPFSDT(CTSdtPr, IBody)</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel">AbstractXWPFSDT</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/ShapeTypes.html#ACCENT_BORDER_CALLOUT_1">ACCENT_BORDER_CALLOUT_1</a></span> - Static variable in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/ShapeTypes.html" title="class in org.apache.poi.ss.usermodel">ShapeTypes</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/ShapeTypes.html#ACCENT_BORDER_CALLOUT_2">ACCENT_BORDER_CALLOUT_2</a></span> - Static variable in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/ShapeTypes.html" title="class in org.apache.poi.ss.usermodel">ShapeTypes</a></dt>
@@ -16874,12 +16882,12 @@ return null</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/converter/TextDocumentFacade.html#getBody()">getBody()</a></span> - Method in class org.apache.poi.hwpf.converter.<a href="./org/apache/poi/hwpf/converter/TextDocumentFacade.html" title="class in org.apache.poi.hwpf.converter">TextDocumentFacade</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getBody()">getBody()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel">AbstractXWPFSDT</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/IBodyElement.html#getBody()">getBody()</a></span> - Method in interface org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/IBodyElement.html" title="interface in org.apache.poi.xwpf.usermodel">IBodyElement</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFParagraph.html#getBody()">getBody()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFParagraph.html" title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFSDT.html#getBody()">getBody()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSDT</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFTable.html#getBody()">getBody()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFTable.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/IBody.html#getBodyElements()">getBodyElements()</a></span> - Method in interface org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</a></dt>
@@ -18992,8 +19000,12 @@ return null</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/usermodel/Picture.html#getContent()">getContent()</a></span> - Method in class org.apache.poi.hwpf.usermodel.<a href="./org/apache/poi/hwpf/usermodel/Picture.html" title="class in org.apache.poi.hwpf.usermodel">Picture</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getContent()">getContent()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel">AbstractXWPFSDT</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFSDT.html#getContent()">getContent()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSDT</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFSDTCell.html#getContent()">getContent()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFSDTCell.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSDTCell</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hdgf/streams/StreamStore.html#getContents()">getContents()</a></span> - Method in class org.apache.poi.hdgf.streams.<a href="./org/apache/poi/hdgf/streams/StreamStore.html" title="class in org.apache.poi.hdgf.streams">StreamStore</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hmef/Attachment.html#getContents()">getContents()</a></span> - Method in class org.apache.poi.hmef.<a href="./org/apache/poi/hmef/Attachment.html" title="class in org.apache.poi.hmef">Attachment</a></dt>
@@ -20610,6 +20622,8 @@ return null</div>
 <dd>
 <div class="block">Returns opened document</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getDocument()">getDocument()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel">AbstractXWPFSDT</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/IRunBody.html#getDocument()">getDocument()</a></span> - Method in interface org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/IRunBody.html" title="interface in org.apache.poi.xwpf.usermodel">IRunBody</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFDocument.html#getDocument()">getDocument()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFDocument.html" title="class in org.apache.poi.xwpf.usermodel">XWPFDocument</a></dt>
@@ -20620,8 +20634,6 @@ return null</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFRun.html#getDocument()">getDocument()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFRun.html" title="class in org.apache.poi.xwpf.usermodel">XWPFRun</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFSDT.html#getDocument()">getDocument()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSDT</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/record/Document.html#getDocumentAtom()">getDocumentAtom()</a></span> - Method in class org.apache.poi.hslf.record.<a href="./org/apache/poi/hslf/record/Document.html" title="class in org.apache.poi.hslf.record">Document</a></dt>
 <dd>
 <div class="block">Returns the DocumentAtom of this Document</div>
@@ -21150,14 +21162,14 @@ return null</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherArrayProperty.html#getElement(int)">getElement(int)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherArrayProperty.html" title="class in org.apache.poi.ddf">EscherArrayProperty</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getElementType()">getElementType()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel">AbstractXWPFSDT</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/IBodyElement.html#getElementType()">getElementType()</a></span> - Method in interface org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/IBodyElement.html" title="interface in org.apache.poi.xwpf.usermodel">IBodyElement</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFParagraph.html#getElementType()">getElementType()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFParagraph.html" title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a></dt>
 <dd>
 <div class="block">returns the type of the BodyElement Paragraph</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFSDT.html#getElementType()">getElementType()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSDT</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFTable.html#getElementType()">getElementType()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFTable.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a></dt>
 <dd>
 <div class="block">returns the type of the BodyElement Table</div>
@@ -28366,6 +28378,8 @@ return null</div>
 <dd>
 <div class="block">Get the target part from the specified relationship.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getPart()">getPart()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel">AbstractXWPFSDT</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/IBody.html#getPart()">getPart()</a></span> - Method in interface org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</a></dt>
 <dd>
 <div class="block">returns the Part, to which the body belongs, which you need for adding relationship to other parts
@@ -28392,8 +28406,6 @@ return null</div>
 <dd>
 <div class="block">returns the part of the bodyElement</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFSDT.html#getPart()">getPart()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSDT</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFTable.html#getPart()">getPart()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFTable.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a></dt>
 <dd>
 <div class="block">returns the part of the bodyElement</div>
@@ -28440,6 +28452,8 @@ return null</div>
 <dd>
 <div class="block">Retrieves the parts from this package.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getPartType()">getPartType()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel">AbstractXWPFSDT</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/IBody.html#getPartType()">getPartType()</a></span> - Method in interface org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</a></dt>
 <dd>
 <div class="block">get the PartType of the body, for example
@@ -28468,8 +28482,6 @@ return null</div>
 <dd>
 <div class="block">returns the partType of the bodyPart which owns the bodyElement</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFSDT.html#getPartType()">getPartType()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSDT</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFTable.html#getPartType()">getPartType()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFTable.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a></dt>
 <dd>
 <div class="block">returns the partType of the bodyPart which owns the bodyElement</div>
@@ -33302,6 +33314,11 @@ return null</div>
 <div class="block">create and return a list of all XWPFTableCell
  who belongs to this row</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFTableRow.html#getTableICells()">getTableICells()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFTableRow.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTableRow</a></dt>
+<dd>
+<div class="block">create and return a list of all XWPFTableCell
+ who belongs to this row</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/usermodel/Paragraph.html#getTableLevel()">getTableLevel()</a></span> - Method in class org.apache.poi.hwpf.usermodel.<a href="./org/apache/poi/hwpf/usermodel/Paragraph.html" title="class in org.apache.poi.hwpf.usermodel">Paragraph</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/usermodel/Table.html#getTableLevel()">getTableLevel()</a></span> - Method in class org.apache.poi.hwpf.usermodel.<a href="./org/apache/poi/hwpf/usermodel/Table.html" title="class in org.apache.poi.hwpf.usermodel">Table</a></dt>
@@ -33367,7 +33384,7 @@ return null</div>
 <dd>
 <div class="block">unused</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFSDT.html#getTag()">getTag()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSDT</a></dt>
+<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getTag()">getTag()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel">AbstractXWPFSDT</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/EscherAggregate.html#getTailRecords()">getTailRecords()</a></span> - Method in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/EscherAggregate.html" title="class in org.apache.poi.hssf.record">EscherAggregate</a></dt>
 <dd>&nbsp;</dd>
@@ -33591,6 +33608,8 @@ return null</div>
 &nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/model/XWPFParagraphDecorator.html#getText()">getText()</a></span> - Method in class org.apache.poi.xwpf.model.<a href="./org/apache/poi/xwpf/model/XWPFParagraphDecorator.html" title="class in org.apache.poi.xwpf.model">XWPFParagraphDecorator</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/ISDTContent.html#getText()">getText()</a></span> - Method in interface org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/ISDTContent.html" title="interface in org.apache.poi.xwpf.usermodel">ISDTContent</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/PositionInParagraph.html#getText()">getText()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/PositionInParagraph.html" title="class in org.apache.poi.xwpf.usermodel">PositionInParagraph</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFComment.html#getText()">getText()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFComment.html" title="class in org.apache.poi.xwpf.usermodel">XWPFComment</a></dt>
@@ -33615,8 +33634,12 @@ return null</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFSDTContent.html#getText()">getText()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFSDTContent.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSDTContent</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFTable.html#getText()">getText()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFTable.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a></dt>
+<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFSDTContentCell.html#getText()">getText()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFSDTContentCell.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSDTContentCell</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFTable.html#getText()">getText()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFTable.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTable</a></dt>
+<dd>
+<div class="block">Convenience method to extract text in cells.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFTableCell.html#getText()">getText()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFTableCell.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTableCell</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#getTextAlign()">getTextAlign()</a></span> - Method in class org.apache.poi.xslf.usermodel.<a href="./org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a></dt>
@@ -33920,7 +33943,7 @@ return null</div>
 <dd>
 <div class="block">Returns the title, or null if none is set</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFSDT.html#getTitle()">getTitle()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSDT</a></dt>
+<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getTitle()">getTitle()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel">AbstractXWPFSDT</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/charts/ChartSerie.html#getTitleCellReference()">getTitleCellReference()</a></span> - Method in interface org.apache.poi.ss.usermodel.charts.<a href="./org/apache/poi/ss/usermodel/charts/ChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartSerie</a></dt>
 <dd>&nbsp;</dd>
@@ -38139,6 +38162,11 @@ return null</div>
 <dd>
 <div class="block">9 Jan 2010</div>
 </dd>
+<dt><a href="./org/apache/poi/xwpf/usermodel/ICell.html" title="interface in org.apache.poi.xwpf.usermodel"><span class="strong">ICell</span></a> - Interface in <a href="./org/apache/poi/xwpf/usermodel/package-summary.html">org.apache.poi.xwpf.usermodel</a></dt>
+<dd>
+<div class="block">Interface for anything that can be at a table cell level:
+  <a href="./org/apache/poi/xwpf/usermodel/XWPFTableCell.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFTableCell</code></a>, <a href="./org/apache/poi/xwpf/usermodel/XWPFSDTCell.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFSDTCell</code></a></div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hsmf/datatypes/MAPIProperty.html#ICON">ICON</a></span> - Static variable in class org.apache.poi.hsmf.datatypes.<a href="./org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/FtPioGrbitSubRecord.html#ICON_BIT">ICON_BIT</a></span> - Static variable in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/FtPioGrbitSubRecord.html" title="class in org.apache.poi.hssf.record">FtPioGrbitSubRecord</a></dt>
@@ -39935,9 +39963,14 @@ return null</div>
 <dd>
 <div class="block">draw tick marks</div>
 </dd>
+<dt><a href="./org/apache/poi/xwpf/usermodel/ISDTContent.html" title="interface in org.apache.poi.xwpf.usermodel"><span class="strong">ISDTContent</span></a> - Interface in <a href="./org/apache/poi/xwpf/usermodel/package-summary.html">org.apache.poi.xwpf.usermodel</a></dt>
+<dd>
+<div class="block">Experimental interface to offer rudimentary read-only processing of 
+  of the contentblock of an SDT/ContentControl.</div>
+</dd>
 <dt><a href="./org/apache/poi/xwpf/usermodel/ISDTContents.html" title="interface in org.apache.poi.xwpf.usermodel"><span class="strong">ISDTContents</span></a> - Interface in <a href="./org/apache/poi/xwpf/usermodel/package-summary.html">org.apache.poi.xwpf.usermodel</a></dt>
 <dd>
-<div class="block">Interface for anything that can be within a STD:
+<div class="block">Interface for anything that can be within an SDT:
   <a href="./org/apache/poi/xwpf/usermodel/XWPFRun.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFRun</code></a>, <a href="./org/apache/poi/xwpf/usermodel/XWPFTable.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFTable</code></a>, <a href="./org/apache/poi/xwpf/usermodel/XWPFParagraph.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFParagraph</code></a>,
   <a href="./org/apache/poi/xwpf/usermodel/XWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFSDT</code></a> etc</div>
 </dd>
@@ -71732,6 +71765,8 @@ Compound Document Format.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFTextRun.html#toString()">toString()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFTextRun.html" title="class in org.apache.poi.xssf.usermodel">XSSFTextRun</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/ISDTContent.html#toString()">toString()</a></span> - Method in interface org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/ISDTContent.html" title="interface in org.apache.poi.xwpf.usermodel">ISDTContent</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFRun.html#toString()">toString()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFRun.html" title="class in org.apache.poi.xwpf.usermodel">XWPFRun</a></dt>
 <dd>
 <div class="block">Returns the string version of the text, with tabs and
@@ -71739,6 +71774,8 @@ Compound Document Format.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFSDTContent.html#toString()">toString()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFSDTContent.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSDTContent</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFSDTContentCell.html#toString()">toString()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFSDTContentCell.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSDTContentCell</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/IStabilityClassifier.html#TOTALLY_IMMUTABLE">TOTALLY_IMMUTABLE</a></span> - Static variable in interface org.apache.poi.ss.formula.<a href="./org/apache/poi/ss/formula/IStabilityClassifier.html" title="interface in org.apache.poi.ss.formula">IStabilityClassifier</a></dt>
 <dd>
 <div class="block">Convenience implementation for situations where all cell definitions remain fixed after
@@ -76745,8 +76782,6 @@ the order they are declared.</div>
 <dd>
 <div class="block">Experimental class to offer rudimentary read-only processing of 
   of StructuredDocumentTags/ContentControl
-  
-
 
  WARNING - APIs expected to change rapidly</div>
 </dd>
@@ -76754,6 +76789,14 @@ the order they are declared.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFSDT.html#XWPFSDT(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtBlock, org.apache.poi.xwpf.usermodel.IBody)">XWPFSDT(CTSdtBlock, IBody)</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSDT</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="./org/apache/poi/xwpf/usermodel/XWPFSDTCell.html" title="class in org.apache.poi.xwpf.usermodel"><span class="strong">XWPFSDTCell</span></a> - Class in <a href="./org/apache/poi/xwpf/usermodel/package-summary.html">org.apache.poi.xwpf.usermodel</a></dt>
+<dd>
+<div class="block">Experimental class to offer rudimentary read-only processing of 
+  of StructuredDocumentTags/ContentControl that can appear
+  in a table row as if a table cell.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFSDTCell.html#XWPFSDTCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtCell, org.apache.poi.xwpf.usermodel.XWPFTableRow, org.apache.poi.xwpf.usermodel.IBody)">XWPFSDTCell(CTSdtCell, XWPFTableRow, IBody)</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFSDTCell.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSDTCell</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/xwpf/usermodel/XWPFSDTContent.html" title="class in org.apache.poi.xwpf.usermodel"><span class="strong">XWPFSDTContent</span></a> - Class in <a href="./org/apache/poi/xwpf/usermodel/package-summary.html">org.apache.poi.xwpf.usermodel</a></dt>
 <dd>
 <div class="block">Experimental class to offer rudimentary read-only processing of 
@@ -76763,6 +76806,13 @@ the order they are declared.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFSDTContent.html#XWPFSDTContent(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtContentBlock, org.apache.poi.xwpf.usermodel.IBody, org.apache.poi.xwpf.usermodel.IRunBody)">XWPFSDTContent(CTSdtContentBlock, IBody, IRunBody)</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFSDTContent.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSDTContent</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="./org/apache/poi/xwpf/usermodel/XWPFSDTContentCell.html" title="class in org.apache.poi.xwpf.usermodel"><span class="strong">XWPFSDTContentCell</span></a> - Class in <a href="./org/apache/poi/xwpf/usermodel/package-summary.html">org.apache.poi.xwpf.usermodel</a></dt>
+<dd>
+<div class="block">Experimental class to offer rudimentary read-only processing of 
+  of the XWPFSDTCellContent.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFSDTContentCell.html#XWPFSDTContentCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtContentCell, org.apache.poi.xwpf.usermodel.XWPFTableRow, org.apache.poi.xwpf.usermodel.IBody)">XWPFSDTContentCell(CTSdtContentCell, XWPFTableRow, IBody)</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFSDTContentCell.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSDTContentCell</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/xwpf/usermodel/XWPFSettings.html" title="class in org.apache.poi.xwpf.usermodel"><span class="strong">XWPFSettings</span></a> - Class in <a href="./org/apache/poi/xwpf/usermodel/package-summary.html">org.apache.poi.xwpf.usermodel</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFSettings.html#XWPFSettings(org.apache.poi.openxml4j.opc.PackagePart, org.apache.poi.openxml4j.opc.PackageRelationship)">XWPFSettings(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFSettings.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSettings</a></dt>

Modified: poi/site/publish/apidocs/org/apache/poi/class-use/POIXMLDocumentPart.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/class-use/POIXMLDocumentPart.html?rev=1607413&r1=1607412&r2=1607413&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/class-use/POIXMLDocumentPart.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/class-use/POIXMLDocumentPart.html Wed Jul  2 16:31:32 2014
@@ -706,27 +706,27 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/poi/POIXMLDocumentPart.html" title="class in org.apache.poi">POIXMLDocumentPart</a></code></td>
-<td class="colLast"><span class="strong">XWPFSDT.</span><code><strong><a href="../../../../org/apache/poi/xwpf/usermodel/XWPFSDT.html#getPart()">getPart</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../org/apache/poi/POIXMLDocumentPart.html" title="class in org.apache.poi">POIXMLDocumentPart</a></code></td>
 <td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a href="../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getPart()">getPart</a></strong>()</code>
 <div class="block">returns the Part, to which the body belongs, which you need for adding relationship to other parts
  Actually it is needed of the class XWPFTableCell.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/poi/POIXMLDocumentPart.html" title="class in org.apache.poi">POIXMLDocumentPart</a></code></td>
 <td class="colLast"><span class="strong">XWPFTable.</span><code><strong><a href="../../../../org/apache/poi/xwpf/usermodel/XWPFTable.html#getPart()">getPart</a></strong>()</code>
 <div class="block">returns the part of the bodyElement</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/poi/POIXMLDocumentPart.html" title="class in org.apache.poi">POIXMLDocumentPart</a></code></td>
 <td class="colLast"><span class="strong">XWPFHeaderFooter.</span><code><strong><a href="../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#getPart()">getPart</a></strong>()</code>
 <div class="block">returns the Part, to which the body belongs, which you need for adding relationship to other parts</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/poi/POIXMLDocumentPart.html" title="class in org.apache.poi">POIXMLDocumentPart</a></code></td>
+<td class="colLast"><span class="strong">AbstractXWPFSDT.</span><code><strong><a href="../../../../org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getPart()">getPart</a></strong>()</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/poi/POIXMLDocumentPart.html" title="class in org.apache.poi">POIXMLDocumentPart</a></code></td>
 <td class="colLast"><span class="strong">IBodyElement.</span><code><strong><a href="../../../../org/apache/poi/xwpf/usermodel/IBodyElement.html#getPart()">getPart</a></strong>()</code>&nbsp;</td>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/WorkbookFactory.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/WorkbookFactory.html?rev=1607413&r1=1607412&r2=1607413&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/WorkbookFactory.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/WorkbookFactory.html Wed Jul  2 16:31:32 2014
@@ -213,7 +213,9 @@ extends java.lang.Object</pre>
 <h4>create</h4>
 <pre>public static&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a>&nbsp;create(<a href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;fs)
                        throws java.io.IOException</pre>
-<div class="block">Creates a HSSFWorkbook from the given POIFSFileSystem</div>
+<div class="block">Creates a HSSFWorkbook from the given POIFSFileSystem
+ <p>Note that in order to properly release resources the 
+  Workbook should be closed after use.</div>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code>java.io.IOException</code></dd></dl>
 </li>
@@ -226,7 +228,9 @@ extends java.lang.Object</pre>
 <h4>create</h4>
 <pre>public static&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a>&nbsp;create(<a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSFileSystem</a>&nbsp;fs)
                        throws java.io.IOException</pre>
-<div class="block">Creates a HSSFWorkbook from the given NPOIFSFileSystem</div>
+<div class="block">Creates a HSSFWorkbook from the given NPOIFSFileSystem
+ <p>Note that in order to properly release resources the 
+  Workbook should be closed after use.</div>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code>java.io.IOException</code></dd></dl>
 </li>
@@ -239,7 +243,9 @@ extends java.lang.Object</pre>
 <h4>create</h4>
 <pre>public static&nbsp;<a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a>&nbsp;create(<a href="../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html" title="class in org.apache.poi.openxml4j.opc">OPCPackage</a>&nbsp;pkg)
                        throws java.io.IOException</pre>
-<div class="block">Creates a XSSFWorkbook from the given OOXML Package</div>
+<div class="block">Creates a XSSFWorkbook from the given OOXML Package
+ <p>Note that in order to properly release resources the 
+  Workbook should be closed after use.</div>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code>java.io.IOException</code></dd></dl>
 </li>
@@ -258,7 +264,9 @@ extends java.lang.Object</pre>
  <p>Your input stream MUST either support mark/reset, or
   be wrapped as a <code>PushbackInputStream</code>! Note that 
   using an <code>InputStream</code> has a higher memory footprint 
-  than using a <code>File</code>.</p></div>
+  than using a <code>File</code>.</p> 
+ <p>Note that in order to properly release resources the 
+  Workbook should be closed after use.</div>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code>java.io.IOException</code></dd>
 <dd><code><a href="../../../../../org/apache/poi/openxml4j/exceptions/InvalidFormatException.html" title="class in org.apache.poi.openxml4j.exceptions">InvalidFormatException</a></code></dd></dl>
@@ -275,8 +283,8 @@ extends java.lang.Object</pre>
                               <a href="../../../../../org/apache/poi/openxml4j/exceptions/InvalidFormatException.html" title="class in org.apache.poi.openxml4j.exceptions">InvalidFormatException</a></pre>
 <div class="block">Creates the appropriate HSSFWorkbook / XSSFWorkbook from
   the given File, which must exist and be readable.
- <p>Note that for Workbooks opened this way, it is not possible
-  to explicitly close the underlying File resource.</div>
+ <p>Note that in order to properly release resources the 
+  Workbook should be closed after use.</div>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code>java.io.IOException</code></dd>
 <dd><code><a href="../../../../../org/apache/poi/openxml4j/exceptions/InvalidFormatException.html" title="class in org.apache.poi.openxml4j.exceptions">InvalidFormatException</a></code></dd></dl>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html?rev=1607413&r1=1607412&r2=1607413&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html Wed Jul  2 16:31:32 2014
@@ -920,7 +920,7 @@ public&nbsp;XSSFWorkbook(java.lang.Strin
      then pass the data to ZipInputStream.
      </li>
  <ol>
- <p>    
+ <p>
      It should be noted, that (2) uses quite a bit more memory than (1), which
       doesn't need to hold the whole zip file in memory, and can take advantage
       of native methods.
@@ -934,7 +934,7 @@ public&nbsp;XSSFWorkbook(java.lang.Strin
        // work with the wb object
        ......
        pkg.close(); // gracefully closes the underlying zip file
-   </code></pre>     
+   </code></pre>
  </p></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>path</code> - the file name.</dd>
 <dt><span class="strong">Throws:</span></dt>
@@ -1682,11 +1682,12 @@ public&nbsp;org.openxmlformats.schemas.s
 <ul class="blockList">
 <li class="blockList">
 <h4>setRepeatingRowsAndColumns</h4>
-<pre>public&nbsp;void&nbsp;setRepeatingRowsAndColumns(int&nbsp;sheetIndex,
-                              int&nbsp;startColumn,
-                              int&nbsp;endColumn,
-                              int&nbsp;startRow,
-                              int&nbsp;endRow)</pre>
+<pre>@Deprecated
+public&nbsp;void&nbsp;setRepeatingRowsAndColumns(int&nbsp;sheetIndex,
+                                         int&nbsp;startColumn,
+                                         int&nbsp;endColumn,
+                                         int&nbsp;startRow,
+                                         int&nbsp;endRow)</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>use <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#setRepeatingRows(org.apache.poi.ss.util.CellRangeAddress)"><code>XSSFSheet.setRepeatingRows(CellRangeAddress)</code></a>
         or <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#setRepeatingColumns(org.apache.poi.ss.util.CellRangeAddress)"><code>XSSFSheet.setRepeatingColumns(CellRangeAddress)</code></a></i></div>
 <div class="block">Sets the repeating rows and columns for a sheet.

Added: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html?rev=1607413&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html Wed Jul  2 16:31:32 2014
@@ -0,0 +1,372 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>AbstractXWPFSDT (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="AbstractXWPFSDT (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AbstractXWPFSDT.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../../../org/apache/poi/xwpf/usermodel/BodyElementType.html" title="enum in org.apache.poi.xwpf.usermodel"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html" target="_top">Frames</a></li>
+<li><a href="AbstractXWPFSDT.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.poi.xwpf.usermodel</div>
+<h2 title="Class AbstractXWPFSDT" class="title">Class AbstractXWPFSDT</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.poi.xwpf.usermodel.AbstractXWPFSDT</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../org/apache/poi/xwpf/usermodel/ISDTContents.html" title="interface in org.apache.poi.xwpf.usermodel">ISDTContents</a></dd>
+</dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSDT</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFSDTCell.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSDTCell</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span class="strong">AbstractXWPFSDT</span>
+extends java.lang.Object
+implements <a href="../../../../../org/apache/poi/xwpf/usermodel/ISDTContents.html" title="interface in org.apache.poi.xwpf.usermodel">ISDTContents</a></pre>
+<div class="block">Experimental abstract class that is a base for XWPFSDT and XWPFSDTCell
+  
+ WARNING - APIs expected to change rapidly.
+ 
+ These classes have so far been built only for read-only processing.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#AbstractXWPFSDT(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtPr, org.apache.poi.xwpf.usermodel.IBody)">AbstractXWPFSDT</a></strong>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtPr&nbsp;pr,
+               <a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</a>&nbsp;part)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getBody()">getBody</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>abstract <a href="../../../../../org/apache/poi/xwpf/usermodel/ISDTContent.html" title="interface in org.apache.poi.xwpf.usermodel">ISDTContent</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getContent()">getContent</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html" title="class in org.apache.poi.xwpf.usermodel">XWPFDocument</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getDocument()">getDocument</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/xwpf/usermodel/BodyElementType.html" title="enum in org.apache.poi.xwpf.usermodel">BodyElementType</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getElementType()">getElementType</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/POIXMLDocumentPart.html" title="class in org.apache.poi">POIXMLDocumentPart</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getPart()">getPart</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/xwpf/usermodel/BodyType.html" title="enum in org.apache.poi.xwpf.usermodel">BodyType</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getPartType()">getPartType</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getTag()">getTag</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getTitle()">getTitle</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="AbstractXWPFSDT(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtPr, org.apache.poi.xwpf.usermodel.IBody)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>AbstractXWPFSDT</h4>
+<pre>public&nbsp;AbstractXWPFSDT(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtPr&nbsp;pr,
+               <a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</a>&nbsp;part)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getTitle()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTitle</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getTitle()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>first SDT Title</dd></dl>
+</li>
+</ul>
+<a name="getTag()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTag</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getTag()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>first SDT Tag</dd></dl>
+</li>
+</ul>
+<a name="getContent()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getContent</h4>
+<pre>public abstract&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/ISDTContent.html" title="interface in org.apache.poi.xwpf.usermodel">ISDTContent</a>&nbsp;getContent()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the content object</dd></dl>
+</li>
+</ul>
+<a name="getBody()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getBody</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</a>&nbsp;getBody()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>null</dd></dl>
+</li>
+</ul>
+<a name="getPart()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPart</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/POIXMLDocumentPart.html" title="class in org.apache.poi">POIXMLDocumentPart</a>&nbsp;getPart()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>document part</dd></dl>
+</li>
+</ul>
+<a name="getPartType()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPartType</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/BodyType.html" title="enum in org.apache.poi.xwpf.usermodel">BodyType</a>&nbsp;getPartType()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>partType</dd></dl>
+</li>
+</ul>
+<a name="getElementType()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getElementType</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/BodyElementType.html" title="enum in org.apache.poi.xwpf.usermodel">BodyElementType</a>&nbsp;getElementType()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>element type</dd></dl>
+</li>
+</ul>
+<a name="getDocument()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getDocument</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html" title="class in org.apache.poi.xwpf.usermodel">XWPFDocument</a>&nbsp;getDocument()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AbstractXWPFSDT.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../../../org/apache/poi/xwpf/usermodel/BodyElementType.html" title="enum in org.apache.poi.xwpf.usermodel"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html" target="_top">Frames</a></li>
+<li><a href="AbstractXWPFSDT.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2014 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/BodyElementType.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/BodyElementType.html?rev=1607413&r1=1607412&r2=1607413&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/BodyElementType.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/BodyElementType.html Wed Jul  2 16:31:32 2014
@@ -34,7 +34,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li>Prev Class</li>
+<li><a href="../../../../../org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/xwpf/usermodel/BodyType.html" title="enum in org.apache.poi.xwpf.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -294,7 +294,7 @@ with the specified name</dd>
 </div>
 <div class="subNav">
 <ul class="navList">
-<li>Prev Class</li>
+<li><a href="../../../../../org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/xwpf/usermodel/BodyType.html" title="enum in org.apache.poi.xwpf.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IBodyElement.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IBodyElement.html?rev=1607413&r1=1607412&r2=1607413&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IBodyElement.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IBodyElement.html Wed Jul  2 16:31:32 2014
@@ -35,7 +35,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/xwpf/usermodel/IRunBody.html" title="interface in org.apache.poi.xwpf.usermodel"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/xwpf/usermodel/ICell.html" title="interface in org.apache.poi.xwpf.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/xwpf/usermodel/IBodyElement.html" target="_top">Frames</a></li>
@@ -206,7 +206,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/xwpf/usermodel/IRunBody.html" title="interface in org.apache.poi.xwpf.usermodel"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/xwpf/usermodel/ICell.html" title="interface in org.apache.poi.xwpf.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/xwpf/usermodel/IBodyElement.html" target="_top">Frames</a></li>

Added: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/ICell.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/ICell.html?rev=1607413&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/ICell.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/ICell.html Wed Jul  2 16:31:32 2014
@@ -0,0 +1,169 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>ICell (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="ICell (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ICell.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/poi/xwpf/usermodel/IBodyElement.html" title="interface in org.apache.poi.xwpf.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/xwpf/usermodel/IRunBody.html" title="interface in org.apache.poi.xwpf.usermodel"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/xwpf/usermodel/ICell.html" target="_top">Frames</a></li>
+<li><a href="ICell.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.poi.xwpf.usermodel</div>
+<h2 title="Interface ICell" class="title">Interface ICell</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFSDTCell.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSDTCell</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFTableCell.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTableCell</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="strong">ICell</span></pre>
+<div class="block">Interface for anything that can be at a table cell level:
+  <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFTableCell.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFTableCell</code></a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFSDTCell.html" title="class in org.apache.poi.xwpf.usermodel"><code>XWPFSDTCell</code></a>
+  <p>
+  Schematically something like this:
+  &lt;tr&gt;&lt;tc/&gt;&lt;tc/&gt;&lt;sdt&gt&lt;tc/&gt;&lt;/sdt&gt;&lt;/tr&gt;</div>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ICell.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/poi/xwpf/usermodel/IBodyElement.html" title="interface in org.apache.poi.xwpf.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/xwpf/usermodel/IRunBody.html" title="interface in org.apache.poi.xwpf.usermodel"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/xwpf/usermodel/ICell.html" target="_top">Frames</a></li>
+<li><a href="ICell.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2014 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IRunBody.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IRunBody.html?rev=1607413&r1=1607412&r2=1607413&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IRunBody.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IRunBody.html Wed Jul  2 16:31:32 2014
@@ -34,7 +34,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/xwpf/usermodel/IBodyElement.html" title="interface in org.apache.poi.xwpf.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/xwpf/usermodel/ICell.html" title="interface in org.apache.poi.xwpf.usermodel"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/xwpf/usermodel/IRunElement.html" title="interface in org.apache.poi.xwpf.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -178,7 +178,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/xwpf/usermodel/IBodyElement.html" title="interface in org.apache.poi.xwpf.usermodel"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/xwpf/usermodel/ICell.html" title="interface in org.apache.poi.xwpf.usermodel"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/xwpf/usermodel/IRunElement.html" title="interface in org.apache.poi.xwpf.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IRunElement.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IRunElement.html?rev=1607413&r1=1607412&r2=1607413&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IRunElement.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/IRunElement.html Wed Jul  2 16:31:32 2014
@@ -35,7 +35,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/xwpf/usermodel/IRunBody.html" title="interface in org.apache.poi.xwpf.usermodel"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/xwpf/usermodel/ISDTContents.html" title="interface in org.apache.poi.xwpf.usermodel"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/xwpf/usermodel/ISDTContent.html" title="interface in org.apache.poi.xwpf.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/xwpf/usermodel/IRunElement.html" target="_top">Frames</a></li>
@@ -120,7 +120,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/xwpf/usermodel/IRunBody.html" title="interface in org.apache.poi.xwpf.usermodel"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/xwpf/usermodel/ISDTContents.html" title="interface in org.apache.poi.xwpf.usermodel"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/xwpf/usermodel/ISDTContent.html" title="interface in org.apache.poi.xwpf.usermodel"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/xwpf/usermodel/IRunElement.html" target="_top">Frames</a></li>



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