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=1568629&r1=1568628&r2=1568629&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 Sat Feb 15 12:17:12
2014
@@ -304,7 +304,7 @@ extends <a href="../../../../../org/apac
<ul class="blockList">
<li class="blockList">
<h4>_table</h4>
-<pre>protected static java.util.Map<java.lang.String,<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRelation.html"
title="class in org.apache.poi.xwpf.usermodel">XWPFRelation</a>> _table</pre>
+<pre>protected static final java.util.Map<java.lang.String,<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRelation.html"
title="class in org.apache.poi.xwpf.usermodel">XWPFRelation</a>> _table</pre>
<div class="block">A map to lookup POIXMLRelation by its relation type</div>
</li>
</ul>
Modified: poi/site/publish/apidocs/overview-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1568629&r1=1568628&r2=1568629&view=diff
==============================================================================
--- poi/site/publish/apidocs/overview-tree.html (original)
+++ poi/site/publish/apidocs/overview-tree.html Sat Feb 15 12:17:12 2014
@@ -1868,6 +1868,7 @@
<li type="circle">org.apache.poi.ss.util.<a href="org/apache/poi/ss/util/RegionUtil.html"
title="class in org.apache.poi.ss.util"><span class="strong">RegionUtil</span></a></li>
<li type="circle">java.awt.RenderingHints.Key
<ul>
+<li type="circle">org.apache.poi.hslf.model.<a href="org/apache/poi/hslf/model/TextPainter.Key.html"
title="class in org.apache.poi.hslf.model"><span class="strong">TextPainter.Key</span></a></li>
<li type="circle">org.apache.poi.xslf.usermodel.<a href="org/apache/poi/xslf/usermodel/XSLFRenderingHint.html"
title="class in org.apache.poi.xslf.usermodel"><span class="strong">XSLFRenderingHint</span></a></li>
</ul>
</li>
---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org
|