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/03/19 19:25:56 UTC

svn commit: r1579337 - in /poi/site/publish: apidocs/ apidocs/org/apache/poi/xwpf/usermodel/ hwpf/

Author: nick
Date: Wed Mar 19 18:25:55 2014
New Revision: 1579337

URL: http://svn.apache.org/r1579337
Log:
Republish site and javadocs

Modified:
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFHyperlinkRun.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFRun.html
    poi/site/publish/hwpf/docoverview.html
    poi/site/publish/hwpf/index.html
    poi/site/publish/hwpf/projectplan.html
    poi/site/publish/hwpf/quick-guide.html

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1579337&r1=1579336&r2=1579337&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Wed Mar 19 18:25:55 2014
@@ -1191,6 +1191,11 @@
 <dd>
 <div class="block">Add Subtract Formula</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFRun.html#addTab()">addTab()</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">Specifies that a tab shall be placed at the current location in 
+  the run content.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/converter/WordToHtmlUtils.html#addTableCellProperties(org.apache.poi.hwpf.usermodel.TableRow, org.apache.poi.hwpf.usermodel.TableCell, boolean, boolean, boolean, boolean, java.lang.StringBuilder)">addTableCellProperties(TableRow, TableCell, boolean, boolean, boolean, boolean, StringBuilder)</a></span> - Static method in class org.apache.poi.hwpf.converter.<a href="./org/apache/poi/hwpf/converter/WordToHtmlUtils.html" title="class in org.apache.poi.hwpf.converter">WordToHtmlUtils</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/converter/WordToHtmlUtils.html#addTableRowProperties(org.apache.poi.hwpf.usermodel.TableRow, java.lang.StringBuilder)">addTableRowProperties(TableRow, StringBuilder)</a></span> - Static method in class org.apache.poi.hwpf.converter.<a href="./org/apache/poi/hwpf/converter/WordToHtmlUtils.html" title="class in org.apache.poi.hwpf.converter">WordToHtmlUtils</a></dt>
@@ -51572,6 +51577,8 @@ Compound Document Format.</div>
 <dd>
 <div class="block">Removes the subject.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFRun.html#removeTab()">removeTab()</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/hssf/record/EscherAggregate.html#removeTailRecord(org.apache.poi.hssf.record.NoteRecord)">removeTailRecord(NoteRecord)</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>
 <div class="block">Remove tail record from the existing map</div>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFHyperlinkRun.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFHyperlinkRun.html?rev=1579337&r1=1579336&r2=1579337&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFHyperlinkRun.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFHyperlinkRun.html Wed Mar 19 18:25:55 2014
@@ -190,7 +190,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.xwpf.usermodel.<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html" title="class in org.apache.poi.xwpf.usermodel">XWPFRun</a></h3>
-<code><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#addBreak()">addBreak</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#addBreak(org.apache.poi.xwpf.usermodel.BreakClear)">addBreak</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#addBreak(org.apache.poi.xwpf.usermodel.BreakType)">addBreak</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#addCarriageReturn()">addCarriageReturn</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#addPicture(java.io.InputStream, int, java.lang.String, int, int)">addPicture</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getColor()">getColor</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getCTR()">getCTR</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getDocument()">getDocument</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getEmbeddedPictures()">ge
 tEmbeddedPictures</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getFontFamily()">getFontFamily</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getFontFamily(org.apache.poi.xwpf.usermodel.XWPFRun.FontCharRange)">getFontFamily</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getFontSize()">getFontSize</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getParagraph()">getParagraph</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getParent()">getParent</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getPictureText()">getPictureText</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getSubscript()">getSubscript</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getText(int)">getText</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getTextPosition()">getTextPosition</a>, <a href="../../
 ../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getUnderline()">getUnderline</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#isBold()">isBold</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#isItalic()">isItalic</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#isStrike()">isStrike</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#removeBreak()">removeBreak</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#removeCarriageReturn()">removeCarriageReturn</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setBold(boolean)">setBold</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setColor(java.lang.String)">setColor</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setFontFamily(java.lang.String)">setFontFamily</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setFontFamily(java.lang.Str
 ing, org.apache.poi.xwpf.usermodel.XWPFRun.FontCharRange)">setFontFamily</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setFontSize(int)">setFontSize</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setItalic(boolean)">setItalic</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setStrike(boolean)">setStrike</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setSubscript(org.apache.poi.xwpf.usermodel.VerticalAlign)">setSubscript</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setText(java.lang.String)">setText</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setText(java.lang.String, int)">setText</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setTextPosition(int)">setTextPosition</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setUnderline(org.apache.poi.xwpf.usermodel.UnderlinePatterns)">setUnderli
 ne</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#toString()">toString</a></code></li>
+<code><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#addBreak()">addBreak</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#addBreak(org.apache.poi.xwpf.usermodel.BreakClear)">addBreak</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#addBreak(org.apache.poi.xwpf.usermodel.BreakType)">addBreak</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#addCarriageReturn()">addCarriageReturn</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#addPicture(java.io.InputStream, int, java.lang.String, int, int)">addPicture</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#addTab()">addTab</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getColor()">getColor</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getCTR()">getCTR</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getDocument()">getDocument</a>, <a 
 href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getEmbeddedPictures()">getEmbeddedPictures</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getFontFamily()">getFontFamily</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getFontFamily(org.apache.poi.xwpf.usermodel.XWPFRun.FontCharRange)">getFontFamily</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getFontSize()">getFontSize</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getParagraph()">getParagraph</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getParent()">getParent</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getPictureText()">getPictureText</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getSubscript()">getSubscript</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getText(int)">getText</a>, <a href="../../../../../org/apach
 e/poi/xwpf/usermodel/XWPFRun.html#getTextPosition()">getTextPosition</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getUnderline()">getUnderline</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#isBold()">isBold</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#isItalic()">isItalic</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#isStrike()">isStrike</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#removeBreak()">removeBreak</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#removeCarriageReturn()">removeCarriageReturn</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#removeTab()">removeTab</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setBold(boolean)">setBold</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setColor(java.lang.String)">setColor</a>, <a href="../../../../../org/a
 pache/poi/xwpf/usermodel/XWPFRun.html#setFontFamily(java.lang.String)">setFontFamily</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setFontFamily(java.lang.String, org.apache.poi.xwpf.usermodel.XWPFRun.FontCharRange)">setFontFamily</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setFontSize(int)">setFontSize</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setItalic(boolean)">setItalic</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setStrike(boolean)">setStrike</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setSubscript(org.apache.poi.xwpf.usermodel.VerticalAlign)">setSubscript</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setText(java.lang.String)">setText</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setText(java.lang.String, int)">setText</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html
 #setTextPosition(int)">setTextPosition</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setUnderline(org.apache.poi.xwpf.usermodel.UnderlinePatterns)">setUnderline</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#toString()">toString</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFRun.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFRun.html?rev=1579337&r1=1579336&r2=1579337&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFRun.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFRun.html Wed Mar 19 18:25:55 2014
@@ -208,48 +208,55 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#addTab()">addTab</a></strong>()</code>
+<div class="block">Specifies that a tab shall be placed at the current location in 
+  the run content.</div>
+</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/XWPFRun.html#getColor()">getColor</a></strong>()</code>
 <div class="block">Get text color.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.wordprocessingml.x2006.main.CTR</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getCTR()">getCTR</a></strong>()</code>
 <div class="block">Get the currently used CTR object</div>
 </td>
 </tr>
-<tr class="rowColor">
+<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/XWPFRun.html#getDocument()">getDocument</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFPicture.html" title="class in org.apache.poi.xwpf.usermodel">XWPFPicture</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getEmbeddedPictures()">getEmbeddedPictures</a></strong>()</code>
 <div class="block">Returns the embedded pictures of the run.</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/xwpf/usermodel/XWPFRun.html#getFontFamily()">getFontFamily</a></strong>()</code>
 <div class="block">Gets the fonts which shall be used to display the text contents of
  this run.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getFontFamily(org.apache.poi.xwpf.usermodel.XWPFRun.FontCharRange)">getFontFamily</a></strong>(<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel">XWPFRun.FontCharRange</a>&nbsp;fcr)</code>
 <div class="block">Gets the font family for the specified font char range.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getFontSize()">getFontSize</a></strong>()</code>
 <div class="block">Specifies the font size which shall be applied to all non complex script
  characters in the contents of this run when displayed.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFParagraph.html" title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getParagraph()">getParagraph</a></strong>()</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -257,32 +264,32 @@ implements <a href="../../../../../org/a
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xwpf/usermodel/IRunBody.html" title="interface in org.apache.poi.xwpf.usermodel">IRunBody</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getParent()">getParent</a></strong>()</code>
 <div class="block">Get the currently referenced paragraph/SDT object</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getPictureText()">getPictureText</a></strong>()</code>
 <div class="block">Returns text embedded in pictures</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xwpf/usermodel/VerticalAlign.html" title="enum in org.apache.poi.xwpf.usermodel">VerticalAlign</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getSubscript()">getSubscript</a></strong>()</code>
 <div class="block">Specifies the alignment which shall be applied to the contents of this
  run in relation to the default appearance of the run's text.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getText(int)">getText</a></strong>(int&nbsp;pos)</code>
 <div class="block">Return the string content of this text run</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getTextPosition()">getTextPosition</a></strong>()</code>
 <div class="block">This element specifies the amount by which text shall be raised or
@@ -290,42 +297,46 @@ implements <a href="../../../../../org/a
  surrounding non-positioned text.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xwpf/usermodel/UnderlinePatterns.html" title="enum in org.apache.poi.xwpf.usermodel">UnderlinePatterns</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getUnderline()">getUnderline</a></strong>()</code>
 <div class="block">Specifies that the contents of this run should be displayed along with an
  underline appearing directly below the character heigh</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#isBold()">isBold</a></strong>()</code>
 <div class="block">Whether the bold property shall be applied to all non-complex script
  characters in the contents of this run when displayed in a document</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#isItalic()">isItalic</a></strong>()</code>
 <div class="block">Whether the italic property should be applied to all non-complex script
  characters in the contents of this run when displayed in a document.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#isStrike()">isStrike</a></strong>()</code>
 <div class="block">Specifies that the contents of this run shall be displayed with a single
  horizontal line through the center of the line.</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/xwpf/usermodel/XWPFRun.html#removeBreak()">removeBreak</a></strong>()</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/xwpf/usermodel/XWPFRun.html#removeCarriageReturn()">removeCarriageReturn</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#removeTab()">removeTab</a></strong>()</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setBold(boolean)">setBold</a></strong>(boolean&nbsp;value)</code>
@@ -973,6 +984,26 @@ public&nbsp;org.openxmlformats.schemas.w
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/xwpf/usermodel/BreakClear.html" title="enum in org.apache.poi.xwpf.usermodel"><code>BreakClear</code></a></dd></dl>
 </li>
 </ul>
+<a name="addTab()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addTab</h4>
+<pre>public&nbsp;void&nbsp;addTab()</pre>
+<div class="block">Specifies that a tab shall be placed at the current location in 
+  the run content.</div>
+</li>
+</ul>
+<a name="removeTab()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>removeTab</h4>
+<pre>public&nbsp;void&nbsp;removeTab()</pre>
+</li>
+</ul>
 <a name="addCarriageReturn()">
 <!--   -->
 </a>

Modified: poi/site/publish/hwpf/docoverview.html
URL: http://svn.apache.org/viewvc/poi/site/publish/hwpf/docoverview.html?rev=1579337&r1=1579336&r2=1579337&view=diff
==============================================================================
--- poi/site/publish/hwpf/docoverview.html (original)
+++ poi/site/publish/hwpf/docoverview.html Wed Mar 19 18:25:55 2014
@@ -83,7 +83,7 @@ if (VERSION > 3) {
 	
 </div>
 <div class="menu">
-<span class="menuLabel">HWPF</span>
+<span class="menuLabel">HWPF+XWPF</span>
 		
 <div class="menuItem">
 <a href="index.html">Overview</a>

Modified: poi/site/publish/hwpf/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/hwpf/index.html?rev=1579337&r1=1579336&r2=1579337&view=diff
==============================================================================
--- poi/site/publish/hwpf/index.html (original)
+++ poi/site/publish/hwpf/index.html Wed Mar 19 18:25:55 2014
@@ -7,7 +7,7 @@
 <link rel="stylesheet" href="../skin/mysite.css" type="text/css">
 <link rel="stylesheet" href="../skin/site.css" type="text/css">
 <link media="print" rel="stylesheet" href="../skin/print.css" type="text/css">
-<title>Apache POI - HWPF - Java API to Handle Microsoft Word Files</title>
+<title>Apache POI - HWPF and XWPF - Java API to Handle Microsoft Word Files</title>
 </head>
 <body bgcolor="white" class="composite">
 <!--================= start Banner ==================-->
@@ -81,7 +81,7 @@ if (VERSION > 3) {
 </div>
 </div>
 <div class="menu">
-<span class="menuLabel">HWPF</span>
+<span class="menuLabel">HWPF+XWPF</span>
 <div class="menuItem">
 <span class="menuSelected">Overview</span>
 </div>
@@ -118,7 +118,7 @@ if (VERSION > 3) {
 <div id="bodycol">
 <div class="app">
 <div align="center">
-<h1>Apache POI - HWPF - Java API to Handle Microsoft Word Files</h1>
+<h1>Apache POI - HWPF and XWPF - Java API to Handle Microsoft Word Files</h1>
 </div>
 <div class="h3">
  
@@ -141,11 +141,26 @@ if (VERSION > 3) {
     interface across the two of them at this time.</p>
 
   
-<p>HWPF is still in early development. It is in the <a href="http://svn.apache.org/viewcvs.cgi/poi/trunk/src/scratchpad/">
-     scratchpad section of the SVN.</a> You will need to ensure you
-     either have a recent SVN checkout, or a recent SVN nightly build
-     (including the scratchpad jar!)</p>
+<p>Both HWPF and XWPF could be described as "moderately functional". For some
+    use cases, especially around text extraction, support is very strong. For
+    others, support may be limited or incomplete, and it may be necessary to
+    dig down into low-level code. Error checking may be missing in places,
+    so it may be possible to accidently generate invalid files. Enhancements
+    to fix such things are generally very well received!</p>
 
+  
+<p>As detailed in the <a href="/overview.html#components">Components 
+    Page</a>, HWPF is contained within the Scratchpad jar, while XWPF
+    is in the OOXML jar. You will need to ensure you include the appropriate
+    jars (and their dependencies!) in your classpath to use HWPF or XWPF.</p>
+
+   
+   
+<a name="An+overview+of+the+code"></a>
+<div class="h3">
+<h3>An overview of the code</h3>
+</div>
+    
     
 <p>
         Source code in the
@@ -183,7 +198,38 @@ if (VERSION > 3) {
     </p>
 
     
-<p>Word document can be considered as very long single text buffer. HWPF API provides "pointers"
+<p>
+      The main entry point to XWPF is XWPFDocument. From there, you can get the
+      paragraphs, pictures, tables, sections, headers etc.
+    </p>
+    
+<p>
+      Currently, there are only a handful of example programs using HWPF and XWPF
+      available. They can be found in svn in the examples section, under
+      <a href="http://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/hwpf">HWPF</a>
+      and
+      <a href="http://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/xwpf">XWPF</a>.
+      Both HWPF and XWPF have fairly high levels of unit test coverage, which
+      provides examples of using the various areas of functionality of both
+      modules. These can be found in svn, under
+      <a href="http://svn.apache.org/repos/asf/poi/trunk/src/scratchpad/testcases/org/apache/poi/hwpf">HWPF</a>
+      and
+      <a href="http://svn.apache.org/repos/asf/poi/trunk/src/ooxml/testcases/org/apache/poi/xwpf">XWPF</a>.
+      Contributions of more examples, whether inspired by the unit tests or
+      not, would be most welcomed!
+    </p>
+
+   
+   
+<a name="HWPF+Notes"></a>
+<div class="h3">
+<h3>HWPF Notes</h3>
+</div>
+    
+
+    
+<p>A .doc Word document, as handled by HWPF, can be considered as very long single 
+        text buffer. The HWPF API provides "pointers"
         to document parts, like sections, paragraphs and character runs. Usually user will iterates
         over main document part sections, paragraphs from sections and character runs from
         paragraph. Each such interface is a pointer to document text subrange along with additional
@@ -227,9 +273,9 @@ if (VERSION > 3) {
    
 
    
-<a name="HWPF+Pointman+Needed%21"></a>
+<a name="HWPF+Patches+Required%21"></a>
 <div class="h3">
-<h3>HWPF Pointman Needed!</h3>
+<h3>HWPF Patches Required!</h3>
 </div>
     
 

Modified: poi/site/publish/hwpf/projectplan.html
URL: http://svn.apache.org/viewvc/poi/site/publish/hwpf/projectplan.html?rev=1579337&r1=1579336&r2=1579337&view=diff
==============================================================================
--- poi/site/publish/hwpf/projectplan.html (original)
+++ poi/site/publish/hwpf/projectplan.html Wed Mar 19 18:25:55 2014
@@ -83,7 +83,7 @@ if (VERSION > 3) {
 	
 </div>
 <div class="menu">
-<span class="menuLabel">HWPF</span>
+<span class="menuLabel">HWPF+XWPF</span>
 		
 <div class="menuItem">
 <a href="index.html">Overview</a>

Modified: poi/site/publish/hwpf/quick-guide.html
URL: http://svn.apache.org/viewvc/poi/site/publish/hwpf/quick-guide.html?rev=1579337&r1=1579336&r2=1579337&view=diff
==============================================================================
--- poi/site/publish/hwpf/quick-guide.html (original)
+++ poi/site/publish/hwpf/quick-guide.html Wed Mar 19 18:25:55 2014
@@ -81,7 +81,7 @@ if (VERSION > 3) {
 </div>
 </div>
 <div class="menu">
-<span class="menuLabel">HWPF</span>
+<span class="menuLabel">HWPF+XWPF</span>
 <div class="menuItem">
 <a href="index.html">Overview</a>
 </div>



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