Modified: poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellAddress.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellAddress.html?rev=1761825&r1=1761824&r2=1761825&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellAddress.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellAddress.html Wed Sep 21 22:19:54 2016 @@ -328,21 +328,21 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment</code></td> +<td class="colFirst"><code>CTComment</code></td> <td class="colLast"><span class="strong">CommentsTable.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/model/CommentsTable.html#getCTComment(org.apache.poi.ss.util.CellAddress)">getCTComment</a></strong>(<a href="../../../../../../org/apache/poi/ss/util/CellAddress.html" title="class in org.apache.poi.ss.util">CellAddress</a> cellRef)</code> <div class="block">Get the underlying CTComment xmlbean for a comment located at cellRef, if it exists</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment</code></td> +<td class="colFirst"><code>CTComment</code></td> <td class="colLast"><span class="strong">CommentsTable.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/model/CommentsTable.html#newComment(org.apache.poi.ss.util.CellAddress)">newComment</a></strong>(<a href="../../../../../../org/apache/poi/ss/util/CellAddress.html" title="class in org.apache.poi.ss.util">CellAddress</a> ref)</code> <div class="block">Create a new comment located` at cell address</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">CommentsTable.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/model/CommentsTable.html#referenceUpdated(org.apache.poi.ss.util.CellAddress,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment)">referenceUpdated</a></strong>(<a href="../../../../../../org/apache/poi/ss/util/CellAddress.html" title="class in org.apache.poi.ss.util">CellAddress</a> oldReference, - org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment comment)</code> +<td class="colLast"><span class="strong">CommentsTable.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/model/CommentsTable.html#referenceUpdated(org.apache.poi.ss.util.CellAddress,%20CTComment)">referenceUpdated</a></strong>(<a href="../../../../../../org/apache/poi/ss/util/CellAddress.html" title="class in org.apache.poi.ss.util">CellAddress</a> oldReference, + CTComment comment)</code> <div class="block">Called after the reference is updated, so that we can reflect that in our cache</div> </td> @@ -443,14 +443,14 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/util/CellAddress.html" title="class in org.apache.poi.ss.util">CellAddress</a></code></td> -<td class="colLast"><span class="strong">XSSFComment.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFComment.html#getAddress()">getAddress</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/util/CellAddress.html" title="class in org.apache.poi.ss.util">CellAddress</a></code></td> <td class="colLast"><span class="strong">XSSFCell.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getAddress()">getAddress</a></strong>()</code> <div class="block">Gets the address of this cell</div> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/util/CellAddress.html" title="class in org.apache.poi.ss.util">CellAddress</a></code></td> +<td class="colLast"><span class="strong">XSSFComment.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFComment.html#getAddress()">getAddress</a></strong>()</code> </td> +</tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
Modified: poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellRangeAddress.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellRangeAddress.html?rev=1761825&r1=1761824&r2=1761825&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellRangeAddress.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellRangeAddress.html Wed Sep 21 22:19:54 2016 @@ -238,11 +238,11 @@ HSSF concepts.</div> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a></code></td> -<td class="colLast"><span class="strong">CFRule12Record.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/CFRule12Record.html#getAssociatedRange()">getAssociatedRange</a></strong>()</code> </td> +<td class="colLast"><span class="strong">CFHeader12Record.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/CFHeader12Record.html#getAssociatedRange()">getAssociatedRange</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a></code></td> -<td class="colLast"><span class="strong">CFHeader12Record.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/CFHeader12Record.html#getAssociatedRange()">getAssociatedRange</a></strong>()</code> </td> +<td class="colLast"><span class="strong">CFRule12Record.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/CFRule12Record.html#getAssociatedRange()">getAssociatedRange</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>[]</code></td> Modified: poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellRangeAddressList.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellRangeAddressList.html?rev=1761825&r1=1761824&r2=1761825&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellRangeAddressList.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellRangeAddressList.html Wed Sep 21 22:19:54 2016 @@ -280,9 +280,9 @@ </tr> <tbody> <tr class="altColor"> -<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDataValidation.html#XSSFDataValidation(org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint,%20org.apache.poi.ss.util.CellRangeAddressList,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDataValidation)">XSSFDataValidation</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDataValidationConstraint.html" title="class in org.apache.poi.xssf.usermodel">XSSFDataValidationConstraint</a> constraint, +<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDataValidation.html#XSSFDataValidation(org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint,%20org.apache.poi.ss.util.CellRangeAddressList,%20CTDataValidation)">XSSFDataValidation</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFDataValidationConstraint.html" title="class in org.apache.poi.xssf.usermodel">XSSFDataValidationConstraint</a> constraint, <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddressList.html" title="class in org.apache.poi.ss.util">CellRangeAddressList</a> regions, - org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDataValidation ctDataValidation)</code> </td> + CTDataValidation ctDataValidation)</code> </td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/Beta.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/Beta.html?rev=1761825&r1=1761824&r2=1761825&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/util/class-use/Beta.html (original) +++ poi/site/publish/apidocs/org/apache/poi/util/class-use/Beta.html Wed Sep 21 22:19:54 2016 @@ -596,7 +596,7 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache</code></td> +<td class="colFirst"><code>protected CTPivotCache</code></td> <td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#addPivotCache(java.lang.String)">addPivotCache</a></strong>(java.lang.String rId)</code> <div class="block">Add pivotCache to the workbook</div> </td> @@ -725,19 +725,19 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache</code></td> +<td class="colFirst"><code>CTPivotCache</code></td> <td class="colLast"><span class="strong">XSSFPivotCache.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCache.html#getCTPivotCache()">getCTPivotCache</a></strong>()</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCacheDefinition</code></td> +<td class="colFirst"><code>CTPivotCacheDefinition</code></td> <td class="colLast"><span class="strong">XSSFPivotCacheDefinition.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.html#getCTPivotCacheDefinition()">getCTPivotCacheDefinition</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCacheRecords</code></td> +<td class="colFirst"><code>CTPivotCacheRecords</code></td> <td class="colLast"><span class="strong">XSSFPivotCacheRecords.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCacheRecords.html#getCtPivotCacheRecords()">getCtPivotCacheRecords</a></strong>()</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition</code></td> +<td class="colFirst"><code>CTPivotTableDefinition</code></td> <td class="colLast"><span class="strong">XSSFPivotTable.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.html#getCTPivotTableDefinition()">getCTPivotTableDefinition</a></strong>()</code> </td> </tr> <tr class="rowColor"> @@ -785,20 +785,20 @@ <td class="colLast"><span class="strong">XSSFPivotCacheDefinition.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.html#readFrom(java.io.InputStream)">readFrom</a></strong>(java.io.InputStream is)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">XSSFPivotCache.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCache.html#readFrom(java.io.InputStream)">readFrom</a></strong>(java.io.InputStream is)</code> </td> -</tr> -<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">XSSFPivotTable.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.html#readFrom(java.io.InputStream)">readFrom</a></strong>(java.io.InputStream is)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><span class="strong">XSSFPivotCacheRecords.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCacheRecords.html#readFrom(java.io.InputStream)">readFrom</a></strong>(java.io.InputStream is)</code> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><span class="strong">XSSFPivotCache.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCache.html#readFrom(java.io.InputStream)">readFrom</a></strong>(java.io.InputStream is)</code> </td> +</tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">XSSFPivotTable.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.html#setCTPivotTableDefinition(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition)">setCTPivotTableDefinition</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition pivotTableDefinition)</code> </td> +<td class="colLast"><span class="strong">XSSFPivotTable.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.html#setCTPivotTableDefinition(CTPivotTableDefinition)">setCTPivotTableDefinition</a></strong>(CTPivotTableDefinition pivotTableDefinition)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected void</code></td> @@ -838,33 +838,28 @@ <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCache.html#XSSFPivotCache()">XSSFPivotCache</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCache.html#XSSFPivotCache(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache)">XSSFPivotCache</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache ctPivotCache)</code> </td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCache.html#XSSFPivotCache(CTPivotCache)">XSSFPivotCache</a></strong>(CTPivotCache ctPivotCache)</code> </td> </tr> <tr class="altColor"> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCache.html#XSSFPivotCache(org.apache.poi.openxml4j.opc.PackagePart)">XSSFPivotCache</a></strong>(<a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a> part)</code> -<div class="block">Creates n XSSFPivotCache representing the given package part and relationship.</div> -</td> -</tr> -<tr class="rowColor"> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.html#XSSFPivotCacheDefinition()">XSSFPivotCacheDefinition</a></strong>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.html#XSSFPivotCacheDefinition(org.apache.poi.openxml4j.opc.PackagePart)">XSSFPivotCacheDefinition</a></strong>(<a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a> part)</code> <div class="block">Creates an XSSFPivotCacheDefintion representing the given package part and relationship.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCacheRecords.html#XSSFPivotCacheRecords()">XSSFPivotCacheRecords</a></strong>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCacheRecords.html#XSSFPivotCacheRecords(org.apache.poi.openxml4j.opc.PackagePart)">XSSFPivotCacheRecords</a></strong>(<a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a> part)</code> <div class="block">Creates an XSSFPivotCacheRecords representing the given package part and relationship.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.html#XSSFPivotTable()">XSSFPivotTable</a></strong>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.html#XSSFPivotTable(org.apache.poi.openxml4j.opc.PackagePart)">XSSFPivotTable</a></strong>(<a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a> part)</code> <div class="block">Creates an XSSFPivotTable representing the given package part and relationship.</div> </td> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
