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/01/10 16:53:00 UTC

svn commit: r1557164 [9/9] - in /poi/site/publish/apidocs/org/apache/poi: xslf/ xslf/class-use/ xslf/extractor/ xslf/extractor/class-use/ xslf/model/ xslf/model/class-use/ xslf/model/geom/ xslf/model/geom/class-use/ xslf/usermodel/ xslf/usermodel/class...

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFPictureData.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFPictureData.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFPictureData.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFPictureData.html Fri Jan 10 15:52:50 2014
@@ -214,6 +214,13 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFPictureData.html#prepareForCommit()">prepareForCommit</a></strong>()</code>
+<div class="block">*PictureData objects store the actual content in the part directly without keeping a 
+ copy like all others therefore we need to handle them differently.</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/XWPFPictureData.html#suggestFileExtension()">suggestFileExtension</a></strong>()</code>
 <div class="block">Suggests a file extension for this image.</div>
@@ -397,7 +404,7 @@ extends <a href="../../../../../org/apac
 <a name="hashCode()">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>hashCode</h4>
 <pre>public&nbsp;int&nbsp;hashCode()</pre>
@@ -407,6 +414,21 @@ extends <a href="../../../../../org/apac
 </dl>
 </li>
 </ul>
+<a name="prepareForCommit()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>prepareForCommit</h4>
+<pre>protected&nbsp;void&nbsp;prepareForCommit()</pre>
+<div class="block">*PictureData objects store the actual content in the part directly without keeping a 
+ copy like all others therefore we need to handle them differently.</div>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#prepareForCommit()">prepareForCommit</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/POIXMLDocumentPart.html" title="class in org.apache.poi">POIXMLDocumentPart</a></code></dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>
@@ -475,7 +497,7 @@ extends <a href="../../../../../org/apac
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFRelation.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFRelation.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFRelation.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFRelation.html Fri Jan 10 15:52:50 2014
@@ -650,7 +650,7 @@ extends <a href="../../../../../org/apac
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

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=1557164&r1=1557163&r2=1557164&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 Fri Jan 10 15:52:50 2014
@@ -1059,7 +1059,7 @@ public&nbsp;org.openxmlformats.schemas.w
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFSDT.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFSDT.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFSDT.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFSDT.html Fri Jan 10 15:52:50 2014
@@ -391,7 +391,7 @@ implements <a href="../../../../../org/a
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFSDTContent.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFSDTContent.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFSDTContent.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFSDTContent.html Fri Jan 10 15:52:50 2014
@@ -294,7 +294,7 @@ extends java.lang.Object</pre>
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFSettings.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFSettings.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFSettings.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFSettings.html Fri Jan 10 15:52:50 2014
@@ -230,7 +230,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.<a href="../../../../../org/apache/poi/POIXMLDocumentPart.html" title="class in org.apache.poi">POIXMLDocumentPart</a></h3>
-<code><a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#addRelation(java.lang.String, org.apache.poi.POIXMLDocumentPart)">addRelation</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#createRelationship(org.apache.poi.POIXMLRelation, org.apache.poi.POIXMLFactory)">createRelationship</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#createRelationship(org.apache.poi.POIXMLRelation, org.apache.poi.POIXMLFactory, int)">createRelationship</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#createRelationship(org.apache.poi.POIXMLRelation, org.apache.poi.POIXMLFactory, int, boolean)">createRelationship</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getPackagePart()">getPackagePart</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getPackageRelationship()">getPackageRelationship</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getParent()">getParent</a>, <a href="../.
 ./../../../org/apache/poi/POIXMLDocumentPart.html#getRelationById(java.lang.String)">getRelationById</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getRelationId(org.apache.poi.POIXMLDocumentPart)">getRelationId</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getRelations()">getRelations</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getTargetPart(org.apache.poi.openxml4j.opc.PackageRelationship)">getTargetPart</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#onDocumentCreate()">onDocumentCreate</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#onDocumentRemove()">onDocumentRemove</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#onSave(java.util.Set)">onSave</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#read(org.apache.poi.POIXMLFactory, java.util.Map)">read</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#rebase(org.apache.po
 i.openxml4j.opc.OPCPackage)">rebase</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#removeRelation(org.apache.poi.POIXMLDocumentPart)">removeRelation</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#removeRelation(org.apache.poi.POIXMLDocumentPart, boolean)">removeRelation</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#toString()">toString</a></code></li>
+<code><a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#addRelation(java.lang.String, org.apache.poi.POIXMLDocumentPart)">addRelation</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#createRelationship(org.apache.poi.POIXMLRelation, org.apache.poi.POIXMLFactory)">createRelationship</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#createRelationship(org.apache.poi.POIXMLRelation, org.apache.poi.POIXMLFactory, int)">createRelationship</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#createRelationship(org.apache.poi.POIXMLRelation, org.apache.poi.POIXMLFactory, int, boolean)">createRelationship</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getPackagePart()">getPackagePart</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getPackageRelationship()">getPackageRelationship</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getParent()">getParent</a>, <a href="../.
 ./../../../org/apache/poi/POIXMLDocumentPart.html#getRelationById(java.lang.String)">getRelationById</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getRelationId(org.apache.poi.POIXMLDocumentPart)">getRelationId</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getRelations()">getRelations</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getTargetPart(org.apache.poi.openxml4j.opc.PackageRelationship)">getTargetPart</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#onDocumentCreate()">onDocumentCreate</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#onDocumentRemove()">onDocumentRemove</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#onSave(java.util.Set)">onSave</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#prepareForCommit()">prepareForCommit</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#read(org.apache.poi.POIXMLFactory, java
 .util.Map)">read</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#rebase(org.apache.poi.openxml4j.opc.OPCPackage)">rebase</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#removeRelation(org.apache.poi.POIXMLDocumentPart)">removeRelation</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#removeRelation(org.apache.poi.POIXMLDocumentPart, boolean)">removeRelation</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#toString()">toString</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -505,7 +505,7 @@ extends <a href="../../../../../org/apac
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFStyle.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFStyle.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFStyle.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFStyle.html Fri Jan 10 15:52:50 2014
@@ -492,7 +492,7 @@ extends java.lang.Object</pre>
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFStyles.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFStyles.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFStyles.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFStyles.html Fri Jan 10 15:52:50 2014
@@ -241,7 +241,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.<a href="../../../../../org/apache/poi/POIXMLDocumentPart.html" title="class in org.apache.poi">POIXMLDocumentPart</a></h3>
-<code><a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#addRelation(java.lang.String, org.apache.poi.POIXMLDocumentPart)">addRelation</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#createRelationship(org.apache.poi.POIXMLRelation, org.apache.poi.POIXMLFactory)">createRelationship</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#createRelationship(org.apache.poi.POIXMLRelation, org.apache.poi.POIXMLFactory, int)">createRelationship</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#createRelationship(org.apache.poi.POIXMLRelation, org.apache.poi.POIXMLFactory, int, boolean)">createRelationship</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getPackagePart()">getPackagePart</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getPackageRelationship()">getPackageRelationship</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getParent()">getParent</a>, <a href="../.
 ./../../../org/apache/poi/POIXMLDocumentPart.html#getRelationById(java.lang.String)">getRelationById</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getRelationId(org.apache.poi.POIXMLDocumentPart)">getRelationId</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getRelations()">getRelations</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getTargetPart(org.apache.poi.openxml4j.opc.PackageRelationship)">getTargetPart</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#onDocumentCreate()">onDocumentCreate</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#onDocumentRemove()">onDocumentRemove</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#onSave(java.util.Set)">onSave</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#read(org.apache.poi.POIXMLFactory, java.util.Map)">read</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#rebase(org.apache.po
 i.openxml4j.opc.OPCPackage)">rebase</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#removeRelation(org.apache.poi.POIXMLDocumentPart)">removeRelation</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#removeRelation(org.apache.poi.POIXMLDocumentPart, boolean)">removeRelation</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#toString()">toString</a></code></li>
+<code><a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#addRelation(java.lang.String, org.apache.poi.POIXMLDocumentPart)">addRelation</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#createRelationship(org.apache.poi.POIXMLRelation, org.apache.poi.POIXMLFactory)">createRelationship</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#createRelationship(org.apache.poi.POIXMLRelation, org.apache.poi.POIXMLFactory, int)">createRelationship</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#createRelationship(org.apache.poi.POIXMLRelation, org.apache.poi.POIXMLFactory, int, boolean)">createRelationship</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getPackagePart()">getPackagePart</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getPackageRelationship()">getPackageRelationship</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getParent()">getParent</a>, <a href="../.
 ./../../../org/apache/poi/POIXMLDocumentPart.html#getRelationById(java.lang.String)">getRelationById</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getRelationId(org.apache.poi.POIXMLDocumentPart)">getRelationId</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getRelations()">getRelations</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#getTargetPart(org.apache.poi.openxml4j.opc.PackageRelationship)">getTargetPart</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#onDocumentCreate()">onDocumentCreate</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#onDocumentRemove()">onDocumentRemove</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#onSave(java.util.Set)">onSave</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#prepareForCommit()">prepareForCommit</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#read(org.apache.poi.POIXMLFactory, java
 .util.Map)">read</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#rebase(org.apache.poi.openxml4j.opc.OPCPackage)">rebase</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#removeRelation(org.apache.poi.POIXMLDocumentPart)">removeRelation</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#removeRelation(org.apache.poi.POIXMLDocumentPart, boolean)">removeRelation</a>, <a href="../../../../../org/apache/poi/POIXMLDocumentPart.html#toString()">toString</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -529,7 +529,7 @@ extends <a href="../../../../../org/apac
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFTable.XWPFBorderType.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFTable.XWPFBorderType.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFTable.XWPFBorderType.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFTable.XWPFBorderType.html Fri Jan 10 15:52:50 2014
@@ -392,7 +392,7 @@ with the specified name</dd>
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFTable.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFTable.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFTable.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFTable.html Fri Jan 10 15:52:50 2014
@@ -978,7 +978,7 @@ public&nbsp;org.openxmlformats.schemas.w
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFTableCell.XWPFVertAlign.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFTableCell.XWPFVertAlign.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFTableCell.XWPFVertAlign.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFTableCell.XWPFVertAlign.html Fri Jan 10 15:52:50 2014
@@ -344,7 +344,7 @@ with the specified name</dd>
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFTableCell.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFTableCell.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFTableCell.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFTableCell.html Fri Jan 10 15:52:50 2014
@@ -849,7 +849,7 @@ public&nbsp;org.openxmlformats.schemas.w
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFTableRow.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFTableRow.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFTableRow.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFTableRow.html Fri Jan 10 15:52:50 2014
@@ -491,7 +491,7 @@ public&nbsp;org.openxmlformats.schemas.w
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/BodyElementType.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/BodyElementType.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/BodyElementType.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/BodyElementType.html Fri Jan 10 15:52:50 2014
@@ -179,7 +179,7 @@ the order they are declared.</div>
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/BodyType.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/BodyType.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/BodyType.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/BodyType.html Fri Jan 10 15:52:50 2014
@@ -215,7 +215,7 @@ the order they are declared.</div>
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/Borders.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/Borders.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/Borders.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/Borders.html Fri Jan 10 15:52:50 2014
@@ -242,7 +242,7 @@ the order they are declared.</div>
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/BreakClear.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/BreakClear.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/BreakClear.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/BreakClear.html Fri Jan 10 15:52:50 2014
@@ -179,7 +179,7 @@ the order they are declared.</div>
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/BreakType.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/BreakType.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/BreakType.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/BreakType.html Fri Jan 10 15:52:50 2014
@@ -179,7 +179,7 @@ the order they are declared.</div>
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/Document.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/Document.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/Document.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/Document.html Fri Jan 10 15:52:50 2014
@@ -152,7 +152,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/IBody.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/IBody.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/IBody.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/IBody.html Fri Jan 10 15:52:50 2014
@@ -273,7 +273,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/IBodyElement.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/IBodyElement.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/IBodyElement.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/IBodyElement.html Fri Jan 10 15:52:50 2014
@@ -249,7 +249,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/IRunBody.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/IRunBody.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/IRunBody.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/IRunBody.html Fri Jan 10 15:52:50 2014
@@ -205,7 +205,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/IRunElement.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/IRunElement.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/IRunElement.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/IRunElement.html Fri Jan 10 15:52:50 2014
@@ -197,7 +197,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/ISDTContents.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/ISDTContents.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/ISDTContents.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/ISDTContents.html Fri Jan 10 15:52:50 2014
@@ -181,7 +181,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/LineSpacingRule.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/LineSpacingRule.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/LineSpacingRule.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/LineSpacingRule.html Fri Jan 10 15:52:50 2014
@@ -186,7 +186,7 @@ the order they are declared.</div>
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/ParagraphAlignment.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/ParagraphAlignment.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/ParagraphAlignment.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/ParagraphAlignment.html Fri Jan 10 15:52:50 2014
@@ -186,7 +186,7 @@ the order they are declared.</div>
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/PositionInParagraph.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/PositionInParagraph.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/PositionInParagraph.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/PositionInParagraph.html Fri Jan 10 15:52:50 2014
@@ -182,7 +182,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/TOC.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/TOC.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/TOC.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/TOC.html Fri Jan 10 15:52:50 2014
@@ -110,7 +110,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/TextAlignment.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/TextAlignment.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/TextAlignment.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/TextAlignment.html Fri Jan 10 15:52:50 2014
@@ -186,7 +186,7 @@ the order they are declared.</div>
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/TextSegement.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/TextSegement.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/TextSegement.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/TextSegement.html Fri Jan 10 15:52:50 2014
@@ -168,7 +168,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/UnderlinePatterns.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/UnderlinePatterns.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/UnderlinePatterns.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/UnderlinePatterns.html Fri Jan 10 15:52:50 2014
@@ -190,7 +190,7 @@ the order they are declared.</div>
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/VerticalAlign.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/VerticalAlign.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/VerticalAlign.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/VerticalAlign.html Fri Jan 10 15:52:50 2014
@@ -186,7 +186,7 @@ the order they are declared.</div>
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFAbstractNum.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFAbstractNum.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFAbstractNum.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFAbstractNum.html Fri Jan 10 15:52:50 2014
@@ -186,7 +186,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFComment.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFComment.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFComment.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFComment.html Fri Jan 10 15:52:50 2014
@@ -167,7 +167,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFDocument.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFDocument.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFDocument.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFDocument.html Fri Jan 10 15:52:50 2014
@@ -307,7 +307,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFFactory.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFFactory.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFFactory.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFFactory.html Fri Jan 10 15:52:50 2014
@@ -150,7 +150,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFFooter.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFFooter.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFFooter.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFFooter.html Fri Jan 10 15:52:50 2014
@@ -228,7 +228,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFFootnote.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFFootnote.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFFootnote.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFFootnote.html Fri Jan 10 15:52:50 2014
@@ -217,7 +217,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFFootnotes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFFootnotes.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFFootnotes.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFFootnotes.html Fri Jan 10 15:52:50 2014
@@ -177,7 +177,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFHeader.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFHeader.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFHeader.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFHeader.html Fri Jan 10 15:52:50 2014
@@ -228,7 +228,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFHeaderFooter.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFHeaderFooter.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFHeaderFooter.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFHeaderFooter.html Fri Jan 10 15:52:50 2014
@@ -158,7 +158,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFHyperlink.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFHyperlink.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFHyperlink.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFHyperlink.html Fri Jan 10 15:52:50 2014
@@ -174,7 +174,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFHyperlinkRun.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFHyperlinkRun.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFHyperlinkRun.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFHyperlinkRun.html Fri Jan 10 15:52:50 2014
@@ -110,7 +110,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFLatentStyles.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFLatentStyles.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFLatentStyles.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFLatentStyles.html Fri Jan 10 15:52:50 2014
@@ -152,7 +152,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFNum.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFNum.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFNum.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFNum.html Fri Jan 10 15:52:50 2014
@@ -180,7 +180,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFNumbering.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFNumbering.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFNumbering.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFNumbering.html Fri Jan 10 15:52:50 2014
@@ -223,7 +223,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFParagraph.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFParagraph.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFParagraph.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFParagraph.html Fri Jan 10 15:52:50 2014
@@ -481,7 +481,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFPicture.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFPicture.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFPicture.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFPicture.html Fri Jan 10 15:52:50 2014
@@ -171,7 +171,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFPictureData.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFPictureData.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFPictureData.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFPictureData.html Fri Jan 10 15:52:50 2014
@@ -214,7 +214,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFRelation.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFRelation.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFRelation.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFRelation.html Fri Jan 10 15:52:50 2014
@@ -312,7 +312,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFRun.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFRun.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFRun.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFRun.html Fri Jan 10 15:52:50 2014
@@ -232,7 +232,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFSDT.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFSDT.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFSDT.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFSDT.html Fri Jan 10 15:52:50 2014
@@ -150,7 +150,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFSDTContent.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFSDTContent.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFSDTContent.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFSDTContent.html Fri Jan 10 15:52:50 2014
@@ -150,7 +150,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFSettings.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFSettings.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFSettings.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFSettings.html Fri Jan 10 15:52:50 2014
@@ -110,7 +110,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFStyle.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFStyle.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFStyle.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFStyle.html Fri Jan 10 15:52:50 2014
@@ -210,7 +210,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFStyles.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFStyles.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFStyles.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFStyles.html Fri Jan 10 15:52:50 2014
@@ -203,7 +203,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTable.XWPFBorderType.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTable.XWPFBorderType.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTable.XWPFBorderType.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTable.XWPFBorderType.html Fri Jan 10 15:52:50 2014
@@ -190,7 +190,7 @@ the order they are declared.</div>
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTable.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTable.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTable.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTable.html Fri Jan 10 15:52:50 2014
@@ -383,7 +383,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTableCell.XWPFVertAlign.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTableCell.XWPFVertAlign.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTableCell.XWPFVertAlign.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTableCell.XWPFVertAlign.html Fri Jan 10 15:52:50 2014
@@ -180,7 +180,7 @@ the order they are declared.</div>
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTableCell.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTableCell.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTableCell.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTableCell.html Fri Jan 10 15:52:50 2014
@@ -215,7 +215,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTableRow.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTableRow.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTableRow.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFTableRow.html Fri Jan 10 15:52:50 2014
@@ -237,7 +237,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-summary.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-summary.html Fri Jan 10 15:52:50 2014
@@ -427,7 +427,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-tree.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-tree.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-tree.html Fri Jan 10 15:52:50 2014
@@ -206,7 +206,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-use.html?rev=1557164&r1=1557163&r2=1557164&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/package-use.html Fri Jan 10 15:52:50 2014
@@ -432,7 +432,7 @@
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>
-                <i>Copyright 2013 The Apache Software Foundation or
+                <i>Copyright 2014 The Apache Software Foundation or
         its licensors, as applicable.</i>
             </small></p>
 </body>



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