You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2015/09/02 13:44:15 UTC

svn commit: r1700770 - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/hpsf/ apidocs/org/apache/poi/hpsf/wellknown/ apidocs/org/apache/poi/hpsf/wellknown/class-use/ apidocs/org/apache/poi/hssf/dev/ apidocs/org/apache/poi/hssf/record/ apidocs/o...

Author: nick
Date: Wed Sep  2 11:44:14 2015
New Revision: 1700770

URL: http://svn.apache.org/r1700770
Log:
Republish site

Modified:
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/hpsf/ClassID.html
    poi/site/publish/apidocs/org/apache/poi/hpsf/Property.html
    poi/site/publish/apidocs/org/apache/poi/hpsf/wellknown/SectionIDMap.html
    poi/site/publish/apidocs/org/apache/poi/hpsf/wellknown/class-use/PropertyIDMap.html
    poi/site/publish/apidocs/org/apache/poi/hssf/dev/BiffDrawingToXml.html
    poi/site/publish/apidocs/org/apache/poi/hssf/dev/BiffViewer.html
    poi/site/publish/apidocs/org/apache/poi/hssf/record/HyperlinkRecord.html
    poi/site/publish/apidocs/org/apache/poi/hssf/record/WriteAccessRecord.html
    poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/Record.html
    poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordFormatException.html
    poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFDateUtil.html
    poi/site/publish/apidocs/org/apache/poi/ss/format/CellDateFormatter.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/atp/DateParser.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/atp/WorkdayCalculator.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/DateFunc.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/Days360.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/Dec2Hex.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/Today.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/WeekNum.html
    poi/site/publish/apidocs/org/apache/poi/ss/usermodel/DateUtil.html
    poi/site/publish/apidocs/org/apache/poi/util/HexRead.html
    poi/site/publish/apidocs/org/apache/poi/util/StringUtil.html
    poi/site/publish/changes.html
    poi/site/publish/changes.rss

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1700770&r1=1700769&r2=1700770&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Wed Sep  2 11:44:14 2015
@@ -9803,7 +9803,7 @@
   (not including the size of the header), this code assumes you're
   passing in corrected lengths</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/dev/BiffViewer.html#createRecords(java.io.InputStream,%20java.io.PrintStream,%20org.apache.poi.hssf.dev.BiffViewer.BiffRecordListener,%20boolean)">createRecords(InputStream, PrintStream, BiffViewer.BiffRecordListener, boolean)</a></span> - Static method in class org.apache.poi.hssf.dev.<a href="./org/apache/poi/hssf/dev/BiffViewer.html" title="class in org.apache.poi.hssf.dev">BiffViewer</a></dt>
+<dt><span class="strong"><a href="./org/apache/poi/hssf/dev/BiffViewer.html#createRecords(java.io.InputStream,%20java.io.PrintWriter,%20org.apache.poi.hssf.dev.BiffViewer.BiffRecordListener,%20boolean)">createRecords(InputStream, PrintWriter, BiffViewer.BiffRecordListener, boolean)</a></span> - Static method in class org.apache.poi.hssf.dev.<a href="./org/apache/poi/hssf/dev/BiffViewer.html" title="class in org.apache.poi.hssf.dev">BiffViewer</a></dt>
 <dd>
 <div class="block">Create an array of records from an input stream</div>
 </dd>
@@ -39071,6 +39071,8 @@
 <dd>
 <div class="block">Gets the name of the user defined style.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/DateUtil.html#getUserTimeZone()">getUserTimeZone()</a></span> - Static method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/DateUtil.html" title="class in org.apache.poi.ss.usermodel">DateUtil</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/util/LittleEndian.html#getUShort(byte[])">getUShort(byte[])</a></span> - Static method in class org.apache.poi.util.<a href="./org/apache/poi/util/LittleEndian.html" title="class in org.apache.poi.util">LittleEndian</a></dt>
 <dd>
 <div class="block">get an unsigned short value from the beginning of a byte array</div>
@@ -46610,6 +46612,8 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/filesystem/Ole10Native.html#ISO1">ISO1</a></span> - Static variable in class org.apache.poi.poifs.filesystem.<a href="./org/apache/poi/poifs/filesystem/Ole10Native.html" title="class in org.apache.poi.poifs.filesystem">Ole10Native</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/util/StringUtil.html#ISO_8859_1">ISO_8859_1</a></span> - Static variable in class org.apache.poi.util.<a href="./org/apache/poi/util/StringUtil.html" title="class in org.apache.poi.util">StringUtil</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/usermodel/CharacterRun.html#isObj()">isObj()</a></span> - Method in class org.apache.poi.hwpf.usermodel.<a href="./org/apache/poi/hwpf/usermodel/CharacterRun.html" title="class in org.apache.poi.hwpf.usermodel">CharacterRun</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/aggregates/WorksheetProtectionBlock.html#isObjectProtected()">isObjectProtected()</a></span> - Method in class org.apache.poi.hssf.record.aggregates.<a href="./org/apache/poi/hssf/record/aggregates/WorksheetProtectionBlock.html" title="class in org.apache.poi.hssf.record.aggregates">WorksheetProtectionBlock</a></dt>
@@ -55760,6 +55764,11 @@ Compound Document Format.</div>
 <dd>
 <div class="block">Associates a section format ID with a <a href="./org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown"><code>PropertyIDMap</code></a>.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/hpsf/wellknown/SectionIDMap.html#put(java.lang.String,%20org.apache.poi.hpsf.wellknown.PropertyIDMap)">put(String, PropertyIDMap)</a></span> - Method in class org.apache.poi.hpsf.wellknown.<a href="./org/apache/poi/hpsf/wellknown/SectionIDMap.html" title="class in org.apache.poi.hpsf.wellknown">SectionIDMap</a></dt>
+<dd>
+<div class="block">Associates the string representation of a section
+  format ID with a <a href="./org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown"><code>PropertyIDMap</code></a></div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hpsf/wellknown/SectionIDMap.html#put(java.lang.Object,%20java.lang.Object)">put(Object, Object)</a></span> - Method in class org.apache.poi.hpsf.wellknown.<a href="./org/apache/poi/hpsf/wellknown/SectionIDMap.html" title="class in org.apache.poi.hpsf.wellknown">SectionIDMap</a></dt>
 <dd>
 <div class="block"><span class="strong">Deprecated.</span>
@@ -58634,7 +58643,7 @@ Compound Document Format.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/dev/RecordLister.html#run()">run()</a></span> - Method in class org.apache.poi.hssf.dev.<a href="./org/apache/poi/hssf/dev/RecordLister.html" title="class in org.apache.poi.hssf.dev">RecordLister</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/dev/BiffViewer.html#runBiffViewer(java.io.PrintStream,%20java.io.InputStream,%20boolean,%20boolean,%20boolean,%20boolean)">runBiffViewer(PrintStream, InputStream, boolean, boolean, boolean, boolean)</a></span> - Static method in class org.apache.poi.hssf.dev.<a href="./org/apache/poi/hssf/dev/BiffViewer.html" title="class in org.apache.poi.hssf.dev">BiffViewer</a></dt>
+<dt><span class="strong"><a href="./org/apache/poi/hssf/dev/BiffViewer.html#runBiffViewer(java.io.PrintWriter,%20java.io.InputStream,%20boolean,%20boolean,%20boolean,%20boolean)">runBiffViewer(PrintWriter, InputStream, boolean, boolean, boolean, boolean)</a></span> - Static method in class org.apache.poi.hssf.dev.<a href="./org/apache/poi/hssf/dev/BiffViewer.html" title="class in org.apache.poi.hssf.dev">BiffViewer</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFParagraph.html#runs">runs</a></span> - Variable in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFParagraph.html" title="class in org.apache.poi.xwpf.usermodel">XWPFParagraph</a></dt>
 <dd>&nbsp;</dd>
@@ -72563,6 +72572,11 @@ Compound Document Format.</div>
 <dd>
 <div class="block">Sets the name of the user defined style.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/DateUtil.html#setUserTimeZone(java.util.TimeZone)">setUserTimeZone(TimeZone)</a></span> - Static method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/DateUtil.html" title="class in org.apache.poi.ss.usermodel">DateUtil</a></dt>
+<dd>
+<div class="block">as timezone information is not stored in any format, it can be
+ set before any date calculations take place</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/sl/draw/binding/CTAngle.html#setVal(int)">setVal(int)</a></span> - Method in class org.apache.poi.sl.draw.binding.<a href="./org/apache/poi/sl/draw/binding/CTAngle.html" title="class in org.apache.poi.sl.draw.binding">CTAngle</a></dt>
 <dd>
 <div class="block">Sets the value of the val property.</div>
@@ -80633,8 +80647,12 @@ Compound Document Format.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hsmf/datatypes/MAPIProperty.html#usualType">usualType</a></span> - Variable in class org.apache.poi.hsmf.datatypes.<a href="./org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/util/StringUtil.html#UTF16LE">UTF16LE</a></span> - Static variable in class org.apache.poi.util.<a href="./org/apache/poi/util/StringUtil.html" title="class in org.apache.poi.util">StringUtil</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/util/HexDump.html#UTF8">UTF8</a></span> - Static variable in class org.apache.poi.util.<a href="./org/apache/poi/util/HexDump.html" title="class in org.apache.poi.util">HexDump</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/util/StringUtil.html#UTF8">UTF8</a></span> - Static variable in class org.apache.poi.util.<a href="./org/apache/poi/util/StringUtil.html" title="class in org.apache.poi.util">StringUtil</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/hpsf/Util.html" title="class in org.apache.poi.hpsf"><span class="strong">Util</span></a> - Class in <a href="./org/apache/poi/hpsf/package-summary.html">org.apache.poi.hpsf</a></dt>
 <dd>
 <div class="block">Provides various static utility methods.</div>

Modified: poi/site/publish/apidocs/org/apache/poi/hpsf/ClassID.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpsf/ClassID.html?rev=1700770&r1=1700769&r2=1700770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hpsf/ClassID.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hpsf/ClassID.html Wed Sep  2 11:44:14 2015
@@ -100,9 +100,6 @@ extends java.lang.Object</pre>
   type the <a href="../../../../org/apache/poi/hpsf/ClassID.html" title="class in org.apache.poi.hpsf"><code>ClassID</code></a> is not just 16 bytes stored in the wrong
   order. Instead, it is a double word (4 bytes) followed by two
   words (2 bytes each) followed by 8 bytes.</p></div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Rainer Klute <a
- href="mailto:klute@rainer-klute.de">&lt;klute@rainer-klute.de&gt;</a></dd></dl>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/hpsf/Property.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpsf/Property.html?rev=1700770&r1=1700769&r2=1700770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hpsf/Property.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hpsf/Property.html Wed Sep  2 11:44:14 2015
@@ -123,10 +123,7 @@ extends java.lang.Object</pre>
  <p>Microsoft documentation: <a
  href="http://msdn.microsoft.com/library/en-us/stg/stg/property_set_display_name_dictionary.asp?frame=true">
  Property Set Display Name Dictionary</a>.</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Rainer Klute <a
- href="mailto:klute@rainer-klute.de">&lt;klute@rainer-klute.de&gt;</a>, Drew Varner (Drew.Varner InAndAround sc.edu)</dd>
-<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/poi/hpsf/Section.html" title="class in org.apache.poi.hpsf"><code>Section</code></a>, 
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/poi/hpsf/Section.html" title="class in org.apache.poi.hpsf"><code>Section</code></a>, 
 <a href="../../../../org/apache/poi/hpsf/Variant.html" title="class in org.apache.poi.hpsf"><code>Variant</code></a></dd></dl>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/hpsf/wellknown/SectionIDMap.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpsf/wellknown/SectionIDMap.html?rev=1700770&r1=1700769&r2=1700770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hpsf/wellknown/SectionIDMap.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hpsf/wellknown/SectionIDMap.html Wed Sep  2 11:44:14 2015
@@ -123,9 +123,7 @@ extends java.util.HashMap</pre>
  <p>This <code>Map</code> expects the byte arrays of section format IDs
  as keys. A key maps to a <a href="../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown"><code>PropertyIDMap</code></a> describing the
  property IDs in sections with the specified section format ID.</p></div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Rainer Klute (klute@rainer-klute.de)</dd>
-<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../serialized-form.html#org.apache.poi.hpsf.wellknown.SectionIDMap">Serialized Form</a></dd></dl>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../serialized-form.html#org.apache.poi.hpsf.wellknown.SectionIDMap">Serialized Form</a></dd></dl>
 </li>
 </ul>
 </div>
@@ -218,7 +216,7 @@ extends java.util.HashMap</pre>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hpsf/wellknown/SectionIDMap.html#get(java.lang.Object)">get</a></strong>(java.lang.Object&nbsp;sectionFormatID)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
 <div class="block"><i>Use <a href="../../../../../org/apache/poi/hpsf/wellknown/SectionIDMap.html#get(byte[])"><code>get(byte[])</code></a> instead!</i></div>
@@ -240,14 +238,14 @@ extends java.util.HashMap</pre>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hpsf/wellknown/SectionIDMap.html#put(byte[],%20org.apache.poi.hpsf.wellknown.PropertyIDMap)">put</a></strong>(byte[]&nbsp;sectionFormatID,
    <a href="../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a>&nbsp;propertyIDMap)</code>
 <div class="block">Associates a section format ID with a <a href="../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown"><code>PropertyIDMap</code></a>.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hpsf/wellknown/SectionIDMap.html#put(java.lang.Object,%20java.lang.Object)">put</a></strong>(java.lang.Object&nbsp;key,
    java.lang.Object&nbsp;value)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -255,6 +253,14 @@ extends java.util.HashMap</pre>
 </div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hpsf/wellknown/SectionIDMap.html#put(java.lang.String,%20org.apache.poi.hpsf.wellknown.PropertyIDMap)">put</a></strong>(java.lang.String&nbsp;key,
+   <a href="../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a>&nbsp;value)</code>
+<div class="block">Associates the string representation of a section
+  format ID with a <a href="../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown"><code>PropertyIDMap</code></a></div>
+</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.util.HashMap">
@@ -404,7 +410,7 @@ extends java.util.HashMap</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>get</h4>
-<pre>public&nbsp;java.lang.Object&nbsp;get(java.lang.Object&nbsp;sectionFormatID)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a>&nbsp;get(java.lang.Object&nbsp;sectionFormatID)</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>Use <a href="../../../../../org/apache/poi/hpsf/wellknown/SectionIDMap.html#get(byte[])"><code>get(byte[])</code></a> instead!</i></div>
 <div class="block"><p>Returns the <a href="../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown"><code>PropertyIDMap</code></a> for a given section format
  ID.</p></div>
@@ -423,21 +429,33 @@ extends java.util.HashMap</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>put</h4>
-<pre>public&nbsp;java.lang.Object&nbsp;put(byte[]&nbsp;sectionFormatID,
-                   <a href="../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a>&nbsp;propertyIDMap)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a>&nbsp;put(byte[]&nbsp;sectionFormatID,
+                <a href="../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a>&nbsp;propertyIDMap)</pre>
 <div class="block"><p>Associates a section format ID with a <a href="../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown"><code>PropertyIDMap</code></a>.</p></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>sectionFormatID</code> - the section format ID</dd><dd><code>propertyIDMap</code> - the property ID map</dd>
 <dt><span class="strong">Returns:</span></dt><dd>as defined by <code>Map.put(K, V)</code></dd></dl>
 </li>
 </ul>
+<a name="put(java.lang.String, org.apache.poi.hpsf.wellknown.PropertyIDMap)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>put</h4>
+<pre>protected&nbsp;<a href="../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a>&nbsp;put(java.lang.String&nbsp;key,
+                <a href="../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a>&nbsp;value)</pre>
+<div class="block">Associates the string representation of a section
+  format ID with a <a href="../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown"><code>PropertyIDMap</code></a></div>
+</li>
+</ul>
 <a name="put(java.lang.Object, java.lang.Object)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>put</h4>
-<pre>public&nbsp;java.lang.Object&nbsp;put(java.lang.Object&nbsp;key,
-                   java.lang.Object&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a>&nbsp;put(java.lang.Object&nbsp;key,
+                java.lang.Object&nbsp;value)</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>Use <a href="../../../../../org/apache/poi/hpsf/wellknown/SectionIDMap.html#put(byte[],%20org.apache.poi.hpsf.wellknown.PropertyIDMap)"><code>put(byte[], PropertyIDMap)</code></a> instead!</i></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>

Modified: poi/site/publish/apidocs/org/apache/poi/hpsf/wellknown/class-use/PropertyIDMap.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpsf/wellknown/class-use/PropertyIDMap.html?rev=1700770&r1=1700769&r2=1700770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hpsf/wellknown/class-use/PropertyIDMap.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hpsf/wellknown/class-use/PropertyIDMap.html Wed Sep  2 11:44:14 2015
@@ -139,16 +139,48 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a></code></td>
+<td class="colLast"><span class="strong">SectionIDMap.</span><code><strong><a href="../../../../../../org/apache/poi/hpsf/wellknown/SectionIDMap.html#get(java.lang.Object)">get</a></strong>(java.lang.Object&nbsp;sectionFormatID)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>Use <a href="../../../../../../org/apache/poi/hpsf/wellknown/SectionIDMap.html#get(byte[])"><code>SectionIDMap.get(byte[])</code></a> instead!</i></div>
+</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a></code></td>
 <td class="colLast"><span class="strong">PropertyIDMap.</span><code><strong><a href="../../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html#getDocumentSummaryInformationProperties()">getDocumentSummaryInformationProperties</a></strong>()</code>
 <div class="block">Returns the Document Summary Information properties
  singleton.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a></code></td>
 <td class="colLast"><span class="strong">PropertyIDMap.</span><code><strong><a href="../../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html#getSummaryInformationProperties()">getSummaryInformationProperties</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a></code></td>
+<td class="colLast"><span class="strong">SectionIDMap.</span><code><strong><a href="../../../../../../org/apache/poi/hpsf/wellknown/SectionIDMap.html#put(byte[],%20org.apache.poi.hpsf.wellknown.PropertyIDMap)">put</a></strong>(byte[]&nbsp;sectionFormatID,
+   <a href="../../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a>&nbsp;propertyIDMap)</code>
+<div class="block">Associates a section format ID with a <a href="../../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown"><code>PropertyIDMap</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a></code></td>
+<td class="colLast"><span class="strong">SectionIDMap.</span><code><strong><a href="../../../../../../org/apache/poi/hpsf/wellknown/SectionIDMap.html#put(java.lang.Object,%20java.lang.Object)">put</a></strong>(java.lang.Object&nbsp;key,
+   java.lang.Object&nbsp;value)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>Use <a href="../../../../../../org/apache/poi/hpsf/wellknown/SectionIDMap.html#put(byte[],%20org.apache.poi.hpsf.wellknown.PropertyIDMap)"><code>SectionIDMap.put(byte[], PropertyIDMap)</code></a> instead!</i></div>
+</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a></code></td>
+<td class="colLast"><span class="strong">SectionIDMap.</span><code><strong><a href="../../../../../../org/apache/poi/hpsf/wellknown/SectionIDMap.html#put(java.lang.String,%20org.apache.poi.hpsf.wellknown.PropertyIDMap)">put</a></strong>(java.lang.String&nbsp;key,
+   <a href="../../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a>&nbsp;value)</code>
+<div class="block">Associates the string representation of a section
+  format ID with a <a href="../../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown"><code>PropertyIDMap</code></a></div>
+</td>
+</tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
@@ -159,12 +191,20 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a></code></td>
 <td class="colLast"><span class="strong">SectionIDMap.</span><code><strong><a href="../../../../../../org/apache/poi/hpsf/wellknown/SectionIDMap.html#put(byte[],%20org.apache.poi.hpsf.wellknown.PropertyIDMap)">put</a></strong>(byte[]&nbsp;sectionFormatID,
    <a href="../../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a>&nbsp;propertyIDMap)</code>
 <div class="block">Associates a section format ID with a <a href="../../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown"><code>PropertyIDMap</code></a>.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a></code></td>
+<td class="colLast"><span class="strong">SectionIDMap.</span><code><strong><a href="../../../../../../org/apache/poi/hpsf/wellknown/SectionIDMap.html#put(java.lang.String,%20org.apache.poi.hpsf.wellknown.PropertyIDMap)">put</a></strong>(java.lang.String&nbsp;key,
+   <a href="../../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown">PropertyIDMap</a>&nbsp;value)</code>
+<div class="block">Associates the string representation of a section
+  format ID with a <a href="../../../../../../org/apache/poi/hpsf/wellknown/PropertyIDMap.html" title="class in org.apache.poi.hpsf.wellknown"><code>PropertyIDMap</code></a></div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/dev/BiffDrawingToXml.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/dev/BiffDrawingToXml.html?rev=1700770&r1=1700769&r2=1700770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/dev/BiffDrawingToXml.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/dev/BiffDrawingToXml.html Wed Sep  2 11:44:14 2015
@@ -97,9 +97,6 @@
 <pre>public class <span class="strong">BiffDrawingToXml</span>
 extends java.lang.Object</pre>
 <div class="block">Utility for representing drawings contained in a binary Excel file as a XML tree</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Evgeniy Berlog
- date: 10.04.12</dd></dl>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/dev/BiffViewer.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/dev/BiffViewer.html?rev=1700770&r1=1700769&r2=1700770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/dev/BiffViewer.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/dev/BiffViewer.html Wed Sep  2 11:44:14 2015
@@ -118,8 +118,8 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="altColor">
 <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"><code><strong><a href="../../../../../org/apache/poi/hssf/dev/BiffViewer.html#createRecords(java.io.InputStream,%20java.io.PrintStream,%20org.apache.poi.hssf.dev.BiffViewer.BiffRecordListener,%20boolean)">createRecords</a></strong>(java.io.InputStream&nbsp;is,
-             java.io.PrintStream&nbsp;ps,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/dev/BiffViewer.html#createRecords(java.io.InputStream,%20java.io.PrintWriter,%20org.apache.poi.hssf.dev.BiffViewer.BiffRecordListener,%20boolean)">createRecords</a></strong>(java.io.InputStream&nbsp;is,
+             java.io.PrintWriter&nbsp;ps,
              org.apache.poi.hssf.dev.BiffViewer.BiffRecordListener&nbsp;recListener,
              boolean&nbsp;dumpInterpretedRecords)</code>
 <div class="block">Create an array of records from an input stream</div>
@@ -138,7 +138,7 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/dev/BiffViewer.html#runBiffViewer(java.io.PrintStream,%20java.io.InputStream,%20boolean,%20boolean,%20boolean,%20boolean)">runBiffViewer</a></strong>(java.io.PrintStream&nbsp;ps,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/dev/BiffViewer.html#runBiffViewer(java.io.PrintWriter,%20java.io.InputStream,%20boolean,%20boolean,%20boolean,%20boolean)">runBiffViewer</a></strong>(java.io.PrintWriter&nbsp;pw,
              java.io.InputStream&nbsp;is,
              boolean&nbsp;dumpInterpretedRecords,
              boolean&nbsp;dumpHex,
@@ -167,14 +167,14 @@ extends java.lang.Object</pre>
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="createRecords(java.io.InputStream, java.io.PrintStream, org.apache.poi.hssf.dev.BiffViewer.BiffRecordListener, boolean)">
+<a name="createRecords(java.io.InputStream, java.io.PrintWriter, org.apache.poi.hssf.dev.BiffViewer.BiffRecordListener, boolean)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>createRecords</h4>
 <pre>public static&nbsp;<a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>[]&nbsp;createRecords(java.io.InputStream&nbsp;is,
-                     java.io.PrintStream&nbsp;ps,
+                     java.io.PrintWriter&nbsp;ps,
                      org.apache.poi.hssf.dev.BiffViewer.BiffRecordListener&nbsp;recListener,
                      boolean&nbsp;dumpInterpretedRecords)
                               throws <a href="../../../../../org/apache/poi/hssf/record/RecordFormatException.html" title="class in org.apache.poi.hssf.record">RecordFormatException</a></pre>
@@ -228,13 +228,13 @@ extends java.lang.Object</pre>
 <dd><code>java.io.FileNotFoundException</code></dd></dl>
 </li>
 </ul>
-<a name="runBiffViewer(java.io.PrintStream, java.io.InputStream, boolean, boolean, boolean, boolean)">
+<a name="runBiffViewer(java.io.PrintWriter, java.io.InputStream, boolean, boolean, boolean, boolean)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>runBiffViewer</h4>
-<pre>protected static&nbsp;void&nbsp;runBiffViewer(java.io.PrintStream&nbsp;ps,
+<pre>protected static&nbsp;void&nbsp;runBiffViewer(java.io.PrintWriter&nbsp;pw,
                  java.io.InputStream&nbsp;is,
                  boolean&nbsp;dumpInterpretedRecords,
                  boolean&nbsp;dumpHex,

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/HyperlinkRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/HyperlinkRecord.html?rev=1700770&r1=1700769&r2=1700770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/HyperlinkRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/HyperlinkRecord.html Wed Sep  2 11:44:14 2015
@@ -114,8 +114,6 @@ extends <a href="../../../../../org/apac
 <div class="block">The <code>HyperlinkRecord</code> (0x01B8) wraps an HLINK-record
   from the Excel-97 format.
  Supports only external links for now (eg http://)</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Mark Hissink Muller <a href="mailto:mark@hissinkmuller.nl >mark&064;hissinkmuller.nl</a>, Yegor Kozlov (yegor at apache dot org)</dd></dl>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/WriteAccessRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/WriteAccessRecord.html?rev=1700770&r1=1700769&r2=1700770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/WriteAccessRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/WriteAccessRecord.html Wed Sep  2 11:44:14 2015
@@ -118,8 +118,6 @@ extends <a href="../../../../../org/apac
  <p/>
  REFERENCE: PG 424 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
  <p/></div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Andrew C. Oliver (acoliver at apache dot org)</dd></dl>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/Record.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/Record.html?rev=1700770&r1=1700769&r2=1700770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/Record.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/Record.html Wed Sep  2 11:44:14 2015
@@ -147,8 +147,8 @@
 <tbody>
 <tr class="altColor">
 <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">BiffViewer.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/dev/BiffViewer.html#createRecords(java.io.InputStream,%20java.io.PrintStream,%20org.apache.poi.hssf.dev.BiffViewer.BiffRecordListener,%20boolean)">createRecords</a></strong>(java.io.InputStream&nbsp;is,
-             java.io.PrintStream&nbsp;ps,
+<td class="colLast"><span class="strong">BiffViewer.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/dev/BiffViewer.html#createRecords(java.io.InputStream,%20java.io.PrintWriter,%20org.apache.poi.hssf.dev.BiffViewer.BiffRecordListener,%20boolean)">createRecords</a></strong>(java.io.InputStream&nbsp;is,
+             java.io.PrintWriter&nbsp;ps,
              org.apache.poi.hssf.dev.BiffViewer.BiffRecordListener&nbsp;recListener,
              boolean&nbsp;dumpInterpretedRecords)</code>
 <div class="block">Create an array of records from an input stream</div>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordFormatException.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordFormatException.html?rev=1700770&r1=1700769&r2=1700770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordFormatException.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordFormatException.html Wed Sep  2 11:44:14 2015
@@ -113,8 +113,8 @@
 <tbody>
 <tr class="altColor">
 <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">BiffViewer.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/dev/BiffViewer.html#createRecords(java.io.InputStream,%20java.io.PrintStream,%20org.apache.poi.hssf.dev.BiffViewer.BiffRecordListener,%20boolean)">createRecords</a></strong>(java.io.InputStream&nbsp;is,
-             java.io.PrintStream&nbsp;ps,
+<td class="colLast"><span class="strong">BiffViewer.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/dev/BiffViewer.html#createRecords(java.io.InputStream,%20java.io.PrintWriter,%20org.apache.poi.hssf.dev.BiffViewer.BiffRecordListener,%20boolean)">createRecords</a></strong>(java.io.InputStream&nbsp;is,
+             java.io.PrintWriter&nbsp;ps,
              org.apache.poi.hssf.dev.BiffViewer.BiffRecordListener&nbsp;recListener,
              boolean&nbsp;dumpInterpretedRecords)</code>
 <div class="block">Create an array of records from an input stream</div>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFDateUtil.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFDateUtil.html?rev=1700770&r1=1700769&r2=1700770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFDateUtil.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFDateUtil.html Wed Sep  2 11:44:14 2015
@@ -163,7 +163,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html" title="class in org.apache.poi.ss.usermodel">DateUtil</a></h3>
-<code><a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#convertTime(java.lang.String)">convertTime</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getExcelDate(java.util.Calendar,%20boolean)">getExcelDate</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getExcelDate(java.util.Date)">getExcelDate</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getExcelDate(java.util.Date,%20boolean)">getExcelDate</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getJavaCalendar(double)">getJavaCalendar</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getJavaCalendar(double,%20boolean)">getJavaCalendar</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getJavaCalendar(double,%20boolean,%20java.util.TimeZone)">getJavaCalendar</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getJavaCalendar(double,%20boolean,%20java.util.TimeZone,%20bool
 ean)">getJavaCalendar</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getJavaCalendarUTC(double,%20boolean)">getJavaCalendarUTC</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getJavaDate(double)">getJavaDate</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getJavaDate(double,%20boolean)">getJavaDate</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getJavaDate(double,%20boolean,%20java.util.TimeZone)">getJavaDate</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getJavaDate(double,%20boolean,%20java.util.TimeZone,%20boolean)">getJavaDate</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getJavaDate(double,%20java.util.TimeZone)">getJavaDate</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#isADateFormat(int,%20java.lang.String)">isADateFormat</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#isCellDateFormatted(
 org.apache.poi.ss.usermodel.Cell)">isCellDateFormatted</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#isCellInternalDateFormatted(org.apache.poi.ss.usermodel.Cell)">isCellInternalDateFormatted</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#isInternalDateFormat(int)">isInternalDateFormat</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#isValidExcelDate(double)">isValidExcelDate</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#parseYYYYMMDDDate(java.lang.String)">parseYYYYMMDDDate</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#setCalendar(java.util.Calendar,%20int,%20int,%20boolean,%20boolean)">setCalendar</a></code></li>
+<code><a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#convertTime(java.lang.String)">convertTime</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getExcelDate(java.util.Calendar,%20boolean)">getExcelDate</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getExcelDate(java.util.Date)">getExcelDate</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getExcelDate(java.util.Date,%20boolean)">getExcelDate</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getJavaCalendar(double)">getJavaCalendar</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getJavaCalendar(double,%20boolean)">getJavaCalendar</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getJavaCalendar(double,%20boolean,%20java.util.TimeZone)">getJavaCalendar</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getJavaCalendar(double,%20boolean,%20java.util.TimeZone,%20bool
 ean)">getJavaCalendar</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getJavaCalendarUTC(double,%20boolean)">getJavaCalendarUTC</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getJavaDate(double)">getJavaDate</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getJavaDate(double,%20boolean)">getJavaDate</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getJavaDate(double,%20boolean,%20java.util.TimeZone)">getJavaDate</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getJavaDate(double,%20boolean,%20java.util.TimeZone,%20boolean)">getJavaDate</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getJavaDate(double,%20java.util.TimeZone)">getJavaDate</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getUserTimeZone()">getUserTimeZone</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#isADateFormat(int,%20java.lang.String)"
 >isADateFormat</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#isCellDateFormatted(org.apache.poi.ss.usermodel.Cell)">isCellDateFormatted</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#isCellInternalDateFormatted(org.apache.poi.ss.usermodel.Cell)">isCellInternalDateFormatted</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#isInternalDateFormat(int)">isInternalDateFormat</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#isValidExcelDate(double)">isValidExcelDate</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#parseYYYYMMDDDate(java.lang.String)">parseYYYYMMDDDate</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#setCalendar(java.util.Calendar,%20int,%20int,%20boolean,%20boolean)">setCalendar</a>, <a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#setUserTimeZone(java.util.TimeZone)">setUserTimeZone</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

Modified: poi/site/publish/apidocs/org/apache/poi/ss/format/CellDateFormatter.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/format/CellDateFormatter.html?rev=1700770&r1=1700769&r2=1700770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/format/CellDateFormatter.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/format/CellDateFormatter.html Wed Sep  2 11:44:14 2015
@@ -102,8 +102,6 @@
 <pre>public class <span class="strong">CellDateFormatter</span>
 extends <a href="../../../../../org/apache/poi/ss/format/CellFormatter.html" title="class in org.apache.poi.ss.format">CellFormatter</a></pre>
 <div class="block">Formats a date value.</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Ken Arnold, Industrious Media LLC</dd></dl>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/atp/DateParser.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/atp/DateParser.html?rev=1700770&r1=1700769&r2=1700770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/atp/DateParser.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/atp/DateParser.html Wed Sep  2 11:44:14 2015
@@ -97,8 +97,6 @@
 <pre>public class <span class="strong">DateParser</span>
 extends java.lang.Object</pre>
 <div class="block">Parser for java dates.</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>jfaenomoto@gmail.com</dd></dl>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/atp/WorkdayCalculator.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/atp/WorkdayCalculator.html?rev=1700770&r1=1700769&r2=1700770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/atp/WorkdayCalculator.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/atp/WorkdayCalculator.html Wed Sep  2 11:44:14 2015
@@ -97,8 +97,6 @@
 <pre>public class <span class="strong">WorkdayCalculator</span>
 extends java.lang.Object</pre>
 <div class="block">A calculator for workdays, considering dates as excel representations.</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>jfaenomoto@gmail.com</dd></dl>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/DateFunc.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/DateFunc.html?rev=1700770&r1=1700769&r2=1700770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/DateFunc.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/DateFunc.html Wed Sep  2 11:44:14 2015
@@ -106,8 +106,6 @@
 <pre>public final class <span class="strong">DateFunc</span>
 extends <a href="../../../../../../org/apache/poi/ss/formula/functions/Fixed3ArgFunction.html" title="class in org.apache.poi.ss.formula.functions">Fixed3ArgFunction</a></pre>
 <div class="block">Implementation for the Excel function DATE</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Pavel Krupets (pkrupets at palmtreebusiness dot com)</dd></dl>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/Days360.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/Days360.html?rev=1700770&r1=1700769&r2=1700770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/Days360.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/Days360.html Wed Sep  2 11:44:14 2015
@@ -100,12 +100,43 @@
 <br>
 <pre>public class <span class="strong">Days360</span>
 extends java.lang.Object</pre>
-<div class="block">Calculates the number of days between two dates based on a 360-day year
+<div class="block"><p>Calculates the number of days between two dates based on a 360-day year
  (twelve 30-day months), which is used in some accounting calculations. Use
  this function to help compute payments if your accounting system is based on
- twelve 30-day months.</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>PUdalau</dd></dl>
+ twelve 30-day months.<p>
+ 
+ <code>DAYS360(start_date,end_date,[method])</code>
+ 
+ <ul>
+ <li>Start_date, end_date (required):<br/>
+ The two dates between which you want to know the number of days.<br/>
+ If start_date occurs after end_date, the DAYS360 function returns a negative number.</li>
+ 
+ <li>Method (optional):<br/>
+ A logical value that specifies whether to use the U.S. or European method in the calculation</li>
+ 
+ <li>Method set to false or omitted:<br/>
+ the DAYS360 function uses the U.S. (NASD) method. If the starting date is the 31st of a month,
+ it becomes equal to the 30th of the same month. If the ending date is the 31st of a month and
+ the starting date is earlier than the 30th of a month, the ending date becomes equal to the
+ 1st of the next month, otherwise the ending date becomes equal to the 30th of the same month.
+ The month February and leap years are handled in the following way:<br/>
+ On a non-leap year the function <code>=DAYS360("2/28/93", "3/1/93", FALSE)</code> returns 1 day
+ because the DAYS360 function ignores the extra days added to February.<br/>
+ On a leap year the function <code>=DAYS360("2/29/96","3/1/96", FALSE)</code> returns 1 day for
+ the same reason.</li>
+ 
+ <li>Method Set to true:<br/>
+ When you set the method parameter to TRUE, the DAYS360 function uses the European method.
+ Starting dates or ending dates that occur on the 31st of a month become equal to the 30th of
+ the same month. The month February and leap years are handled in the following way:<br/>
+ On a non-leap year the function <code>=DAYS360("2/28/93", "3/1/93", TRUE)</code> returns
+ 3 days because the DAYS360 function is counting the extra days added to February to give
+ February 30 days.<br/>
+ On a leap year the function <code>=DAYS360("2/29/96", "3/1/96", TRUE)</code> returns
+ 2 days for the same reason.</li>
+ </ul></div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="https://support.microsoft.com/en-us/kb/235575">DAYS360 Function Produces Different Values Depending on the Version of Excel</a></dd></dl>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/Dec2Hex.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/Dec2Hex.html?rev=1700770&r1=1700769&r2=1700770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/Dec2Hex.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/Dec2Hex.html Wed Sep  2 11:44:14 2015
@@ -129,8 +129,6 @@ implements <a href="../../../../../../or
  <li>If this argument is negative, this function returns the #NUM! error value.</li>
  <li>If this argument contains a decimal value, this function ignores the numbers to the right side of the decimal point.</li>
  </ul></div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>cedric dot walter @ gmail dot com</dd></dl>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/Today.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/Today.html?rev=1700770&r1=1700769&r2=1700770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/Today.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/Today.html Wed Sep  2 11:44:14 2015
@@ -106,8 +106,6 @@
 <pre>public final class <span class="strong">Today</span>
 extends <a href="../../../../../../org/apache/poi/ss/formula/functions/Fixed0ArgFunction.html" title="class in org.apache.poi.ss.formula.functions">Fixed0ArgFunction</a></pre>
 <div class="block">Implementation of Excel TODAY() Function<br/></div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Frank Taffelt</dd></dl>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/WeekNum.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/WeekNum.html?rev=1700770&r1=1700769&r2=1700770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/WeekNum.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/WeekNum.html Wed Sep  2 11:44:14 2015
@@ -119,8 +119,6 @@ implements <a href="../../../../../../or
  Return_type     is a number that determines on which day the week begins. The default is 1.
  1      Week begins on Sunday. Weekdays are numbered 1 through 7.
  2      Week begins on Monday. Weekdays are numbered 1 through 7.</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>cedric dot walter @ gmail dot com</dd></dl>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/DateUtil.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/DateUtil.html?rev=1700770&r1=1700769&r2=1700770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/DateUtil.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/DateUtil.html Wed Sep  2 11:44:14 2015
@@ -101,8 +101,6 @@
 <pre>public class <span class="strong">DateUtil</span>
 extends java.lang.Object</pre>
 <div class="block">Contains methods for dealing with Excel dates.</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Michael Harhen, Glen Stampoultzis (glens at apache.org), Dan Sherman (dsherman at isisph.com), Hack Kampbjorn (hak at 2mba.dk), Alex Jacoby (ajacoby at gmail.com), Pavel Krupets (pkrupets at palmtreebusiness dot com), Thies Wellpott</dd></dl>
 </li>
 </ul>
 </div>
@@ -292,6 +290,10 @@ extends java.lang.Object</pre>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>static java.util.TimeZone</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#getUserTimeZone()">getUserTimeZone</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#isADateFormat(int,%20java.lang.String)">isADateFormat</a></strong>(int&nbsp;formatIndex,
              java.lang.String&nbsp;formatString)</code>
@@ -299,7 +301,7 @@ extends java.lang.Object</pre>
   format represents a date format or not.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#isCellDateFormatted(org.apache.poi.ss.usermodel.Cell)">isCellDateFormatted</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell)</code>
 <div class="block">Check if a cell contains a date
@@ -307,33 +309,33 @@ extends java.lang.Object</pre>
   we infer it is a date if it is formatted as such.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#isCellInternalDateFormatted(org.apache.poi.ss.usermodel.Cell)">isCellInternalDateFormatted</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell)</code>
 <div class="block">Check if a cell contains a date, checking only for internal
    excel date formats.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#isInternalDateFormat(int)">isInternalDateFormat</a></strong>(int&nbsp;format)</code>
 <div class="block">Given a format ID this will check whether the format represents
   an internal excel date format or not.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#isValidExcelDate(double)">isValidExcelDate</a></strong>(double&nbsp;value)</code>
 <div class="block">Given a double, checks if it is a valid Excel date.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static java.util.Date</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#parseYYYYMMDDDate(java.lang.String)">parseYYYYMMDDDate</a></strong>(java.lang.String&nbsp;dateStr)</code>
 <div class="block">Converts a string of format "YYYY/MM/DD" to its (Excel) numeric equivalent</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#setCalendar(java.util.Calendar,%20int,%20int,%20boolean,%20boolean)">setCalendar</a></strong>(java.util.Calendar&nbsp;calendar,
            int&nbsp;wholeDays,
@@ -341,6 +343,13 @@ extends java.lang.Object</pre>
            boolean&nbsp;use1904windowing,
            boolean&nbsp;roundSeconds)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/DateUtil.html#setUserTimeZone(java.util.TimeZone)">setUserTimeZone</a></strong>(java.util.TimeZone&nbsp;timezone)</code>
+<div class="block">as timezone information is not stored in any format, it can be
+ set before any date calculations take place</div>
+</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -677,6 +686,28 @@ extends java.lang.Object</pre>
 <dt><span class="strong">Returns:</span></dt><dd>Java representation of the date, or null if date is not a valid Excel date</dd></dl>
 </li>
 </ul>
+<a name="setUserTimeZone(java.util.TimeZone)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setUserTimeZone</h4>
+<pre>public static&nbsp;void&nbsp;setUserTimeZone(java.util.TimeZone&nbsp;timezone)</pre>
+<div class="block">as timezone information is not stored in any format, it can be
+ set before any date calculations take place</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>timezone</code> - the timezone under which date calculations take place</dd></dl>
+</li>
+</ul>
+<a name="getUserTimeZone()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUserTimeZone</h4>
+<pre>public static&nbsp;java.util.TimeZone&nbsp;getUserTimeZone()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the time zone which is used for date calculations</dd></dl>
+</li>
+</ul>
 <a name="isADateFormat(int, java.lang.String)">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/util/HexRead.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/HexRead.html?rev=1700770&r1=1700769&r2=1700770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/HexRead.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/HexRead.html Wed Sep  2 11:44:14 2015
@@ -98,8 +98,6 @@
 extends java.lang.Object</pre>
 <div class="block">Utilities to read hex from files.
  TODO - move to test packages</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Marc Johnson, Glen Stampoultzis (glens at apache.org)</dd></dl>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/util/StringUtil.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/StringUtil.html?rev=1700770&r1=1700769&r2=1700770&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/StringUtil.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/StringUtil.html Wed Sep  2 11:44:14 2015
@@ -60,13 +60,13 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&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><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
 <li>Constr&nbsp;|&nbsp;</li>
 <li><a href="#method_detail">Method</a></li>
 </ul>
@@ -100,8 +100,6 @@ extends java.lang.Object</pre>
 
  Note - none of the methods in this class deals with <a href="../../../../org/apache/poi/hssf/record/ContinueRecord.html" title="class in org.apache.poi.hssf.record"><code>ContinueRecord</code></a>s.
  For such functionality, consider using <a href="../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record"><code>RecordInputStream</code></a></div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Andrew C. Oliver, Sergei Kozello (sergeikozello at mail.ru), Toshiaki Kamoshida (kamoshida.toshiaki at future dot co dot jp)</dd></dl>
 </li>
 </ul>
 </div>
@@ -129,6 +127,33 @@ extends java.lang.Object</pre>
 </table>
 </li>
 </ul>
+<!-- =========== 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 static java.nio.charset.Charset</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/StringUtil.html#ISO_8859_1">ISO_8859_1</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected static java.nio.charset.Charset</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/StringUtil.html#UTF16LE">UTF16LE</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.nio.charset.Charset</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/StringUtil.html#UTF8">UTF8</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
 <!-- ========== METHOD SUMMARY =========== -->
 <ul class="blockList">
 <li class="blockList"><a name="method_summary">
@@ -315,6 +340,41 @@ 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="ISO_8859_1">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ISO_8859_1</h4>
+<pre>protected static final&nbsp;java.nio.charset.Charset ISO_8859_1</pre>
+</li>
+</ul>
+<a name="UTF16LE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>UTF16LE</h4>
+<pre>protected static final&nbsp;java.nio.charset.Charset UTF16LE</pre>
+</li>
+</ul>
+<a name="UTF8">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>UTF8</h4>
+<pre>public static final&nbsp;java.nio.charset.Charset UTF8</pre>
+</li>
+</ul>
+</li>
+</ul>
 <!-- ============ METHOD DETAIL ========== -->
 <ul class="blockList">
 <li class="blockList"><a name="method_detail">
@@ -674,13 +734,13 @@ extends java.lang.Object</pre>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&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><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
 <li>Constr&nbsp;|&nbsp;</li>
 <li><a href="#method_detail">Method</a></li>
 </ul>

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1700770&r1=1700769&r2=1700770&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Wed Sep  2 11:44:14 2015
@@ -259,6 +259,9 @@ if (VERSION > 3) {
 <h3>Version 3.13-beta2 (2015-10-??)</h3>
 </div>
 <ul>
+    	
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> Fix DAYS360 handling for US/EU method</li>
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58254">58254</a> - CellFormatResult.text should check for nulls as per the javadoc</li>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1700770&r1=1700769&r2=1700770&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Wed Sep  2 11:44:14 2015
@@ -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 58254)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58254) - CellFormatResult.text should check for nulls as per the javadoc</description></item><item><title> fix(bug 58260)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58260) - Fix checks for limit on number of styles in XSSF/SXSSF, fix more than 32k styles in SXSSF workbooks</description></item><item><title> fix(bug 58262)</title><link>http://poi.apache.org/changes.html</link><description> fix by David North (bug 58262) - ReadOnlySharedStringsTable now handles workbooks with an empty SST part</description></item><item><title> fix(bug 52111)</title><link>http://poi.apache.org/changes.html</link><description> fix by David North (bug 52111) - Intersect
 ion formulae are now supported in XSSF</description></item><item><title> fix(bug 58253)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58253) - CellReference upper-case check for #REF!, and javadoc improvements</description></item><item><title> fix(bug 58252)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58252) - More CellReference unit testing coverage</description></item><item><title> fix(bug 54938)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 54938) - Throw InvalidFormatException as documented instead of IllegalArgumentException in WorkbookFactory.create()</description></item><item><title> fix(bug 58237)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58237) - When adding a picture to a XWPF header or footer, attach it to the right part</description></item><item><title> fix(bug 58220)</tit
 le><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58220) - Improve the javadocs for XSSFFont and Font getFontHeight methods</description></item><item><title> fix(bug 56479)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56479) - Don't hardcode dcterms as namespace alias in the attribute, but expect the actual alias that is used in the corresponding element</description></item><item><title> fix(bug 56519)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56519) - XSLFSlide.draw is not working with text embeded in PPTX</description></item><item><title> fix(bug 58205)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58205) - getSlideMasters() returns the master slides in the incorrect order</description></item><item><title> fix(bug 57786)</title><link>http://poi.apache.org/changes.html</link><description> fix
  by POI Developers (bug 57786) - XSLFFreeformShape ignores quadratic bezier curves</description></item><item><title> fix(bug 58206)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58206) - provide a mechanism to find slide layouts by name</description></item><item><title> fix(bug 58204)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58204) - STYLE: ShapeContainer interface makes internal getShapesList() redundant</description></item><item><title> add(bug 58190)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58190) - The current picture handling uses raw integers for types and index, replace with enum and reference</description></item><item><title> fix(bug 58203)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58203) - Apparently Maven uses plurals for all artifacts except javadocs, so tweak our n
 aming to make it happy</description></item><item><title> add(bug 58193)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58193) - Use input stream rather than byte array for checksum etc.</description></item><item><title> add(bug 58200)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58200) - SXSSF support for evaluating formula cells, provided the cell and all its references are within the current window</description></item><item><title> fix(bug 58098)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58098) - Avoid NPE in cleanup if NPOIFSFileSystem is opened on a locked File under Windows</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Merged common_sl branch to trunk</description></item><item><title> fix(bug 57571)</title><link>http://poi.apache.org/changes.html<
 /link><description> fix by POI Developers (bug 57571) - Fix creating comments for XSSF/SXSSF, regression was introduced via bug 54920</description></item><item><title> fix(bug 58175)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58175) - Fix creating comments for XSSF/SXSSF, regression was introduced via bug 54920</description></item><item><title> fix(bug 58156)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58156) - Possible data corruption in hasPOIFSHeader and hasOOXMLHeader</description></item><item><title> add(bug 57484)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57484) - Allow processing of non-OOXML core namespace packages</description></item><item><title> add(bug 58130)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58130) - Conditional Formatting support for DataBars, Icon Sets / 
 Multi-States, and Color Scales</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> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Fix DAYS360 handling for US/EU method</description></item><item><title> fix(bug 58254)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58254) - CellFormatResult.text should check for nulls as per the javadoc</description></item><item><title> fix(bug 58260)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58260) - Fix checks for limit on number of styles in XSSF/SXSSF, fix more than 32k styles in SXSSF workbooks</description></item><item><title> fix(bug 58262)</title><link>http://poi.apache.org/changes.html</link><description> fix by David North (bug 58262) - ReadOnlySharedStringsTable now handles workbooks with an empty 
 SST part</description></item><item><title> fix(bug 52111)</title><link>http://poi.apache.org/changes.html</link><description> fix by David North (bug 52111) - Intersection formulae are now supported in XSSF</description></item><item><title> fix(bug 58253)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58253) - CellReference upper-case check for #REF!, and javadoc improvements</description></item><item><title> fix(bug 58252)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58252) - More CellReference unit testing coverage</description></item><item><title> fix(bug 54938)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 54938) - Throw InvalidFormatException as documented instead of IllegalArgumentException in WorkbookFactory.create()</description></item><item><title> fix(bug 58237)</title><link>http://poi.apache.org/changes.html</link><description>
  fix by POI Developers (bug 58237) - When adding a picture to a XWPF header or footer, attach it to the right part</description></item><item><title> fix(bug 58220)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58220) - Improve the javadocs for XSSFFont and Font getFontHeight methods</description></item><item><title> fix(bug 56479)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56479) - Don't hardcode dcterms as namespace alias in the attribute, but expect the actual alias that is used in the corresponding element</description></item><item><title> fix(bug 56519)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56519) - XSLFSlide.draw is not working with text embeded in PPTX</description></item><item><title> fix(bug 58205)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58205) - getSlideMasters() r
 eturns the master slides in the incorrect order</description></item><item><title> fix(bug 57786)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57786) - XSLFFreeformShape ignores quadratic bezier curves</description></item><item><title> fix(bug 58206)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58206) - provide a mechanism to find slide layouts by name</description></item><item><title> fix(bug 58204)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58204) - STYLE: ShapeContainer interface makes internal getShapesList() redundant</description></item><item><title> add(bug 58190)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58190) - The current picture handling uses raw integers for types and index, replace with enum and reference</description></item><item><title> fix(bug 58203)</title><link>ht
 tp://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58203) - Apparently Maven uses plurals for all artifacts except javadocs, so tweak our naming to make it happy</description></item><item><title> add(bug 58193)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58193) - Use input stream rather than byte array for checksum etc.</description></item><item><title> add(bug 58200)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58200) - SXSSF support for evaluating formula cells, provided the cell and all its references are within the current window</description></item><item><title> fix(bug 58098)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58098) - Avoid NPE in cleanup if NPOIFSFileSystem is opened on a locked File under Windows</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link>
 <description> add by POI Developers - Merged common_sl branch to trunk</description></item><item><title> fix(bug 57571)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57571) - Fix creating comments for XSSF/SXSSF, regression was introduced via bug 54920</description></item><item><title> fix(bug 58175)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58175) - Fix creating comments for XSSF/SXSSF, regression was introduced via bug 54920</description></item><item><title> fix(bug 58156)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58156) - Possible data corruption in hasPOIFSHeader and hasOOXMLHeader</description></item><item><title> add(bug 57484)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57484) - Allow processing of non-OOXML core namespace packages</description></item><item><title> add(bug 
 58130)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58130) - Conditional Formatting support for DataBars, Icon Sets / Multi-States, and Color Scales</description></item></channel></rss>
\ No newline at end of file



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