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/11/30 02:35:43 UTC

svn commit: r1642498 [3/3] - in /poi/site: publish/ publish/apidocs/ publish/apidocs/org/apache/poi/hssf/extractor/ publish/apidocs/org/apache/poi/hssf/extractor/class-use/ publish/apidocs/org/apache/poi/hssf/record/ publish/apidocs/org/apache/poi/hssf...

Added: poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/OldStringRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/OldStringRecord.html?rev=1642498&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/OldStringRecord.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/OldStringRecord.html Sun Nov 30 01:35:41 2014
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>Uses of Class org.apache.poi.hssf.record.OldStringRecord (POI API Documentation)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.poi.hssf.record.OldStringRecord (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/poi/hssf/record/OldStringRecord.html" title="class in org.apache.poi.hssf.record">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/hssf/record/class-use/OldStringRecord.html" target="_top">Frames</a></li>
+<li><a href="OldStringRecord.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.poi.hssf.record.OldStringRecord" class="title">Uses of Class<br>org.apache.poi.hssf.record.OldStringRecord</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.poi.hssf.record.OldStringRecord</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/poi/hssf/record/OldStringRecord.html" title="class in org.apache.poi.hssf.record">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/hssf/record/class-use/OldStringRecord.html" target="_top">Frames</a></li>
+<li><a href="OldStringRecord.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2014 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordInputStream.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordInputStream.html?rev=1642498&r1=1642497&r2=1642498&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordInputStream.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordInputStream.html Sun Nov 30 01:35:41 2014
@@ -399,6 +399,19 @@ HSSF concepts.</div>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/ObjRecord.html#ObjRecord(org.apache.poi.hssf.record.RecordInputStream)">ObjRecord</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/OldCellRecord.html#OldCellRecord(org.apache.poi.hssf.record.RecordInputStream,%20boolean)">OldCellRecord</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in,
+             boolean&nbsp;isBiff2)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/OldFormulaRecord.html#OldFormulaRecord(org.apache.poi.hssf.record.RecordInputStream)">OldFormulaRecord</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;ris)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/OldLabelRecord.html#OldLabelRecord(org.apache.poi.hssf.record.RecordInputStream)">OldLabelRecord</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/OldStringRecord.html#OldStringRecord(org.apache.poi.hssf.record.RecordInputStream)">OldStringRecord</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/PageBreakRecord.Break.html#PageBreakRecord.Break(org.apache.poi.hssf.record.RecordInputStream)">PageBreakRecord.Break</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/package-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/package-frame.html?rev=1642498&r1=1642497&r2=1642498&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/package-frame.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/package-frame.html Sun Nov 30 01:35:41 2014
@@ -107,6 +107,10 @@
 <li><a href="NumberRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">NumberRecord</a></li>
 <li><a href="ObjectProtectRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">ObjectProtectRecord</a></li>
 <li><a href="ObjRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">ObjRecord</a></li>
+<li><a href="OldCellRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">OldCellRecord</a></li>
+<li><a href="OldFormulaRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">OldFormulaRecord</a></li>
+<li><a href="OldLabelRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">OldLabelRecord</a></li>
+<li><a href="OldStringRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">OldStringRecord</a></li>
 <li><a href="PageBreakRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">PageBreakRecord</a></li>
 <li><a href="PageBreakRecord.Break.html" title="class in org.apache.poi.hssf.record" target="classFrame">PageBreakRecord.Break</a></li>
 <li><a href="PaletteRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">PaletteRecord</a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/package-summary.html?rev=1642498&r1=1642497&r2=1642498&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/package-summary.html Sun Nov 30 01:35:41 2014
@@ -701,6 +701,35 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/OldCellRecord.html" title="class in org.apache.poi.hssf.record">OldCellRecord</a></td>
+<td class="colLast">
+<div class="block">Base class for all old (Biff 2 - Biff 4) cell value records 
+  (implementors of <a href="../../../../../org/apache/poi/hssf/record/CellValueRecordInterface.html" title="interface in org.apache.poi.hssf.record"><code>CellValueRecordInterface</code></a>).</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/OldFormulaRecord.html" title="class in org.apache.poi.hssf.record">OldFormulaRecord</a></td>
+<td class="colLast">
+<div class="block">Formula Record (0x0006 / 0x0206 / 0x0406) - holds a formula in
+  encoded form, along with the value if a number</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/OldLabelRecord.html" title="class in org.apache.poi.hssf.record">OldLabelRecord</a></td>
+<td class="colLast">
+<div class="block">Biff2 - Biff 4 Label Record (0x0004 / 0x0204) - read only support for 
+  strings stored directly in the cell, from the older file formats that
+  didn't use <a href="../../../../../org/apache/poi/hssf/record/LabelSSTRecord.html" title="class in org.apache.poi.hssf.record"><code>LabelSSTRecord</code></a></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/OldStringRecord.html" title="class in org.apache.poi.hssf.record">OldStringRecord</a></td>
+<td class="colLast">
+<div class="block">Biff2 - Biff 4 Label Record (0x0007 / 0x0207) - read only support for 
+  formula string results.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/PageBreakRecord.html" title="class in org.apache.poi.hssf.record">PageBreakRecord</a></td>
 <td class="colLast">
 <div class="block">Record that contains the functionality page breaks (horizontal and vertical)</div>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/package-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/package-tree.html?rev=1642498&r1=1642497&r2=1642498&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/package-tree.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/package-tree.html Sun Nov 30 01:35:41 2014
@@ -78,6 +78,13 @@
 <li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html" title="class in org.apache.poi.hssf.record"><span class="strong">FilePassRecord.Rc4KeyData</span></a></li>
 <li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html" title="class in org.apache.poi.hssf.record"><span class="strong">FilePassRecord.XorKeyData</span></a></li>
 <li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/LbsDataSubRecord.LbsDropData.html" title="class in org.apache.poi.hssf.record"><span class="strong">LbsDataSubRecord.LbsDropData</span></a></li>
+<li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/OldCellRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">OldCellRecord</span></a>
+<ul>
+<li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/OldFormulaRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">OldFormulaRecord</span></a></li>
+<li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/OldLabelRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">OldLabelRecord</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/OldStringRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">OldStringRecord</span></a></li>
 <li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/PageBreakRecord.Break.html" title="class in org.apache.poi.hssf.record"><span class="strong">PageBreakRecord.Break</span></a></li>
 <li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/RecordBase.html" title="class in org.apache.poi.hssf.record"><span class="strong">RecordBase</span></a>
 <ul>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/package-use.html?rev=1642498&r1=1642497&r2=1642498&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/package-use.html Sun Nov 30 01:35:41 2014
@@ -632,75 +632,81 @@ HSSF concepts.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/OldCellRecord.html#org.apache.poi.hssf.record">OldCellRecord</a>
+<div class="block">Base class for all old (Biff 2 - Biff 4) cell value records 
+  (implementors of <a href="../../../../../org/apache/poi/hssf/record/CellValueRecordInterface.html" title="interface in org.apache.poi.hssf.record"><code>CellValueRecordInterface</code></a>).</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/PageBreakRecord.html#org.apache.poi.hssf.record">PageBreakRecord</a>
 <div class="block">Record that contains the functionality page breaks (horizontal and vertical)</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/PageBreakRecord.Break.html#org.apache.poi.hssf.record">PageBreakRecord.Break</a>
 <div class="block">Since both records store 2byte integers (short), no point in
  differentiating it in the records.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/Record.html#org.apache.poi.hssf.record">Record</a>
 <div class="block">Title: Record
  Description: All HSSF Records inherit from this class.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/RecordBase.html#org.apache.poi.hssf.record">RecordBase</a>
 <div class="block">Common base class of <a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record"><code>Record</code></a> and <a href="../../../../../org/apache/poi/hssf/record/aggregates/RecordAggregate.html" title="class in org.apache.poi.hssf.record.aggregates"><code>RecordAggregate</code></a></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/RecordFormatException.html#org.apache.poi.hssf.record">RecordFormatException</a>
 <div class="block">Title:     Record Format Exception
  Description: Used by records to indicate invalid format/data.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/RecordInputStream.html#org.apache.poi.hssf.record">RecordInputStream</a>
 <div class="block">Title:  Record Input Stream</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/RecordInputStream.LeftoverDataException.html#org.apache.poi.hssf.record">RecordInputStream.LeftoverDataException</a>
 <div class="block">For use in <a href="../../../../../org/apache/poi/hssf/dev/BiffViewer.html" title="class in org.apache.poi.hssf.dev"><code>BiffViewer</code></a> which may construct <a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record"><code>Record</code></a>s that don't completely
  read all available data.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/RKRecord.html#org.apache.poi.hssf.record">RKRecord</a>
 <div class="block">Title:        RK Record (0x027E)<p/>
  Description:  An internal 32 bit number with the two most significant bits
                storing the type.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/SharedFormulaRecord.html#org.apache.poi.hssf.record">SharedFormulaRecord</a>
 <div class="block">Title:        SHAREDFMLA (0x04BC) SharedFormulaRecord
  Description:  Primarily used as an excel optimization so that multiple similar formulas
                are not written out too many times.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/SharedValueRecordBase.html#org.apache.poi.hssf.record">SharedValueRecordBase</a>
 <div class="block">Common base class for <a href="../../../../../org/apache/poi/hssf/record/SharedFormulaRecord.html" title="class in org.apache.poi.hssf.record"><code>SharedFormulaRecord</code></a>, <a href="../../../../../org/apache/poi/hssf/record/ArrayRecord.html" title="class in org.apache.poi.hssf.record"><code>ArrayRecord</code></a> and
  <a href="../../../../../org/apache/poi/hssf/record/TableRecord.html" title="class in org.apache.poi.hssf.record"><code>TableRecord</code></a> which are have similarities.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/StandardRecord.html#org.apache.poi.hssf.record">StandardRecord</a>
 <div class="block">Subclasses of this class (the majority of BIFF records) are non-continuable.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/SubRecord.html#org.apache.poi.hssf.record">SubRecord</a>
 <div class="block">Subrecords are part of the OBJ class.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hssf/record/class-use/SupBookRecord.html#org.apache.poi.hssf.record">SupBookRecord</a>
 <div class="block">Title:        Sup Book - EXTERNALBOOK (0x01AE) <p/>
  Description:  A External Workbook Description (Supplemental Book)

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/SignatureInfo.SignaturePart.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/SignatureInfo.SignaturePart.html?rev=1642498&r1=1642497&r2=1642498&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/SignatureInfo.SignaturePart.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/SignatureInfo.SignaturePart.html Sun Nov 30 01:35:41 2014
@@ -215,7 +215,9 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>validate</h4>
 <pre>public&nbsp;boolean&nbsp;validate()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>true, when the xml signature is valid, false otherwise</dd></dl>
+<dl><dt><span class="strong">Returns:</span></dt><dd>true, when the xml signature is valid, false otherwise</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../../../org/apache/poi/EncryptedDocumentException.html" title="class in org.apache.poi">EncryptedDocumentException</a></code> - if the signature can't be extracted or if its malformed</dd></dl>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/Formula.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/Formula.html?rev=1642498&r1=1642497&r2=1642498&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/Formula.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/Formula.html Sun Nov 30 01:35:41 2014
@@ -103,6 +103,10 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</a></code></td>
+<td class="colLast"><span class="strong">OldFormulaRecord.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/OldFormulaRecord.html#getFormula()">getFormula</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</a></code></td>
 <td class="colLast"><span class="strong">FormulaRecord.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/FormulaRecord.html#getFormula()">getFormula</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/Ptg.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/Ptg.html?rev=1642498&r1=1642497&r2=1642498&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/Ptg.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/Ptg.html Sun Nov 30 01:35:41 2014
@@ -220,19 +220,23 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[]</code></td>
-<td class="colLast"><span class="strong">FormulaRecord.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/FormulaRecord.html#getParsedExpression()">getParsedExpression</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">OldFormulaRecord.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/OldFormulaRecord.html#getParsedExpression()">getParsedExpression</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[]</code></td>
-<td class="colLast"><span class="strong">ExternalNameRecord.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/ExternalNameRecord.html#getParsedExpression()">getParsedExpression</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">FormulaRecord.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/FormulaRecord.html#getParsedExpression()">getParsedExpression</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[]</code></td>
+<td class="colLast"><span class="strong">ExternalNameRecord.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/ExternalNameRecord.html#getParsedExpression()">getParsedExpression</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[]</code></td>
 <td class="colLast"><span class="strong">CFRuleRecord.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/CFRuleRecord.html#getParsedExpression1()">getParsedExpression1</a></strong>()</code>
 <div class="block">get the stack of the 1st expression as a list</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[]</code></td>
 <td class="colLast"><span class="strong">CFRuleRecord.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/CFRuleRecord.html#getParsedExpression2()">getParsedExpression2</a></strong>()</code>
 <div class="block">get the stack of the 2nd expression as a list</div>

Modified: poi/site/publish/apidocs/overview-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1642498&r1=1642497&r2=1642498&view=diff
==============================================================================
--- poi/site/publish/apidocs/overview-tree.html (original)
+++ poi/site/publish/apidocs/overview-tree.html Sun Nov 30 01:35:41 2014
@@ -1110,6 +1110,14 @@
 <li type="circle">org.apache.poi.hwpf.usermodel.<a href="org/apache/poi/hwpf/usermodel/ObjectPoolImpl.html" title="class in org.apache.poi.hwpf.usermodel"><span class="strong">ObjectPoolImpl</span></a> (implements org.apache.poi.hwpf.usermodel.<a href="org/apache/poi/hwpf/usermodel/ObjectsPool.html" title="interface in org.apache.poi.hwpf.usermodel">ObjectsPool</a>)</li>
 <li type="circle">org.apache.poi.hwpf.usermodel.<a href="org/apache/poi/hwpf/usermodel/OfficeDrawingsImpl.html" title="class in org.apache.poi.hwpf.usermodel"><span class="strong">OfficeDrawingsImpl</span></a> (implements org.apache.poi.hwpf.usermodel.<a href="org/apache/poi/hwpf/usermodel/OfficeDrawings.html" title="interface in org.apache.poi.hwpf.usermodel">OfficeDrawings</a>)</li>
 <li type="circle">org.apache.poi.ss.formula.functions.<a href="org/apache/poi/ss/formula/functions/Offset.html" title="class in org.apache.poi.ss.formula.functions"><span class="strong">Offset</span></a> (implements org.apache.poi.ss.formula.functions.<a href="org/apache/poi/ss/formula/functions/Function.html" title="interface in org.apache.poi.ss.formula.functions">Function</a>)</li>
+<li type="circle">org.apache.poi.hssf.record.<a href="org/apache/poi/hssf/record/OldCellRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">OldCellRecord</span></a>
+<ul>
+<li type="circle">org.apache.poi.hssf.record.<a href="org/apache/poi/hssf/record/OldFormulaRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">OldFormulaRecord</span></a></li>
+<li type="circle">org.apache.poi.hssf.record.<a href="org/apache/poi/hssf/record/OldLabelRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">OldLabelRecord</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.poi.hssf.extractor.<a href="org/apache/poi/hssf/extractor/OldExcelExtractor.html" title="class in org.apache.poi.hssf.extractor"><span class="strong">OldExcelExtractor</span></a></li>
+<li type="circle">org.apache.poi.hssf.record.<a href="org/apache/poi/hssf/record/OldStringRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">OldStringRecord</span></a></li>
 <li type="circle">org.apache.poi.poifs.filesystem.<a href="org/apache/poi/poifs/filesystem/Ole10Native.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">Ole10Native</span></a></li>
 <li type="circle">org.apache.poi.dev.<a href="org/apache/poi/dev/OOXMLLister.html" title="class in org.apache.poi.dev"><span class="strong">OOXMLLister</span></a></li>
 <li type="circle">org.apache.poi.util.<a href="org/apache/poi/util/OOXMLLite.html" title="class in org.apache.poi.util"><span class="strong">OOXMLLite</span></a></li>

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1642498&r1=1642497&r2=1642498&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Sun Nov 30 01:35:41 2014
@@ -257,6 +257,12 @@ if (VERSION > 3) {
 <ul>
         
 <li>
+<img class="icon" alt="add" src="images/add.jpg"> Basic text extractor for very old Excel formats such as Excel 4 (Biff4)</li>
+        
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> ClassCastException in validating xml signatures due to missing xml beans resources</li>
+        
+<li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=57164">57164</a> - XSSFDrawing.createCellComment() does not honor dx and dy values passed in</li>
         
 <li>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1642498&r1=1642497&r2=1642498&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Sun Nov 30 01:35:41 2014
@@ -1,3 +1,3 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
-<rss version="0.91"><channel><title>POI Changes</title><link>http://poi.apache.org/changes.html</link><description>POI Changes</description><language>en-us</language><item><title> fix(bug 57164)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57164) - XSSFDrawing.createCellComment() does not honor dx and dy values passed in</description></item><item><title> add(bug 55967)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 55967) - Picture method to resize with different scales in width and height</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - github-7 - Add Cell.removeHyperlink() for HSSF and XSSF</description></item></channel></rss>
\ No newline at end of file
+<rss version="0.91"><channel><title>POI Changes</title><link>http://poi.apache.org/changes.html</link><description>POI Changes</description><language>en-us</language><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Basic text extractor for very old Excel formats such as Excel 4 (Biff4)</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - ClassCastException in validating xml signatures due to missing xml beans resources</description></item><item><title> fix(bug 57164)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57164) - XSSFDrawing.createCellComment() does not honor dx and dy values passed in</description></item><item><title> add(bug 55967)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 55967) - Picture method to resize with different scales in width 
 and height</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - github-7 - Add Cell.removeHyperlink() for HSSF and XSSF</description></item></channel></rss>
\ No newline at end of file

Modified: poi/site/publish/encryption.html
URL: http://svn.apache.org/viewvc/poi/site/publish/encryption.html?rev=1642498&r1=1642497&r2=1642498&view=diff
==============================================================================
--- poi/site/publish/encryption.html (original)
+++ poi/site/publish/encryption.html Sun Nov 30 01:35:41 2014
@@ -391,7 +391,7 @@ SignatureConfig sic = new SignatureConfi
 sic.setOpcPackage(pkg);
 SignatureInfo si = new SignatureInfo();
 si.setSignatureConfig(sic);
-boolean isValid = si.validate();
+boolean isValid = si.verifySignature();
 ...
      </pre>
      

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1642498&r1=1642497&r2=1642498&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Sun Nov 30 01:35:41 2014
@@ -38,6 +38,7 @@
     </devs>
 
     <release version="3.11-beta4" date="2014-??-??">
+        <action dev="PD" type="add">Basic text extractor for very old Excel formats such as Excel 4 (Biff4)</action>
         <action dev="PD" type="fix">ClassCastException in validating xml signatures due to missing xml beans resources</action>
         <action dev="PD" type="fix" fixes-bug="57164">XSSFDrawing.createCellComment() does not honor dx and dy values passed in</action>
         <action dev="PD" type="add" fixes-bug="55967">Picture method to resize with different scales in width and height</action>



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