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 2016/06/05 09:28:37 UTC

svn commit: r1746885 [5/5] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/hslf/usermodel/ apidocs/org/apache/poi/openxml4j/opc/class-use/ apidocs/org/apache/poi/sl/draw/ apidocs/org/apache/poi/sl/draw/class-use/ apidocs/org/apache/poi/sl/us...

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextParagraph.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextParagraph.html?rev=1746885&r1=1746884&r2=1746885&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextParagraph.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextParagraph.html Sun Jun  5 09:28:36 2016
@@ -105,9 +105,7 @@ implements <a href="../../../../../org/a
 <div class="block">Represents a paragraph of text within the containing text body.
  The paragraph is the highest level text separation mechanism.</div>
 <dl><dt><span class="strong">Since:</span></dt>
-  <dd>POI-3.8</dd>
-<dt><span class="strong">Author:</span></dt>
-  <dd>Yegor Kozlov</dd></dl>
+  <dd>POI-3.8</dd></dl>
 </li>
 </ul>
 </div>
@@ -289,99 +287,105 @@ implements <a href="../../../../../org/a
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#iterator()">iterator</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextRun</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#newTextRun(org.openxmlformats.schemas.drawingml.x2006.main.CTRegularTextRun)">newTextRun</a></strong>(org.openxmlformats.schemas.drawingml.x2006.main.CTRegularTextRun&nbsp;r)</code>
+<div class="block">Helper method to allow subclasses to provide their own text run</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setBullet(boolean)">setBullet</a></strong>(boolean&nbsp;flag)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setBulletAutoNumber(org.apache.poi.sl.usermodel.AutoNumberingScheme,%20int)">setBulletAutoNumber</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/AutoNumberingScheme.html" title="enum in org.apache.poi.sl.usermodel">AutoNumberingScheme</a>&nbsp;scheme,
                    int&nbsp;startAt)</code>
 <div class="block">Specifies that automatic numbered bullet points should be applied to this paragraph</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setBulletCharacter(java.lang.String)">setBulletCharacter</a></strong>(java.lang.String&nbsp;str)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setBulletFont(java.lang.String)">setBulletFont</a></strong>(java.lang.String&nbsp;typeface)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setBulletFontColor(java.awt.Color)">setBulletFontColor</a></strong>(java.awt.Color&nbsp;color)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setBulletFontColor(org.apache.poi.sl.usermodel.PaintStyle)">setBulletFontColor</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a>&nbsp;color)</code>
 <div class="block">Set the color to be used on bullet characters within a given paragraph.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setBulletFontSize(double)">setBulletFontSize</a></strong>(double&nbsp;bulletSize)</code>
 <div class="block">Sets the bullet size that is to be used within a paragraph.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setBulletStyle(java.lang.Object...)">setBulletStyle</a></strong>(java.lang.Object...&nbsp;styles)</code>
 <div class="block">Sets the bullet styles.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setFontAlign(org.apache.poi.sl.usermodel.TextParagraph.FontAlign)">setFontAlign</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.FontAlign.html" title="enum in org.apache.poi.sl.usermodel">TextParagraph.FontAlign</a>&nbsp;align)</code>
 <div class="block">Specifies the font alignment that is to be applied to the paragraph.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setIndent(java.lang.Double)">setIndent</a></strong>(java.lang.Double&nbsp;indent)</code>
 <div class="block">Specifies the indent size that will be applied to the first line of text in the paragraph.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setIndentLevel(int)">setIndentLevel</a></strong>(int&nbsp;level)</code>
 <div class="block">Specifies the particular level text properties that this paragraph will follow.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setLeftMargin(java.lang.Double)">setLeftMargin</a></strong>(java.lang.Double&nbsp;leftMargin)</code>
 <div class="block">Specifies the left margin of the paragraph.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setLineSpacing(java.lang.Double)">setLineSpacing</a></strong>(java.lang.Double&nbsp;lineSpacing)</code>
 <div class="block">This element specifies the vertical line spacing that is to be used within a paragraph.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setRightMargin(java.lang.Double)">setRightMargin</a></strong>(java.lang.Double&nbsp;rightMargin)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setSpaceAfter(java.lang.Double)">setSpaceAfter</a></strong>(java.lang.Double&nbsp;spaceAfter)</code>
 <div class="block">Set the amount of vertical white space that will be present after the paragraph.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setSpaceBefore(java.lang.Double)">setSpaceBefore</a></strong>(java.lang.Double&nbsp;spaceBefore)</code>
 <div class="block">Set the amount of vertical white space that will be present before the paragraph.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setTextAlign(org.apache.poi.sl.usermodel.TextParagraph.TextAlign)">setTextAlign</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.TextAlign.html" title="enum in org.apache.poi.sl.usermodel">TextParagraph.TextAlign</a>&nbsp;align)</code>
 <div class="block">Specifies the alignment that is to be applied to the paragraph.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#toString()">toString</a></strong>()</code>&nbsp;</td>
 </tr>
@@ -1081,7 +1085,7 @@ public&nbsp;org.openxmlformats.schemas.d
 <a name="isHeaderOrFooter()">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>isHeaderOrFooter</h4>
 <pre>public&nbsp;boolean&nbsp;isHeaderOrFooter()</pre>
@@ -1094,6 +1098,19 @@ public&nbsp;org.openxmlformats.schemas.d
 <dt><span class="strong">Returns:</span></dt><dd>true if this paragraph is part of a header or footer placeholder</dd></dl>
 </li>
 </ul>
+<a name="newTextRun(org.openxmlformats.schemas.drawingml.x2006.main.CTRegularTextRun)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>newTextRun</h4>
+<pre>protected&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextRun</a>&nbsp;newTextRun(org.openxmlformats.schemas.drawingml.x2006.main.CTRegularTextRun&nbsp;r)</pre>
+<div class="block">Helper method to allow subclasses to provide their own text run</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>r</code> - the xml reference</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a new text paragraph</dd><dt><span class="strong">Since:</span></dt>
+  <dd>POI 3.15-beta2</dd></dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextRun.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextRun.html?rev=1746885&r1=1746884&r2=1746885&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextRun.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextRun.html Sun Jun  5 09:28:36 2016
@@ -61,13 +61,13 @@
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li>Constr&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>Constr&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_detail">Method</a></li>
 </ul>
 </div>
@@ -104,8 +104,6 @@ extends java.lang.Object
 implements <a href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel">TextRun</a></pre>
 <div class="block">Represents a run of text within the containing text body. The run element is the
  lowest level text separation mechanism within a text body.</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Yegor Kozlov</dd></dl>
 </li>
 </ul>
 </div>
@@ -127,6 +125,26 @@ implements <a href="../../../../../org/a
 </ul>
 </li>
 </ul>
+<!-- ======== 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="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected </code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html#XSLFTextRun(org.openxmlformats.schemas.drawingml.x2006.main.CTRegularTextRun,%20org.apache.poi.xslf.usermodel.XSLFTextParagraph)">XSLFTextRun</a></strong>(org.openxmlformats.schemas.drawingml.x2006.main.CTRegularTextRun&nbsp;r,
+           <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a>&nbsp;p)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
 <!-- ========== METHOD SUMMARY =========== -->
 <ul class="blockList">
 <li class="blockList"><a name="method_summary">
@@ -182,7 +200,9 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextCharacterProperties</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html#getRPr()">getRPr</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html#getRPr(boolean)">getRPr</a></strong>(boolean&nbsp;create)</code>
+<div class="block">Return the character properties</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/sl/usermodel/TextRun.TextCap.html" title="enum in org.apache.poi.sl.usermodel">TextRun.TextCap</a></code></td>
@@ -320,6 +340,24 @@ implements <a href="../../../../../org/a
 <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="XSLFTextRun(org.openxmlformats.schemas.drawingml.x2006.main.CTRegularTextRun, org.apache.poi.xslf.usermodel.XSLFTextParagraph)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>XSLFTextRun</h4>
+<pre>protected&nbsp;XSLFTextRun(org.openxmlformats.schemas.drawingml.x2006.main.CTRegularTextRun&nbsp;r,
+           <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a>&nbsp;p)</pre>
+</li>
+</ul>
+</li>
+</ul>
 <!-- ============ METHOD DETAIL ========== -->
 <ul class="blockList">
 <li class="blockList"><a name="method_detail">
@@ -711,13 +749,16 @@ implements <a href="../../../../../org/a
 <dt><span class="strong">Returns:</span></dt><dd>true, if text is underlined</dd></dl>
 </li>
 </ul>
-<a name="getRPr()">
+<a name="getRPr(boolean)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>getRPr</h4>
-<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTTextCharacterProperties&nbsp;getRPr()</pre>
+<pre>protected&nbsp;org.openxmlformats.schemas.drawingml.x2006.main.CTTextCharacterProperties&nbsp;getRPr(boolean&nbsp;create)</pre>
+<div class="block">Return the character properties</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>create</code> - if true, create an empty character properties object if it doesn't exist</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the character properties or null if create was false and the properties haven't exist</dd></dl>
 </li>
 </ul>
 <a name="toString()">
@@ -817,13 +858,13 @@ implements <a href="../../../../../org/a
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li>Constr&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>Constr&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_detail">Method</a></li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextShape.html?rev=1746885&r1=1746884&r2=1746885&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextShape.html Sun Jun  5 09:28:36 2016
@@ -276,91 +276,97 @@ implements <a href="../../../../../org/a
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#iterator()">iterator</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#newTextParagraph(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph)">newTextParagraph</a></strong>(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph&nbsp;p)</code>
+<div class="block">Helper method to allow subclasses to provide their own text paragraph</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>java.awt.geom.Rectangle2D</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#resizeToFitText()">resizeToFitText</a></strong>()</code>
 <div class="block">Adjust the size of the shape so it encompasses the text inside it.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setBottomInset(double)">setBottomInset</a></strong>(double&nbsp;margin)</code>
 <div class="block">Sets the bottom margin.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setHorizontalCentered(java.lang.Boolean)">setHorizontalCentered</a></strong>(java.lang.Boolean&nbsp;isCentered)</code>
 <div class="block">Sets if the paragraphs are horizontal centered</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setInsets(org.apache.poi.sl.usermodel.Insets2D)">setInsets</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/Insets2D.html" title="class in org.apache.poi.sl.usermodel">Insets2D</a>&nbsp;insets)</code>
 <div class="block">Sets the shape margins</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setLeftInset(double)">setLeftInset</a></strong>(double&nbsp;margin)</code>
 <div class="block">Sets the left margin.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setPlaceholder(org.apache.poi.sl.usermodel.Placeholder)">setPlaceholder</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/Placeholder.html" title="enum in org.apache.poi.sl.usermodel">Placeholder</a>&nbsp;placeholder)</code>
 <div class="block">Specifies that the corresponding shape should be represented by the generating application
  as a placeholder.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setRightInset(double)">setRightInset</a></strong>(double&nbsp;margin)</code>
 <div class="block">Sets the right margin.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextRun</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setText(java.lang.String)">setText</a></strong>(java.lang.String&nbsp;text)</code>
 <div class="block">Sets (overwrites) the current text.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextAutofit(org.apache.poi.sl.usermodel.TextShape.TextAutofit)">setTextAutofit</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextAutofit.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextAutofit</a>&nbsp;value)</code>
 <div class="block">Specifies that a shape should be auto-fit to fully contain the text described within it.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextDirection(org.apache.poi.sl.usermodel.TextShape.TextDirection)">setTextDirection</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextDirection.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextDirection</a>&nbsp;orientation)</code>
 <div class="block">sets the vertical orientation</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextPlaceholder(org.apache.poi.sl.usermodel.TextShape.TextPlaceholder)">setTextPlaceholder</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextPlaceholder.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextPlaceholder</a>&nbsp;placeholder)</code>
 <div class="block">Sets the text placeholder</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTextRotation(java.lang.Double)">setTextRotation</a></strong>(java.lang.Double&nbsp;rotation)</code>
 <div class="block">Sets the text rotation.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setTopInset(double)">setTopInset</a></strong>(double&nbsp;margin)</code>
 <div class="block">Sets the top margin.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setVerticalAlignment(org.apache.poi.sl.usermodel.VerticalAlignment)">setVerticalAlignment</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.sl.usermodel">VerticalAlignment</a>&nbsp;anchor)</code>
 <div class="block">Sets the type of vertical alignment for the text.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setWordWrap(boolean)">setWordWrap</a></strong>(boolean&nbsp;wrap)</code>&nbsp;</td>
 </tr>
@@ -377,7 +383,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.xslf.usermodel.<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a></h3>
-<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#draw(java.awt.Graphics2D,%20java.awt.geom.Rectangle2D)">draw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#fetchShapeProperty(org.apache.poi.xslf.model.PropertyFetcher)">fetchShapeProperty</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgPr()">getBgPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgRef()">getBgRef</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCNvPr()">getCNvPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCTPlaceholder()">getCTPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getFillPaint()">getFillPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getGrpSpPr()">getGrpSpPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getPaint(org.apache.xmlbeans.XmlObj
 ect,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor)">getPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getParent()">getParent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getPlaceholder()">getPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeId()">getShapeId</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeName()">getShapeName</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSheet()">getSheet</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSpPr()">getSpPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSpStyle()">getSpStyle</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getXmlObject()">getXmlObject</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingm
 l.x2006.main.CTBlipFillProperties,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTGradientFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTSolidColorFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTStyleMatrixReference)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.apache.xmlbeans.XmlObject,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a>, <a href="../
 ../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectProperty(java.lang.Class,%20java.lang.String)">selectProperty</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#setParent(org.apache.poi.xslf.usermodel.XSLFShapeContainer)">setParent</a></code></li>
+<code><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#draw(java.awt.Graphics2D,%20java.awt.geom.Rectangle2D)">draw</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#fetchShapeProperty(org.apache.poi.xslf.model.PropertyFetcher)">fetchShapeProperty</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgPr()">getBgPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getBgRef()">getBgRef</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCNvPr()">getCNvPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getCTPlaceholder()">getCTPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getFillPaint()">getFillPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getGrpSpPr()">getGrpSpPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getPaint(org.apache.xmlbeans.XmlObj
 ect,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor)">getPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getParent()">getParent</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getPlaceholder()">getPlaceholder</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeId()">getShapeId</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeName()">getShapeName</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSheet()">getSheet</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSpPr()">getSpPr</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getSpStyle()">getSpStyle</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#getXmlObject()">getXmlObject</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingm
 l.x2006.main.CTBlipFillProperties,%20org.apache.poi.openxml4j.opc.PackagePart)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTGradientFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTSolidColorFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTStyleMatrixReference,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.apache.xmlbeans.XmlObject,%20org.open
 xmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectProperty(java.lang.Class,%20java.lang.String)">selectProperty</a>, <a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#setParent(org.apache.poi.xslf.usermodel.XSLFShapeContainer)">setParent</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -924,7 +930,7 @@ implements <a href="../../../../../org/a
 <a name="getTextPlaceholder()">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>getTextPlaceholder</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/sl/usermodel/TextShape.TextPlaceholder.html" title="enum in org.apache.poi.sl.usermodel">TextShape.TextPlaceholder</a>&nbsp;getTextPlaceholder()</pre>
@@ -934,6 +940,19 @@ implements <a href="../../../../../org/a
 <dt><span class="strong">Returns:</span></dt><dd>the text placeholder</dd></dl>
 </li>
 </ul>
+<a name="newTextParagraph(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>newTextParagraph</h4>
+<pre>protected&nbsp;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a>&nbsp;newTextParagraph(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph&nbsp;p)</pre>
+<div class="block">Helper method to allow subclasses to provide their own text paragraph</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>p</code> - the xml reference</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a new text paragraph</dd><dt><span class="strong">Since:</span></dt>
+  <dd>POI 3.15-beta2</dd></dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTableStyle.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTableStyle.html?rev=1746885&r1=1746884&r2=1746885&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTableStyle.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTableStyle.html Sun Jun  5 09:28:36 2016
@@ -87,6 +87,21 @@
 </a>
 <h3>Uses of <a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.html" title="class in org.apache.poi.xslf.usermodel">XSLFTableStyle</a> in <a href="../../../../../../org/apache/poi/xslf/usermodel/package-summary.html">org.apache.poi.xslf.usermodel</a></h3>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/poi/xslf/usermodel/package-summary.html">org.apache.poi.xslf.usermodel</a> that return <a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.html" title="class in org.apache.poi.xslf.usermodel">XSLFTableStyle</a></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>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.html" title="class in org.apache.poi.xslf.usermodel">XSLFTableStyle</a></code></td>
+<td class="colLast"><span class="strong">XSLFTable.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTable.html#getTableStyle()">getTableStyle</a></strong>()</code>
+<div class="block">Get assigned TableStyle</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a href="../../../../../../org/apache/poi/xslf/usermodel/package-summary.html">org.apache.poi.xslf.usermodel</a> that return types with arguments of type <a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.html" title="class in org.apache.poi.xslf.usermodel">XSLFTableStyle</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTextParagraph.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTextParagraph.html?rev=1746885&r1=1746884&r2=1746885&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTextParagraph.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTextParagraph.html Sun Jun  5 09:28:36 2016
@@ -99,6 +99,12 @@
 <div class="block">add a new paragraph run to this shape</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a></code></td>
+<td class="colLast"><span class="strong">XSLFTextShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#newTextParagraph(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph)">newTextParagraph</a></strong>(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraph&nbsp;p)</code>
+<div class="block">Helper method to allow subclasses to provide their own text paragraph</div>
+</td>
+</tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
@@ -147,6 +153,18 @@
 </tr>
 </tbody>
 </table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../org/apache/poi/xslf/usermodel/package-summary.html">org.apache.poi.xslf.usermodel</a> with parameters of type <a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html#XSLFTextRun(org.openxmlformats.schemas.drawingml.x2006.main.CTRegularTextRun,%20org.apache.poi.xslf.usermodel.XSLFTextParagraph)">XSLFTextRun</a></strong>(org.openxmlformats.schemas.drawingml.x2006.main.CTRegularTextRun&nbsp;r,
+           <a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a>&nbsp;p)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTextRun.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTextRun.html?rev=1746885&r1=1746884&r2=1746885&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTextRun.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTextRun.html Sun Jun  5 09:28:36 2016
@@ -111,6 +111,12 @@
           boolean&nbsp;newParagraph)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextRun</a></code></td>
+<td class="colLast"><span class="strong">XSLFTextParagraph.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#newTextRun(org.openxmlformats.schemas.drawingml.x2006.main.CTRegularTextRun)">newTextRun</a></strong>(org.openxmlformats.schemas.drawingml.x2006.main.CTRegularTextRun&nbsp;r)</code>
+<div class="block">Helper method to allow subclasses to provide their own text run</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextRun</a></code></td>
 <td class="colLast"><span class="strong">XSLFTextShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTextShape.html#setText(java.lang.String)">setText</a></strong>(java.lang.String&nbsp;text)</code>&nbsp;</td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTheme.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTheme.html?rev=1746885&r1=1746884&r2=1746885&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTheme.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTheme.html Sun Jun  5 09:28:36 2016
@@ -126,6 +126,32 @@
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">XSLFTheme.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTheme.html#importTheme(org.apache.poi.xslf.usermodel.XSLFTheme)">importTheme</a></strong>(<a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTheme.html" title="class in org.apache.poi.xslf.usermodel">XSLFTheme</a>&nbsp;theme)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected static <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a></code></td>
+<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTGradientFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a></strong>(org.openxmlformats.schemas.drawingml.x2006.main.CTGradientFillProperties&nbsp;gradFill,
+           org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor&nbsp;phClr,
+           <a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTheme.html" title="class in org.apache.poi.xslf.usermodel">XSLFTheme</a>&nbsp;theme)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected static <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a></code></td>
+<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTSolidColorFillProperties,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a></strong>(org.openxmlformats.schemas.drawingml.x2006.main.CTSolidColorFillProperties&nbsp;solidFill,
+           org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor&nbsp;phClr,
+           <a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTheme.html" title="class in org.apache.poi.xslf.usermodel">XSLFTheme</a>&nbsp;theme)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected static <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a></code></td>
+<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.openxmlformats.schemas.drawingml.x2006.main.CTStyleMatrixReference,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a></strong>(org.openxmlformats.schemas.drawingml.x2006.main.CTStyleMatrixReference&nbsp;fillRef,
+           <a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTheme.html" title="class in org.apache.poi.xslf.usermodel">XSLFTheme</a>&nbsp;theme)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected static <a href="../../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a></code></td>
+<td class="colLast"><span class="strong">XSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html#selectPaint(org.apache.xmlbeans.XmlObject,%20org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor,%20org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.xslf.usermodel.XSLFTheme)">selectPaint</a></strong>(org.apache.xmlbeans.XmlObject&nbsp;obj,
+           org.openxmlformats.schemas.drawingml.x2006.main.CTSchemeColor&nbsp;phClr,
+           <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;parentPart,
+           <a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFTheme.html" title="class in org.apache.poi.xslf.usermodel">XSLFTheme</a>&nbsp;theme)</code>
+<div class="block">Convert shape fill into java.awt.Paint.</div>
+</td>
+</tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/package-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/package-frame.html?rev=1746885&r1=1746884&r2=1746885&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/package-frame.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/package-frame.html Sun Jun  5 09:28:36 2016
@@ -67,6 +67,7 @@
 <h2 title="Enums">Enums</h2>
 <ul title="Enums">
 <li><a href="SlideLayout.html" title="enum in org.apache.poi.xslf.usermodel" target="classFrame">SlideLayout</a></li>
+<li><a href="XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel" target="classFrame">XSLFTableStyle.TablePartStyle</a></li>
 </ul>
 </div>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/package-summary.html?rev=1746885&r1=1746884&r2=1746885&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/package-summary.html Sun Jun  5 09:28:36 2016
@@ -310,7 +310,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.html" title="class in org.apache.poi.xslf.usermodel">XSLFTableStyle</a></td>
 <td class="colLast">
-<div class="block">Represents a table in a .pptx presentation</div>
+<div class="block">Represents a table style in a .pptx presentation</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -362,6 +362,10 @@
 <div class="block">Date: 11/5/11</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/package-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/package-tree.html?rev=1746885&r1=1746884&r2=1746885&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/package-tree.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/package-tree.html Sun Jun  5 09:28:36 2016
@@ -188,6 +188,7 @@
 <li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
 <ul>
 <li type="circle">org.apache.poi.xslf.usermodel.<a href="../../../../../org/apache/poi/xslf/usermodel/SlideLayout.html" title="enum in org.apache.poi.xslf.usermodel"><span class="strong">SlideLayout</span></a></li>
+<li type="circle">org.apache.poi.xslf.usermodel.<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel"><span class="strong">XSLFTableStyle.TablePartStyle</span></a></li>
 </ul>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/package-use.html?rev=1746885&r1=1746884&r2=1746885&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/package-use.html Sun Jun  5 09:28:36 2016
@@ -281,31 +281,34 @@
 </tr>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/xslf/usermodel/class-use/XSLFTableStyle.html#org.apache.poi.xslf.usermodel">XSLFTableStyle</a>
-<div class="block">Represents a table in a .pptx presentation</div>
+<div class="block">Represents a table style in a .pptx presentation</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/xslf/usermodel/class-use/XSLFTableStyles.html#org.apache.poi.xslf.usermodel">XSLFTableStyles</a>&nbsp;</td>
+<td class="colOne"><a href="../../../../../org/apache/poi/xslf/usermodel/class-use/XSLFTableStyle.TablePartStyle.html#org.apache.poi.xslf.usermodel">XSLFTableStyle.TablePartStyle</a>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/xslf/usermodel/class-use/XSLFTextBox.html#org.apache.poi.xslf.usermodel">XSLFTextBox</a>&nbsp;</td>
+<td class="colOne"><a href="../../../../../org/apache/poi/xslf/usermodel/class-use/XSLFTableStyles.html#org.apache.poi.xslf.usermodel">XSLFTableStyles</a>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/xslf/usermodel/class-use/XSLFTextBox.html#org.apache.poi.xslf.usermodel">XSLFTextBox</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/xslf/usermodel/class-use/XSLFTextParagraph.html#org.apache.poi.xslf.usermodel">XSLFTextParagraph</a>
 <div class="block">Represents a paragraph of text within the containing text body.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/xslf/usermodel/class-use/XSLFTextRun.html#org.apache.poi.xslf.usermodel">XSLFTextRun</a>
 <div class="block">Represents a run of text within the containing text body.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/xslf/usermodel/class-use/XSLFTextShape.html#org.apache.poi.xslf.usermodel">XSLFTextShape</a>
 <div class="block">Represents a shape that can hold text.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/xslf/usermodel/class-use/XSLFTheme.html#org.apache.poi.xslf.usermodel">XSLFTheme</a>
 <div class="block">A shared style sheet in a .pptx slide show</div>
 </td>

Modified: poi/site/publish/apidocs/overview-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1746885&r1=1746884&r2=1746885&view=diff
==============================================================================
--- poi/site/publish/apidocs/overview-tree.html (original)
+++ poi/site/publish/apidocs/overview-tree.html Sun Jun  5 09:28:36 2016
@@ -3606,6 +3606,7 @@
 <li type="circle">org.apache.poi.xwpf.usermodel.<a href="org/apache/poi/xwpf/usermodel/VerticalAlign.html" title="enum in org.apache.poi.xwpf.usermodel"><span class="strong">VerticalAlign</span></a></li>
 <li type="circle">org.apache.poi.sl.usermodel.<a href="org/apache/poi/sl/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.sl.usermodel"><span class="strong">VerticalAlignment</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">VerticalAlignment</span></a></li>
+<li type="circle">org.apache.poi.xslf.usermodel.<a href="org/apache/poi/xslf/usermodel/XSLFTableStyle.TablePartStyle.html" title="enum in org.apache.poi.xslf.usermodel"><span class="strong">XSLFTableStyle.TablePartStyle</span></a></li>
 <li type="circle">org.apache.poi.xssf.usermodel.extensions.<a href="org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.BorderSide.html" title="enum in org.apache.poi.xssf.usermodel.extensions"><span class="strong">XSSFCellBorder.BorderSide</span></a></li>
 <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/XSSFWorkbookType.html" title="enum in org.apache.poi.xssf.usermodel"><span class="strong">XSSFWorkbookType</span></a></li>
 <li type="circle">org.apache.poi.xwpf.usermodel.<a href="org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel"><span class="strong">XWPFRun.FontCharRange</span></a></li>

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1746885&r1=1746884&r2=1746885&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Sun Jun  5 09:28:36 2016
@@ -265,6 +265,9 @@ if (VERSION > 3) {
 <ul>
         
 <li>
+<img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57766">57766</a> - XSLF: Table isn't exported on convert slides of a .pptx slide show to a PNG/SVG image</li>
+        
+<li>
 <img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58217">58217</a> - XSLF: support alpha channel on solid colors (fill, line, text)</li>
         
 <li>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1746885&r1=1746884&r2=1746885&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Sun Jun  5 09:28:36 2016
@@ -1,3 +1,3 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
-<rss version="0.91"><channel><title>Apache POI Changes</title><link>http://poi.apache.org/changes.html</link><description>Apache POI Changes</description><language>en-us</language><item><title> add(bug 58217)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58217) - XSLF: support alpha channel on solid colors (fill, line, text)</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - XSLF: remove creation of empty paragraph in XSLFTextShape.addNewTextParagraph()</description></item><item><title> fix(bug 59355)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59355) - XSSFPivotTable::addColumnLabel sets the cell type of a cell outside of the source data area</description></item><item><title> fix(bug 54570)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 54570) - InvalidFormat
 Exception because of Absolute URI forbidden</description></item><item><title> fix(bug 59170)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59170) - Remove deprecated classes (POI 3.15) - use FormulaError instead of ErrorConstants</description></item><item><title> add(bug 58144)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58144) - Behaviour for headers and footers of slides is inconsistent between slideshows created in 2003 and 2007</description></item><item><title> add(bug 59443)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59443) - SS Common: get and set Comment addresses</description></item><item><title> fix(bug 59434)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59434) - Cannot add a picture on a slide that already have an image with an hyperlink on it</description></item><item><titl
 e> fix(bug 59383)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59383) - SS Common performance regression: DataFormatter no longer caches formats</description></item><item><title> fix(bug 59327)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59327) - HSLF/XSLF: Setting text direction on a table cell has no effect</description></item><item><title> add(bug 58648)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58648) - Regression: Fix handling of whitespaces in formulas after it was slightly broken by the changes to support the intersection operator</description></item><item><title> add(bug 59342)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59342) - XSSF: Get and set sheet tab color</description></item><item><title> add(bug 59340)</title><link>http://poi.apache.org/changes.html</link><descript
 ion> add by POI Developers (bug 59340) - SS Common: Lookup IndexedColors by index</description></item><item><title> add(bug 59336)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59336) - SS Common: Deprecate CellUtil methods that do not need a workbook parameter.</description></item><item><title> add(bug 59338)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59338) - HSSF: Mark HSSFCellUtil for removal, replaced with Common SS CellUtil.</description></item><item><title> add(bug 52949)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 52949) - VBA Macro reader and extractor</description></item><item><title> fix(bug 55982)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55982) - Don't fail to open the spreadsheet if no TabIdRecord is found</description></item><item><title> fix</title><link>http://poi.
 apache.org/changes.html</link><description> fix by POI Developers - Fix some cases where file-handles were not closed properly, mostly when the documents could not be opened correctly</description></item><item><title> add(bug 56911)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56911) - Fix IndexOutOfBoundsException in PlfLfo.add()</description></item><item><title> add(bug 59264)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59264) - SS Common: unify setting cell border line style with BorderStyle</description></item></channel></rss>
\ No newline at end of file
+<rss version="0.91"><channel><title>Apache POI Changes</title><link>http://poi.apache.org/changes.html</link><description>Apache POI Changes</description><language>en-us</language><item><title> add(bug 57766)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57766) - XSLF: Table isn't exported on convert slides of a .pptx slide show to a PNG/SVG image</description></item><item><title> add(bug 58217)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58217) - XSLF: support alpha channel on solid colors (fill, line, text)</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - XSLF: remove creation of empty paragraph in XSLFTextShape.addNewTextParagraph()</description></item><item><title> fix(bug 59355)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59355) - XSSFPivotTable::add
 ColumnLabel sets the cell type of a cell outside of the source data area</description></item><item><title> fix(bug 54570)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 54570) - InvalidFormatException because of Absolute URI forbidden</description></item><item><title> fix(bug 59170)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59170) - Remove deprecated classes (POI 3.15) - use FormulaError instead of ErrorConstants</description></item><item><title> add(bug 58144)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58144) - Behaviour for headers and footers of slides is inconsistent between slideshows created in 2003 and 2007</description></item><item><title> add(bug 59443)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59443) - SS Common: get and set Comment addresses</description></item><item><t
 itle> fix(bug 59434)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59434) - Cannot add a picture on a slide that already have an image with an hyperlink on it</description></item><item><title> fix(bug 59383)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59383) - SS Common performance regression: DataFormatter no longer caches formats</description></item><item><title> fix(bug 59327)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59327) - HSLF/XSLF: Setting text direction on a table cell has no effect</description></item><item><title> add(bug 58648)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58648) - Regression: Fix handling of whitespaces in formulas after it was slightly broken by the changes to support the intersection operator</description></item><item><title> add(bug 59342)</title><lin
 k>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59342) - XSSF: Get and set sheet tab color</description></item><item><title> add(bug 59340)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59340) - SS Common: Lookup IndexedColors by index</description></item><item><title> add(bug 59336)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59336) - SS Common: Deprecate CellUtil methods that do not need a workbook parameter.</description></item><item><title> add(bug 59338)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59338) - HSSF: Mark HSSFCellUtil for removal, replaced with Common SS CellUtil.</description></item><item><title> add(bug 52949)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 52949) - VBA Macro reader and extractor</description></item><item><title> fix(
 bug 55982)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55982) - Don't fail to open the spreadsheet if no TabIdRecord is found</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Fix some cases where file-handles were not closed properly, mostly when the documents could not be opened correctly</description></item><item><title> add(bug 56911)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56911) - Fix IndexOutOfBoundsException in PlfLfo.add()</description></item><item><title> add(bug 59264)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59264) - SS Common: unify setting cell border line style with BorderStyle</description></item></channel></rss>
\ No newline at end of file

Modified: poi/site/publish/faq.html
URL: http://svn.apache.org/viewvc/poi/site/publish/faq.html?rev=1746885&r1=1746884&r2=1746885&view=diff
==============================================================================
--- poi/site/publish/faq.html (original)
+++ poi/site/publish/faq.html Sun Jun  5 09:28:36 2016
@@ -273,88 +273,88 @@ if (VERSION > 3) {
     </a>
 </li>
 <li>
-<a name="faq-N1005A-menu"></a><a href="#faq-N1005A">
+<a name="faq-N100B6-menu"></a><a href="#faq-N100B6">
       Why is reading a simple sheet taking so long?
     </a>
 </li>
 <li>
-<a name="faq-N10066-menu"></a><a href="#faq-N10066">
+<a name="faq-N100C2-menu"></a><a href="#faq-N100C2">
       What is the HSSF "eventmodel"?
     </a>
 </li>
 <li>
-<a name="faq-N10072-menu"></a><a href="#faq-N10072">
+<a name="faq-N100CE-menu"></a><a href="#faq-N100CE">
       Why can't read the document I created using Star Office 5.1?
     </a>
 </li>
 <li>
-<a name="faq-N1007E-menu"></a><a href="#faq-N1007E">
+<a name="faq-N100DA-menu"></a><a href="#faq-N100DA">
       Why am I getting an exception each time I attempt to read my spreadsheet?
     </a>
 </li>
 <li>
-<a name="faq-N1008D-menu"></a><a href="#faq-N1008D">
+<a name="faq-N100E9-menu"></a><a href="#faq-N100E9">
       How do you tell if a spreadsheet cell contains a date?
     </a>
 </li>
 <li>
-<a name="faq-N1009D-menu"></a><a href="#faq-N1009D">
+<a name="faq-N100F9-menu"></a><a href="#faq-N100F9">
       I'm trying to stream an XLS file from a servlet and I'm having some trouble.  What's the problem?
     </a>
 </li>
 <li>
-<a name="faq-N100C7-menu"></a><a href="#faq-N100C7">
+<a name="faq-N10123-menu"></a><a href="#faq-N10123">
       I want to set a cell format (Data format of a cell) of a excel sheet as ###,###,###.#### or ###,###,###.0000.    Is it possible using POI ?
     </a>
 </li>
 <li>
-<a name="faq-N100D7-menu"></a><a href="#faq-N100D7">
+<a name="faq-N10133-menu"></a><a href="#faq-N10133">
       I want to set a cell format (Data format of a cell) of a excel sheet as text.    Is it possible using POI ?
     </a>
 </li>
 <li>
-<a name="faq-N100E3-menu"></a><a href="#faq-N100E3">
+<a name="faq-N1013F-menu"></a><a href="#faq-N1013F">
       How do I add a border around a merged cell?
     </a>
 </li>
 <li>
-<a name="faq-N100EF-menu"></a><a href="#faq-N100EF">
+<a name="faq-N1014B-menu"></a><a href="#faq-N1014B">
       I am using styles when creating a workbook in POI, but Excel refuses to open the file, complaining about "Too Many Styles".
     </a>
 </li>
 <li>
-<a name="faq-N10109-menu"></a><a href="#faq-N10109">
+<a name="faq-N10165-menu"></a><a href="#faq-N10165">
       I think POI is using too much memory! What can I do?
     </a>
 </li>
 <li>
-<a name="faq-N1012A-menu"></a><a href="#faq-N1012A">
+<a name="faq-N10186-menu"></a><a href="#faq-N10186">
       I can't seem to find the source for the OOXML CT.. classes, where do they
       come from?
     </a>
 </li>
 <li>
-<a name="faq-N10152-menu"></a><a href="#faq-N10152">
+<a name="faq-N101AE-menu"></a><a href="#faq-N101AE">
       An OLE2 ("binary") file is giving me problems, but I can't share it. How can I investigate the problem on my own?
     </a>
 </li>
 <li>
-<a name="faq-N1016C-menu"></a><a href="#faq-N1016C">
+<a name="faq-N101C8-menu"></a><a href="#faq-N101C8">
       An OOXML ("xml") file is giving me problems, but I can't share it. How can I investigate the problem on my own?
     </a>
 </li>
 <li>
-<a name="faq-N1017E-menu"></a><a href="#faq-N1017E">
+<a name="faq-N101DA-menu"></a><a href="#faq-N101DA">
       Why do I get a java.lang.NoClassDefFoundError: javax/xml/stream/XMLEventFactory.newFactory()
     </a>
 </li>
 <li>
-<a name="faq-N1019C-menu"></a><a href="#faq-N1019C">
+<a name="faq-N101F8-menu"></a><a href="#faq-N101F8">
       Can I mix POI jars from different versions?
     </a>
 </li>
 <li>
-<a name="faq-N101BC-menu"></a><a href="#faq-N101BC">
+<a name="faq-N10218-menu"></a><a href="#faq-N10218">
             Can I access/modify workbooks/documents/slideshows in multiple threads?
             What are the multi-threading guarantees that Apache POI makes
         </a>
@@ -502,7 +502,7 @@ System.out.println("POI Scratchpad came
         
 </table>
     
-<a name="faq-N1005A"></a>
+<a name="faq-N100B6"></a>
 <div class="h4">
 <h4>4. 
       Why is reading a simple sheet taking so long?
@@ -516,7 +516,7 @@ System.out.println("POI Scratchpad came
         errors are thrown as exceptions, which means you probably don't need
         logging.</p>
     
-<a name="faq-N10066"></a>
+<a name="faq-N100C2"></a>
 <div class="h4">
 <h4>5. 
       What is the HSSF "eventmodel"?
@@ -528,7 +528,7 @@ System.out.println("POI Scratchpad came
         tenfold.  It is based on the AWT event model in combination with SAX.  If you need read-only
         access, this is the best way to do it.</p>
     
-<a name="faq-N10072"></a>
+<a name="faq-N100CE"></a>
 <div class="h4">
 <h4>6. 
       Why can't read the document I created using Star Office 5.1?
@@ -538,7 +538,7 @@ System.out.println("POI Scratchpad came
 <p>Star Office 5.1 writes some records using the older BIFF standard.  This causes some problems
         with POI which supports only BIFF8.</p>
     
-<a name="faq-N1007E"></a>
+<a name="faq-N100DA"></a>
 <div class="h4">
 <h4>7. 
       Why am I getting an exception each time I attempt to read my spreadsheet?
@@ -550,7 +550,7 @@ System.out.println("POI Scratchpad came
 	<a href="http://issues.apache.org/bugzilla/buglist.cgi?product=POI">Bugzilla.</a>
 </p>
     
-<a name="faq-N1008D"></a>
+<a name="faq-N100E9"></a>
 <div class="h4">
 <h4>8. 
       How do you tell if a spreadsheet cell contains a date?
@@ -577,7 +577,7 @@ System.out.println("POI Scratchpad came
          }
       </pre>
     
-<a name="faq-N1009D"></a>
+<a name="faq-N100F9"></a>
 <div class="h4">
 <h4>9. 
       I'm trying to stream an XLS file from a servlet and I'm having some trouble.  What's the problem?
@@ -629,7 +629,7 @@ System.out.println("POI Scratchpad came
       </p>
       
     
-<a name="faq-N100C7"></a>
+<a name="faq-N10123"></a>
 <div class="h4">
 <h4>10. 
       I want to set a cell format (Data format of a cell) of a excel sheet as ###,###,###.#### or ###,###,###.0000.    Is it possible using POI ?
@@ -640,7 +640,7 @@ System.out.println("POI Scratchpad came
 	Yes.  You first need to get a DataFormat object from the workbook and call getFormat with the desired format.  Some examples are <a href="spreadsheet/quick-guide.html#DataFormats">here</a>.
       </p>
     
-<a name="faq-N100D7"></a>
+<a name="faq-N10133"></a>
 <div class="h4">
 <h4>11. 
       I want to set a cell format (Data format of a cell) of a excel sheet as text.    Is it possible using POI ?
@@ -651,7 +651,7 @@ System.out.println("POI Scratchpad came
 	Yes.  This is a built-in format for excel that you can get from DataFormat object using the format string "@".  Also, the string "text" will alias this format.
       </p>
     
-<a name="faq-N100E3"></a>
+<a name="faq-N1013F"></a>
 <div class="h4">
 <h4>12. 
       How do I add a border around a merged cell?
@@ -661,7 +661,7 @@ System.out.println("POI Scratchpad came
 <p>Add blank cells around where the cells normally would have been and set the borders individually for each cell.
         We will probably enhance HSSF in the future to make this process easier.</p>
     
-<a name="faq-N100EF"></a>
+<a name="faq-N1014B"></a>
 <div class="h4">
 <h4>13. 
       I am using styles when creating a workbook in POI, but Excel refuses to open the file, complaining about "Too Many Styles".
@@ -747,7 +747,7 @@ System.out.println("POI Scratchpad came
  fileOut.close();
       </pre>
     
-<a name="faq-N10109"></a>
+<a name="faq-N10165"></a>
 <div class="h4">
 <h4>14. 
       I think POI is using too much memory! What can I do?
@@ -787,7 +787,7 @@ System.out.println("POI Scratchpad came
      files). If these tests are fast, then any performance problems are in your
      code!</p>
     
-<a name="faq-N1012A"></a>
+<a name="faq-N10186"></a>
 <div class="h4">
 <h4>15. 
       I can't seem to find the source for the OOXML CT.. classes, where do they
@@ -818,7 +818,7 @@ System.out.println("POI Scratchpad came
          automatically download the specification XML Schema, and compile it for 
          you to generate the source and binary ooxml-schemas jars.</p>
     
-<a name="faq-N10152"></a>
+<a name="faq-N101AE"></a>
 <div class="h4">
 <h4>16. 
       An OLE2 ("binary") file is giving me problems, but I can't share it. How can I investigate the problem on my own?
@@ -843,7 +843,7 @@ System.out.println("POI Scratchpad came
         allow you to check that things are being read as you expect, and 
         narrow in on problem records and structures.</p>
     
-<a name="faq-N1016C"></a>
+<a name="faq-N101C8"></a>
 <div class="h4">
 <h4>17. 
       An OOXML ("xml") file is giving me problems, but I can't share it. How can I investigate the problem on my own?
@@ -865,7 +865,7 @@ System.out.println("POI Scratchpad came
          unable to then include the snippet of XML for the problem area, and
          reference the OOXML standard for what it should contain.</p>
     
-<a name="faq-N1017E"></a>
+<a name="faq-N101DA"></a>
 <div class="h4">
 <h4>18. 
       Why do I get a java.lang.NoClassDefFoundError: javax/xml/stream/XMLEventFactory.newFactory()
@@ -899,7 +899,7 @@ System.out.println("POI Scratchpad came
 	  
 </ul>
     
-<a name="faq-N1019C"></a>
+<a name="faq-N101F8"></a>
 <div class="h4">
 <h4>19. 
       Can I mix POI jars from different versions?
@@ -919,7 +919,7 @@ System.out.println("POI Scratchpad came
         <a href="overview.html#components">Components Overview</a>
         for details</p>
     
-<a name="faq-N101BC"></a>
+<a name="faq-N10218"></a>
 <div class="h4">
 <h4>20. 
             Can I access/modify workbooks/documents/slideshows in multiple threads?



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