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/11/23 16:32:23 UTC

svn commit: r1715845 [6/6] - in /poi/site/publish/apidocs: ./ org/apache/poi/hssf/usermodel/ org/apache/poi/hssf/usermodel/class-use/ org/apache/poi/poifs/crypt/agile/ org/apache/poi/poifs/crypt/class-use/ org/apache/poi/poifs/crypt/dsig/ org/apache/po...

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-use.html?rev=1715845&r1=1715844&r2=1715845&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-use.html Mon Nov 23 15:32:22 2015
@@ -230,24 +230,27 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFDataValidation.html#org.apache.poi.xssf.streaming">XSSFDataValidation</a>&nbsp;</td>
+<td class="colOne"><a href="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFComment.html#org.apache.poi.xssf.streaming">XSSFComment</a>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFDataValidation.html#org.apache.poi.xssf.streaming">XSSFDataValidation</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFHyperlink.html#org.apache.poi.xssf.streaming">XSSFHyperlink</a>
 <div class="block">XSSF Implementation of a Hyperlink.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFRichTextString.html#org.apache.poi.xssf.streaming">XSSFRichTextString</a>
 <div class="block">Rich text unicode string.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFSheet.html#org.apache.poi.xssf.streaming">XSSFSheet</a>
 <div class="block">High level representation of a SpreadsheetML worksheet.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFWorkbook.html#org.apache.poi.xssf.streaming">XSSFWorkbook</a>
 <div class="block">High level representation of a SpreadsheetML workbook.</div>
 </td>

Modified: poi/site/publish/apidocs/overview-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1715845&r1=1715844&r2=1715845&view=diff
==============================================================================
--- poi/site/publish/apidocs/overview-tree.html (original)
+++ poi/site/publish/apidocs/overview-tree.html Mon Nov 23 15:32:22 2015
@@ -363,6 +363,7 @@
 <li type="circle">org.apache.poi.hssf.record.cf.<a href="org/apache/poi/hssf/record/cf/BorderFormatting.html" title="class in org.apache.poi.hssf.record.cf"><span class="strong">BorderFormatting</span></a> (implements java.lang.Cloneable)</li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/BuiltinFormats.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">BuiltinFormats</span></a></li>
 <li type="circle">org.apache.poi.util.<a href="org/apache/poi/util/ByteField.html" title="class in org.apache.poi.util"><span class="strong">ByteField</span></a> (implements org.apache.poi.util.<a href="org/apache/poi/util/FixedField.html" title="interface in org.apache.poi.util">FixedField</a>)</li>
+<li type="circle">org.apache.poi.ss.util.<a href="org/apache/poi/ss/util/CellAddress.html" title="class in org.apache.poi.ss.util"><span class="strong">CellAddress</span></a> (implements java.lang.Comparable&lt;T&gt;)</li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">CellCopyPolicy</span></a> (implements java.lang.Cloneable)</li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">CellCopyPolicy.Builder</span></a></li>
 <li type="circle">org.apache.poi.ss.format.<a href="org/apache/poi/ss/format/CellFormat.html" title="class in org.apache.poi.ss.format"><span class="strong">CellFormat</span></a></li>



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