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/05/07 17:24:43 UTC

svn commit: r1593035 [3/5] - in /poi/site/publish/apidocs: ./ org/apache/poi/hpsf/ org/apache/poi/hpsf/class-use/ org/apache/poi/hssf/record/ org/apache/poi/hssf/record/aggregates/ org/apache/poi/hssf/record/aggregates/class-use/ org/apache/poi/hssf/re...

Added: poi/site/publish/apidocs/org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html?rev=1593035&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html Wed May  7 15:24:41 2014
@@ -0,0 +1,379 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>FilePassRecord.Rc4KeyData (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="FilePassRecord.Rc4KeyData (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 class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FilePassRecord.Rc4KeyData.html">Use</a></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><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html" title="class in org.apache.poi.hssf.record"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html" target="_top">Frames</a></li>
+<li><a href="FilePassRecord.Rc4KeyData.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.poi.hssf.record</div>
+<h2 title="Class FilePassRecord.Rc4KeyData" class="title">Class FilePassRecord.Rc4KeyData</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.poi.hssf.record.FilePassRecord.Rc4KeyData</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html" title="class in org.apache.poi.hssf.record">FilePassRecord</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <span class="strong">FilePassRecord.Rc4KeyData</span>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html#FilePassRecord.Rc4KeyData()">FilePassRecord.Rc4KeyData</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html#appendToString(java.lang.StringBuffer)">appendToString</a></strong>(java.lang.StringBuffer&nbsp;buffer)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html#getDataSize()">getDataSize</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html#getEncryptedVerifier()">getEncryptedVerifier</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html#getEncryptedVerifierHash()">getEncryptedVerifierHash</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html#getSalt()">getSalt</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html#read(org.apache.poi.hssf.record.RecordInputStream)">read</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="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.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"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html#setEncryptedVerifier(byte[])">setEncryptedVerifier</a></strong>(byte[]&nbsp;encryptedVerifier)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html#setEncryptedVerifierHash(byte[])">setEncryptedVerifierHash</a></strong>(byte[]&nbsp;encryptedVerifierHash)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html#setSalt(byte[])">setSalt</a></strong>(byte[]&nbsp;salt)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="FilePassRecord.Rc4KeyData()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>FilePassRecord.Rc4KeyData</h4>
+<pre>public&nbsp;FilePassRecord.Rc4KeyData()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="read(org.apache.poi.hssf.record.RecordInputStream)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>read</h4>
+<pre>public&nbsp;void&nbsp;read(<a href="../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</pre>
+</li>
+</ul>
+<a name="serialize(org.apache.poi.util.LittleEndianOutput)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialize</h4>
+<pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
+</li>
+</ul>
+<a name="getDataSize()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDataSize</h4>
+<pre>public&nbsp;int&nbsp;getDataSize()</pre>
+</li>
+</ul>
+<a name="getSalt()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSalt</h4>
+<pre>public&nbsp;byte[]&nbsp;getSalt()</pre>
+</li>
+</ul>
+<a name="setSalt(byte[])">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setSalt</h4>
+<pre>public&nbsp;void&nbsp;setSalt(byte[]&nbsp;salt)</pre>
+</li>
+</ul>
+<a name="getEncryptedVerifier()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEncryptedVerifier</h4>
+<pre>public&nbsp;byte[]&nbsp;getEncryptedVerifier()</pre>
+</li>
+</ul>
+<a name="setEncryptedVerifier(byte[])">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setEncryptedVerifier</h4>
+<pre>public&nbsp;void&nbsp;setEncryptedVerifier(byte[]&nbsp;encryptedVerifier)</pre>
+</li>
+</ul>
+<a name="getEncryptedVerifierHash()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEncryptedVerifierHash</h4>
+<pre>public&nbsp;byte[]&nbsp;getEncryptedVerifierHash()</pre>
+</li>
+</ul>
+<a name="setEncryptedVerifierHash(byte[])">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setEncryptedVerifierHash</h4>
+<pre>public&nbsp;void&nbsp;setEncryptedVerifierHash(byte[]&nbsp;encryptedVerifierHash)</pre>
+</li>
+</ul>
+<a name="appendToString(java.lang.StringBuffer)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>appendToString</h4>
+<pre>public&nbsp;void&nbsp;appendToString(java.lang.StringBuffer&nbsp;buffer)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= 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 class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FilePassRecord.Rc4KeyData.html">Use</a></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><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html" title="class in org.apache.poi.hssf.record"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html" target="_top">Frames</a></li>
+<li><a href="FilePassRecord.Rc4KeyData.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</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>

Added: poi/site/publish/apidocs/org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html?rev=1593035&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html Wed May  7 15:24:41 2014
@@ -0,0 +1,353 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>FilePassRecord.XorKeyData (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="FilePassRecord.XorKeyData (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 class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FilePassRecord.XorKeyData.html">Use</a></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><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html" title="class in org.apache.poi.hssf.record"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/hssf/record/FileSharingRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html" target="_top">Frames</a></li>
+<li><a href="FilePassRecord.XorKeyData.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.poi.hssf.record</div>
+<h2 title="Class FilePassRecord.XorKeyData" class="title">Class FilePassRecord.XorKeyData</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.poi.hssf.record.FilePassRecord.XorKeyData</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html" title="class in org.apache.poi.hssf.record">FilePassRecord</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <span class="strong">FilePassRecord.XorKeyData</span>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html#FilePassRecord.XorKeyData()">FilePassRecord.XorKeyData</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html#appendToString(java.lang.StringBuffer)">appendToString</a></strong>(java.lang.StringBuffer&nbsp;buffer)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html#getDataSize()">getDataSize</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html#getKey()">getKey</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html#getVerifier()">getVerifier</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html#read(org.apache.poi.hssf.record.RecordInputStream)">read</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="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.XorKeyData.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"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html#setKey(int)">setKey</a></strong>(int&nbsp;key)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html#setVerifier(int)">setVerifier</a></strong>(int&nbsp;verifier)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="FilePassRecord.XorKeyData()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>FilePassRecord.XorKeyData</h4>
+<pre>public&nbsp;FilePassRecord.XorKeyData()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="read(org.apache.poi.hssf.record.RecordInputStream)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>read</h4>
+<pre>public&nbsp;void&nbsp;read(<a href="../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</pre>
+</li>
+</ul>
+<a name="serialize(org.apache.poi.util.LittleEndianOutput)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialize</h4>
+<pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
+</li>
+</ul>
+<a name="getDataSize()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDataSize</h4>
+<pre>public&nbsp;int&nbsp;getDataSize()</pre>
+</li>
+</ul>
+<a name="getKey()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getKey</h4>
+<pre>public&nbsp;int&nbsp;getKey()</pre>
+</li>
+</ul>
+<a name="getVerifier()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getVerifier</h4>
+<pre>public&nbsp;int&nbsp;getVerifier()</pre>
+</li>
+</ul>
+<a name="setKey(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setKey</h4>
+<pre>public&nbsp;void&nbsp;setKey(int&nbsp;key)</pre>
+</li>
+</ul>
+<a name="setVerifier(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setVerifier</h4>
+<pre>public&nbsp;void&nbsp;setVerifier(int&nbsp;verifier)</pre>
+</li>
+</ul>
+<a name="appendToString(java.lang.StringBuffer)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>appendToString</h4>
+<pre>public&nbsp;void&nbsp;appendToString(java.lang.StringBuffer&nbsp;buffer)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= 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 class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FilePassRecord.XorKeyData.html">Use</a></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><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html" title="class in org.apache.poi.hssf.record"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/hssf/record/FileSharingRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html" target="_top">Frames</a></li>
+<li><a href="FilePassRecord.XorKeyData.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</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/FilePassRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/FilePassRecord.html?rev=1593035&r1=1593034&r2=1593035&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/FilePassRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/FilePassRecord.html Wed May  7 15:24:41 2014
@@ -35,7 +35,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/hssf/record/FeatRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/hssf/record/FileSharingRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html" title="class in org.apache.poi.hssf.record"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/hssf/record/FilePassRecord.html" target="_top">Frames</a></li>
@@ -59,7 +59,7 @@
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>
@@ -122,6 +122,29 @@ extends <a href="../../../../../org/apac
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html" title="class in org.apache.poi.hssf.record">FilePassRecord.Rc4KeyData</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html" title="class in org.apache.poi.hssf.record">FilePassRecord.XorKeyData</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
 <!-- =========== FIELD SUMMARY =========== -->
 <ul class="blockList">
 <li class="blockList"><a name="field_summary">
@@ -180,22 +203,42 @@ extends <a href="../../../../../org/apac
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>byte[]</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#getDocId()">getDocId</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#getDocId()">getDocId</a></strong>()</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>use getRc4KeyData().getSalt()</i></div>
+</div>
+</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>byte[]</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#getSaltData()">getSaltData</a></strong>()</code>&nbsp;</td>
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html" title="class in org.apache.poi.hssf.record">FilePassRecord.Rc4KeyData</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#getRc4KeyData()">getRc4KeyData</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>byte[]</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#getSaltHash()">getSaltHash</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#getSaltData()">getSaltData</a></strong>()</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>use getRc4KeyData().getEncryptedVerifier()</i></div>
+</div>
+</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#getSaltHash()">getSaltHash</a></strong>()</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>use getRc4KeyData().getEncryptedVerifierHash()</i></div>
+</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#getSid()">getSid</a></strong>()</code>
 <div class="block">return the non static version of the id for this record.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html" title="class in org.apache.poi.hssf.record">FilePassRecord.XorKeyData</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#getXorKeyData()">getXorKeyData</a></strong>()</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.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>
@@ -204,15 +247,27 @@ extends <a href="../../../../../org/apac
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#setDocId(byte[])">setDocId</a></strong>(byte[]&nbsp;docId)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#setDocId(byte[])">setDocId</a></strong>(byte[]&nbsp;docId)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>use getRc4KeyData().setSalt()</i></div>
+</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#setSaltData(byte[])">setSaltData</a></strong>(byte[]&nbsp;saltData)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#setSaltData(byte[])">setSaltData</a></strong>(byte[]&nbsp;saltData)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>use getRc4KeyData().setEncryptedVerifier()</i></div>
+</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#setSaltHash(byte[])">setSaltHash</a></strong>(byte[]&nbsp;saltHash)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#setSaltHash(byte[])">setSaltHash</a></strong>(byte[]&nbsp;saltHash)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>use getRc4KeyData().setEncryptedVerifierHash()</i></div>
+</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
@@ -325,6 +380,24 @@ extends <a href="../../../../../org/apac
 </dl>
 </li>
 </ul>
+<a name="getRc4KeyData()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRc4KeyData</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html" title="class in org.apache.poi.hssf.record">FilePassRecord.Rc4KeyData</a>&nbsp;getRc4KeyData()</pre>
+</li>
+</ul>
+<a name="getXorKeyData()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getXorKeyData</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html" title="class in org.apache.poi.hssf.record">FilePassRecord.XorKeyData</a>&nbsp;getXorKeyData()</pre>
+</li>
+</ul>
 <a name="getDocId()">
 <!--   -->
 </a>
@@ -332,6 +405,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getDocId</h4>
 <pre>public&nbsp;byte[]&nbsp;getDocId()</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>use getRc4KeyData().getSalt()</i></div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the rc4 salt</dd></dl>
 </li>
 </ul>
 <a name="setDocId(byte[])">
@@ -341,6 +416,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>setDocId</h4>
 <pre>public&nbsp;void&nbsp;setDocId(byte[]&nbsp;docId)</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>use getRc4KeyData().setSalt()</i></div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>docId</code> - the new rc4 salt</dd></dl>
 </li>
 </ul>
 <a name="getSaltData()">
@@ -350,6 +427,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getSaltData</h4>
 <pre>public&nbsp;byte[]&nbsp;getSaltData()</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>use getRc4KeyData().getEncryptedVerifier()</i></div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the rc4 encrypted verifier</dd></dl>
 </li>
 </ul>
 <a name="setSaltData(byte[])">
@@ -359,6 +438,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>setSaltData</h4>
 <pre>public&nbsp;void&nbsp;setSaltData(byte[]&nbsp;saltData)</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>use getRc4KeyData().setEncryptedVerifier()</i></div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>saltData</code> - the new rc4 encrypted verifier</dd></dl>
 </li>
 </ul>
 <a name="getSaltHash()">
@@ -368,6 +449,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getSaltHash</h4>
 <pre>public&nbsp;byte[]&nbsp;getSaltHash()</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>use getRc4KeyData().getEncryptedVerifierHash()</i></div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the rc4 encrypted verifier hash</dd></dl>
 </li>
 </ul>
 <a name="setSaltHash(byte[])">
@@ -377,6 +460,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>setSaltHash</h4>
 <pre>public&nbsp;void&nbsp;setSaltHash(byte[]&nbsp;saltHash)</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>use getRc4KeyData().setEncryptedVerifierHash()</i></div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>saltHash</code> - the new rc4 encrypted verifier</dd></dl>
 </li>
 </ul>
 <a name="getSid()">
@@ -449,7 +534,7 @@ extends <a href="../../../../../org/apac
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/hssf/record/FeatRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/hssf/record/FileSharingRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html" title="class in org.apache.poi.hssf.record"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/hssf/record/FilePassRecord.html" target="_top">Frames</a></li>
@@ -473,7 +558,7 @@ extends <a href="../../../../../org/apac
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/FileSharingRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/FileSharingRecord.html?rev=1593035&r1=1593034&r2=1593035&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/FileSharingRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/FileSharingRecord.html Wed May  7 15:24:41 2014
@@ -34,7 +34,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html" title="class in org.apache.poi.hssf.record"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/hssf/record/FnGroupCountRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -489,7 +489,7 @@ extends <a href="../../../../../org/apac
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html" title="class in org.apache.poi.hssf.record"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/hssf/record/FnGroupCountRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/aggregates/CFRecordsAggregate.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/aggregates/CFRecordsAggregate.html?rev=1593035&r1=1593034&r2=1593035&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/aggregates/CFRecordsAggregate.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/aggregates/CFRecordsAggregate.html Wed May  7 15:24:41 2014
@@ -106,11 +106,12 @@
 <br>
 <pre>public final class <span class="strong">CFRecordsAggregate</span>
 extends <a href="../../../../../../org/apache/poi/hssf/record/aggregates/RecordAggregate.html" title="class in org.apache.poi.hssf.record.aggregates">RecordAggregate</a></pre>
-<div class="block">CFRecordsAggregate - aggregates Conditional Formatting records CFHeaderRecord 
- and number of up to three CFRuleRecord records together to simplify
- access to them.</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Dmitriy Kumshayev</dd></dl>
+<div class="block"><p>CFRecordsAggregate - aggregates Conditional Formatting records CFHeaderRecord 
+ and number of up CFRuleRecord records together to simplify access to them.</p>
+ <p>Note that Excel versions before 2007 can only cope with a maximum of 3
+  Conditional Formatting rules per sheet. Excel 2007 or newer can cope with
+  unlimited numbers, as can Apache OpenOffice. This is an Excel limitation,
+  not a file format one.</p></div>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/aggregates/class-use/RecordAggregate.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/aggregates/class-use/RecordAggregate.html?rev=1593035&r1=1593034&r2=1593035&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/aggregates/class-use/RecordAggregate.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/aggregates/class-use/RecordAggregate.html Wed May  7 15:24:41 2014
@@ -99,8 +99,7 @@
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/aggregates/CFRecordsAggregate.html" title="class in org.apache.poi.hssf.record.aggregates">CFRecordsAggregate</a></strong></code>
 <div class="block">CFRecordsAggregate - aggregates Conditional Formatting records CFHeaderRecord 
- and number of up to three CFRuleRecord records together to simplify
- access to them.</div>
+ and number of up CFRuleRecord records together to simplify access to them.</div>
 </td>
 </tr>
 <tr class="rowColor">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/aggregates/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/aggregates/package-summary.html?rev=1593035&r1=1593034&r2=1593035&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/aggregates/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/aggregates/package-summary.html Wed May  7 15:24:41 2014
@@ -96,8 +96,7 @@
 <td class="colFirst"><a href="../../../../../../org/apache/poi/hssf/record/aggregates/CFRecordsAggregate.html" title="class in org.apache.poi.hssf.record.aggregates">CFRecordsAggregate</a></td>
 <td class="colLast">
 <div class="block">CFRecordsAggregate - aggregates Conditional Formatting records CFHeaderRecord 
- and number of up to three CFRuleRecord records together to simplify
- access to them.</div>
+ and number of up CFRuleRecord records together to simplify access to them.</div>
 </td>
 </tr>
 <tr class="rowColor">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/aggregates/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/aggregates/package-use.html?rev=1593035&r1=1593034&r2=1593035&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/aggregates/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/aggregates/package-use.html Wed May  7 15:24:41 2014
@@ -160,8 +160,7 @@
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../../org/apache/poi/hssf/record/aggregates/class-use/CFRecordsAggregate.html#org.apache.poi.hssf.record.aggregates">CFRecordsAggregate</a>
 <div class="block">CFRecordsAggregate - aggregates Conditional Formatting records CFHeaderRecord 
- and number of up to three CFRuleRecord records together to simplify
- access to them.</div>
+ and number of up CFRuleRecord records together to simplify access to them.</div>
 </td>
 </tr>
 <tr class="rowColor">

Added: poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/FilePassRecord.Rc4KeyData.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/FilePassRecord.Rc4KeyData.html?rev=1593035&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/FilePassRecord.Rc4KeyData.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/FilePassRecord.Rc4KeyData.html Wed May  7 15:24:41 2014
@@ -0,0 +1,159 @@
+<!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.FilePassRecord.Rc4KeyData (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.FilePassRecord.Rc4KeyData (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/FilePassRecord.Rc4KeyData.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/FilePassRecord.Rc4KeyData.html" target="_top">Frames</a></li>
+<li><a href="FilePassRecord.Rc4KeyData.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.FilePassRecord.Rc4KeyData" class="title">Uses of Class<br>org.apache.poi.hssf.record.FilePassRecord.Rc4KeyData</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html" title="class in org.apache.poi.hssf.record">FilePassRecord.Rc4KeyData</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.poi.hssf.record">org.apache.poi.hssf.record</a></td>
+<td class="colLast">
+<div class="block">Record package contains class representations for XLS binary strutures.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.poi.hssf.record">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html" title="class in org.apache.poi.hssf.record">FilePassRecord.Rc4KeyData</a> in <a href="../../../../../../org/apache/poi/hssf/record/package-summary.html">org.apache.poi.hssf.record</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/poi/hssf/record/package-summary.html">org.apache.poi.hssf.record</a> that return <a href="../../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html" title="class in org.apache.poi.hssf.record">FilePassRecord.Rc4KeyData</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html" title="class in org.apache.poi.hssf.record">FilePassRecord.Rc4KeyData</a></code></td>
+<td class="colLast"><span class="strong">FilePassRecord.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/FilePassRecord.html#getRc4KeyData()">getRc4KeyData</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</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/FilePassRecord.Rc4KeyData.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/FilePassRecord.Rc4KeyData.html" target="_top">Frames</a></li>
+<li><a href="FilePassRecord.Rc4KeyData.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>

Added: poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/FilePassRecord.XorKeyData.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/FilePassRecord.XorKeyData.html?rev=1593035&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/FilePassRecord.XorKeyData.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/FilePassRecord.XorKeyData.html Wed May  7 15:24:41 2014
@@ -0,0 +1,159 @@
+<!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.FilePassRecord.XorKeyData (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.FilePassRecord.XorKeyData (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/FilePassRecord.XorKeyData.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/FilePassRecord.XorKeyData.html" target="_top">Frames</a></li>
+<li><a href="FilePassRecord.XorKeyData.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.FilePassRecord.XorKeyData" class="title">Uses of Class<br>org.apache.poi.hssf.record.FilePassRecord.XorKeyData</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html" title="class in org.apache.poi.hssf.record">FilePassRecord.XorKeyData</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.poi.hssf.record">org.apache.poi.hssf.record</a></td>
+<td class="colLast">
+<div class="block">Record package contains class representations for XLS binary strutures.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.poi.hssf.record">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html" title="class in org.apache.poi.hssf.record">FilePassRecord.XorKeyData</a> in <a href="../../../../../../org/apache/poi/hssf/record/package-summary.html">org.apache.poi.hssf.record</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/poi/hssf/record/package-summary.html">org.apache.poi.hssf.record</a> that return <a href="../../../../../../org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html" title="class in org.apache.poi.hssf.record">FilePassRecord.XorKeyData</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html" title="class in org.apache.poi.hssf.record">FilePassRecord.XorKeyData</a></code></td>
+<td class="colLast"><span class="strong">FilePassRecord.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/FilePassRecord.html#getXorKeyData()">getXorKeyData</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</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/FilePassRecord.XorKeyData.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/FilePassRecord.XorKeyData.html" target="_top">Frames</a></li>
+<li><a href="FilePassRecord.XorKeyData.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/RecordBase.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordBase.html?rev=1593035&r1=1593034&r2=1593035&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordBase.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordBase.html Wed May  7 15:24:41 2014
@@ -1047,8 +1047,7 @@
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/aggregates/CFRecordsAggregate.html" title="class in org.apache.poi.hssf.record.aggregates">CFRecordsAggregate</a></strong></code>
 <div class="block">CFRecordsAggregate - aggregates Conditional Formatting records CFHeaderRecord 
- and number of up to three CFRuleRecord records together to simplify
- access to them.</div>
+ and number of up CFRuleRecord records together to simplify access to them.</div>
 </td>
 </tr>
 <tr class="rowColor">

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=1593035&r1=1593034&r2=1593035&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 Wed May  7 15:24:41 2014
@@ -141,6 +141,14 @@ HSSF concepts.</div>
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a></code></td>
 <td class="colLast"><span class="strong">RecordFactory.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/RecordFactory.html#createSingleRecord(org.apache.poi.hssf.record.RecordInputStream)">createSingleRecord</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="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">FilePassRecord.Rc4KeyData.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html#read(org.apache.poi.hssf.record.RecordInputStream)">read</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="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">FilePassRecord.XorKeyData.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html#read(org.apache.poi.hssf.record.RecordInputStream)">read</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>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">

Added: poi/site/publish/apidocs/org/apache/poi/hssf/record/crypto/Biff8Cipher.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/crypto/Biff8Cipher.html?rev=1593035&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/crypto/Biff8Cipher.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/crypto/Biff8Cipher.html Wed May  7 15:24:41 2014
@@ -0,0 +1,307 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>Biff8Cipher (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="Biff8Cipher (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 class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Biff8Cipher.html">Use</a></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 Class</li>
+<li><a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8DecryptingStream.html" title="class in org.apache.poi.hssf.record.crypto"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/hssf/record/crypto/Biff8Cipher.html" target="_top">Frames</a></li>
+<li><a href="Biff8Cipher.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.poi.hssf.record.crypto</div>
+<h2 title="Interface Biff8Cipher" class="title">Interface Biff8Cipher</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8XOR.html" title="class in org.apache.poi.hssf.record.crypto">Biff8XOR</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="strong">Biff8Cipher</span></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8Cipher.html#setNextRecordSize(int)">setNextRecordSize</a></strong>(int&nbsp;recordSize)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8Cipher.html#skipTwoBytes()">skipTwoBytes</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8Cipher.html#startRecord(int)">startRecord</a></strong>(int&nbsp;currentSid)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8Cipher.html#xor(byte[], int, int)">xor</a></strong>(byte[]&nbsp;buf,
+   int&nbsp;pOffset,
+   int&nbsp;pLen)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8Cipher.html#xorByte(int)">xorByte</a></strong>(int&nbsp;rawVal)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8Cipher.html#xorInt(int)">xorInt</a></strong>(int&nbsp;rawVal)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8Cipher.html#xorLong(long)">xorLong</a></strong>(long&nbsp;rawVal)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8Cipher.html#xorShort(int)">xorShort</a></strong>(int&nbsp;rawVal)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="startRecord(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>startRecord</h4>
+<pre>void&nbsp;startRecord(int&nbsp;currentSid)</pre>
+</li>
+</ul>
+<a name="setNextRecordSize(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setNextRecordSize</h4>
+<pre>void&nbsp;setNextRecordSize(int&nbsp;recordSize)</pre>
+</li>
+</ul>
+<a name="skipTwoBytes()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>skipTwoBytes</h4>
+<pre>void&nbsp;skipTwoBytes()</pre>
+</li>
+</ul>
+<a name="xor(byte[], int, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>xor</h4>
+<pre>void&nbsp;xor(byte[]&nbsp;buf,
+       int&nbsp;pOffset,
+       int&nbsp;pLen)</pre>
+</li>
+</ul>
+<a name="xorByte(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>xorByte</h4>
+<pre>int&nbsp;xorByte(int&nbsp;rawVal)</pre>
+</li>
+</ul>
+<a name="xorShort(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>xorShort</h4>
+<pre>int&nbsp;xorShort(int&nbsp;rawVal)</pre>
+</li>
+</ul>
+<a name="xorInt(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>xorInt</h4>
+<pre>int&nbsp;xorInt(int&nbsp;rawVal)</pre>
+</li>
+</ul>
+<a name="xorLong(long)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>xorLong</h4>
+<pre>long&nbsp;xorLong(long&nbsp;rawVal)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= 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 class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Biff8Cipher.html">Use</a></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 Class</li>
+<li><a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8DecryptingStream.html" title="class in org.apache.poi.hssf.record.crypto"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/hssf/record/crypto/Biff8Cipher.html" target="_top">Frames</a></li>
+<li><a href="Biff8Cipher.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</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/crypto/Biff8DecryptingStream.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/crypto/Biff8DecryptingStream.html?rev=1593035&r1=1593034&r2=1593035&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/crypto/Biff8DecryptingStream.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/crypto/Biff8DecryptingStream.html Wed May  7 15:24:41 2014
@@ -34,7 +34,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li>Prev Class</li>
+<li><a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8Cipher.html" title="interface in org.apache.poi.hssf.record.crypto"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8EncryptionKey.html" title="class in org.apache.poi.hssf.record.crypto"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -423,7 +423,7 @@ implements <a href="../../../../../../or
 </div>
 <div class="subNav">
 <ul class="navList">
-<li>Prev Class</li>
+<li><a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8Cipher.html" title="interface in org.apache.poi.hssf.record.crypto"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8EncryptionKey.html" title="class in org.apache.poi.hssf.record.crypto"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/crypto/Biff8EncryptionKey.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/crypto/Biff8EncryptionKey.html?rev=1593035&r1=1593034&r2=1593035&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/crypto/Biff8EncryptionKey.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/crypto/Biff8EncryptionKey.html Wed May  7 15:24:41 2014
@@ -35,7 +35,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8DecryptingStream.html" title="class in org.apache.poi.hssf.record.crypto"><span class="strong">Prev Class</span></a></li>
-<li>Next Class</li>
+<li><a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8RC4Key.html" title="class in org.apache.poi.hssf.record.crypto"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/poi/hssf/record/crypto/Biff8EncryptionKey.html" target="_top">Frames</a></li>
@@ -60,14 +60,14 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_detail">Method</a></li>
 </ul>
 </div>
@@ -92,9 +92,13 @@
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8RC4Key.html" title="class in org.apache.poi.hssf.record.crypto">Biff8RC4Key</a>, <a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8XORKey.html" title="class in org.apache.poi.hssf.record.crypto">Biff8XORKey</a></dd>
+</dl>
 <hr>
 <br>
-<pre>public final class <span class="strong">Biff8EncryptionKey</span>
+<pre>public abstract class <span class="strong">Biff8EncryptionKey</span>
 extends java.lang.Object</pre>
 </li>
 </ul>
@@ -102,6 +106,42 @@ extends java.lang.Object</pre>
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected javax.crypto.SecretKey</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8EncryptionKey.html#_secretKey">_secretKey</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8EncryptionKey.html#Biff8EncryptionKey()">Biff8EncryptionKey</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
 <!-- ========== METHOD SUMMARY =========== -->
 <ul class="blockList">
 <li class="blockList"><a name="method_summary">
@@ -116,14 +156,14 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8EncryptionKey.html" title="class in org.apache.poi.hssf.record.crypto">Biff8EncryptionKey</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8EncryptionKey.html#create(byte[])">create</a></strong>(byte[]&nbsp;docId)</code>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8EncryptionKey.html#create(byte[])">create</a></strong>(byte[]&nbsp;salt)</code>
 <div class="block">Create using the default password and a specified docId</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8EncryptionKey.html" title="class in org.apache.poi.hssf.record.crypto">Biff8EncryptionKey</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8EncryptionKey.html#create(java.lang.String, byte[])">create</a></strong>(java.lang.String&nbsp;password,
-      byte[]&nbsp;docIdData)</code>&nbsp;</td>
+      byte[]&nbsp;salt)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
@@ -156,6 +196,40 @@ extends java.lang.Object</pre>
 <div class="details">
 <ul class="blockList">
 <li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="_secretKey">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>_secretKey</h4>
+<pre>protected&nbsp;javax.crypto.SecretKey _secretKey</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Biff8EncryptionKey()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Biff8EncryptionKey</h4>
+<pre>public&nbsp;Biff8EncryptionKey()</pre>
+</li>
+</ul>
+</li>
+</ul>
 <!-- ============ METHOD DETAIL ========== -->
 <ul class="blockList">
 <li class="blockList"><a name="method_detail">
@@ -168,9 +242,9 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>create</h4>
-<pre>public static&nbsp;<a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8EncryptionKey.html" title="class in org.apache.poi.hssf.record.crypto">Biff8EncryptionKey</a>&nbsp;create(byte[]&nbsp;docId)</pre>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8EncryptionKey.html" title="class in org.apache.poi.hssf.record.crypto">Biff8EncryptionKey</a>&nbsp;create(byte[]&nbsp;salt)</pre>
 <div class="block">Create using the default password and a specified docId</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>docId</code> - 16 bytes</dd></dl>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>salt</code> - 16 bytes</dd></dl>
 </li>
 </ul>
 <a name="create(java.lang.String, byte[])">
@@ -180,7 +254,7 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>create</h4>
 <pre>public static&nbsp;<a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8EncryptionKey.html" title="class in org.apache.poi.hssf.record.crypto">Biff8EncryptionKey</a>&nbsp;create(java.lang.String&nbsp;password,
-                        byte[]&nbsp;docIdData)</pre>
+                        byte[]&nbsp;salt)</pre>
 </li>
 </ul>
 <a name="validate(byte[], byte[])">
@@ -243,7 +317,7 @@ extends java.lang.Object</pre>
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8DecryptingStream.html" title="class in org.apache.poi.hssf.record.crypto"><span class="strong">Prev Class</span></a></li>
-<li>Next Class</li>
+<li><a href="../../../../../../org/apache/poi/hssf/record/crypto/Biff8RC4Key.html" title="class in org.apache.poi.hssf.record.crypto"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/poi/hssf/record/crypto/Biff8EncryptionKey.html" target="_top">Frames</a></li>
@@ -268,14 +342,14 @@ extends java.lang.Object</pre>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_detail">Method</a></li>
 </ul>
 </div>



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