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 2015/07/20 07:01:43 UTC

svn commit: r1691873 - in /poi/site/publish/apidocs/org/apache/poi/util: POILogger.html class-use/LittleEndianInput.html class-use/LittleEndianOutput.html

Author: nick
Date: Mon Jul 20 05:01:43 2015
New Revision: 1691873

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

Modified:
    poi/site/publish/apidocs/org/apache/poi/util/POILogger.html
    poi/site/publish/apidocs/org/apache/poi/util/class-use/LittleEndianInput.html
    poi/site/publish/apidocs/org/apache/poi/util/class-use/LittleEndianOutput.html

Modified: poi/site/publish/apidocs/org/apache/poi/util/POILogger.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/POILogger.html?rev=1691873&r1=1691872&r2=1691873&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/POILogger.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/POILogger.html Mon Jul 20 05:01:43 2015
@@ -397,7 +397,7 @@ extends java.lang.Object</pre>
 
  If the last parameter (after flattening) is a Throwable it is
  logged specially.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>level</code> - One of DEBUG, INFO, WARN, ERROR, FATAL</dd><dd><code>message</code> - The message to log.</dd><dd><code>unflatParams...</code> - The objects to match against.</dd></dl>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>level</code> - One of DEBUG, INFO, WARN, ERROR, FATAL</dd><dd><code>message</code> - The message to log.</dd><dd><code>unflatParams</code> - The objects to match against.</dd></dl>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/LittleEndianInput.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/LittleEndianInput.html?rev=1691873&r1=1691872&r2=1691873&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/class-use/LittleEndianInput.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/class-use/LittleEndianInput.html Mon Jul 20 05:01:43 2015
@@ -264,13 +264,39 @@ HSSF concepts.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/cf/ColorGradientFormatting.html#ColorGradientFormatting(org.apache.poi.util.LittleEndianInput)">ColorGradientFormatting</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;in)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/cf/ColorGradientThreshold.html#ColorGradientThreshold(org.apache.poi.util.LittleEndianInput)">ColorGradientThreshold</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;in)</code>
+<div class="block">Creates new Color Gradient Threshold</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/cf/DataBarFormatting.html#DataBarFormatting(org.apache.poi.util.LittleEndianInput)">DataBarFormatting</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;in)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/cf/DataBarThreshold.html#DataBarThreshold(org.apache.poi.util.LittleEndianInput)">DataBarThreshold</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;in)</code>
+<div class="block">Creates new Data Bar Threshold</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/cf/IconMultiStateFormatting.html#IconMultiStateFormatting(org.apache.poi.util.LittleEndianInput)">IconMultiStateFormatting</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;in)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/cf/IconMultiStateThreshold.html#IconMultiStateThreshold(org.apache.poi.util.LittleEndianInput)">IconMultiStateThreshold</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;in)</code>
+<div class="block">Creates new Ico Multi-State Threshold</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/cf/PatternFormatting.html#PatternFormatting(org.apache.poi.util.LittleEndianInput)">PatternFormatting</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;in)</code>
 <div class="block">Creates new FontFormatting</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/cf/Threshold.html#Threshold(org.apache.poi.util.LittleEndianInput)">Threshold</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;in)</code>
+<div class="block">Creates new Threshold</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -285,10 +311,13 @@ HSSF concepts.</div>
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html#ExtendedColor(org.apache.poi.util.LittleEndianInput)">ExtendedColor</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;in)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/common/UnicodeString.ExtRst.html#UnicodeString.ExtRst(org.apache.poi.util.LittleEndianInput,%20int)">UnicodeString.ExtRst</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;in,
                     int&nbsp;expectedLength)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/common/UnicodeString.FormatRun.html#UnicodeString.FormatRun(org.apache.poi.util.LittleEndianInput)">UnicodeString.FormatRun</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;in)</code>&nbsp;</td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/LittleEndianOutput.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/LittleEndianOutput.html?rev=1691873&r1=1691872&r2=1691873&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/class-use/LittleEndianOutput.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/class-use/LittleEndianOutput.html Mon Jul 20 05:01:43 2015
@@ -706,12 +706,32 @@ HSSF concepts.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">ColorGradientFormatting.</span><code><strong><a href="../../../../../org/apache/poi/hssf/record/cf/ColorGradientFormatting.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">IconMultiStateThreshold.</span><code><strong><a href="../../../../../org/apache/poi/hssf/record/cf/IconMultiStateThreshold.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">BorderFormatting.</span><code><strong><a href="../../../../../org/apache/poi/hssf/record/cf/BorderFormatting.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Threshold.</span><code><strong><a href="../../../../../org/apache/poi/hssf/record/cf/Threshold.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">PatternFormatting.</span><code><strong><a href="../../../../../org/apache/poi/hssf/record/cf/PatternFormatting.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">DataBarFormatting.</span><code><strong><a href="../../../../../org/apache/poi/hssf/record/cf/DataBarFormatting.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">ColorGradientThreshold.</span><code><strong><a href="../../../../../org/apache/poi/hssf/record/cf/ColorGradientThreshold.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -946,6 +966,10 @@ HSSF concepts.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">ExtendedColor.</span><code><strong><a href="../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">FeatSmartTag.</span><code><strong><a href="../../../../../org/apache/poi/hssf/record/common/FeatSmartTag.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</code>&nbsp;</td>
 </tr>
 </tbody>



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