Author: nick
Date: Thu Oct 30 16:22:08 2014
New Revision: 1635535

URL: http://svn.apache.org/r1635535
Log:
Republish Javadocs

Added:
    poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/EOMonth.html
    
poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/class-use/EOMonth.html
Modified:
    poi/site/publish/apidocs/allclasses-frame.html
    poi/site/publish/apidocs/allclasses-noframe.html
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/POIXMLRelation.html
    poi/site/publish/apidocs/org/apache/poi/class-use/POIXMLDocumentPart.html
    poi/site/publish/apidocs/org/apache/poi/hpsf/CustomProperty.html
    poi/site/publish/apidocs/org/apache/poi/hssf/model/WorkbookRecordList.html
    poi/site/publish/apidocs/org/apache/poi/hssf/record/FontRecord.html
    
poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/FontRecord.html
    poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html
    
poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/HashAlgorithm.html
    
poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/SignatureConfig.html
    
poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/services/TSPTimeStampService.html
    
poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSFileSystem.html
    
poi/site/publish/apidocs/org/apache/poi/poifs/property/DirectoryProperty.PropertyComparator.html
    
poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/OperationEvaluationContext.html
    
poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/class-use/ValueEval.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/EDate.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/Errortype.html
    
poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/FreeRefFunction.html
    
poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/TextFunction.html
    
poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/class-use/FreeRefFunction.html
    
poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/class-use/Function.html
    
poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/package-frame.html
    
poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/package-summary.html
    
poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/package-tree.html
    poi/site/publish/apidocs/org/apache/poi/ss/util/CellRangeAddress.html
    poi/site/publish/apidocs/org/apache/poi/ss/util/WorkbookUtil.html
    poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XMLSlideShow.html
    
poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFImageRenderer.html
    poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFNotes.html
    poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFNotesMaster.html
    poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFPictureShape.html
    poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFRelation.html
    poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTheme.html
    
poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFNotes.html
    
poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFPictureData.html
    
poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFSlide.html
    
poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/class-use/XSLFTheme.html
    poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFRelation.html
    poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFRelation.html
    poi/site/publish/apidocs/overview-tree.html

Modified: poi/site/publish/apidocs/allclasses-frame.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/allclasses-frame.html?rev=1635535&r1=1635534&r2=1635535&view=diff
==============================================================================
--- poi/site/publish/apidocs/allclasses-frame.html (original)
+++ poi/site/publish/apidocs/allclasses-frame.html Thu Oct 30 16:22:08 2014
@@ -439,6 +439,7 @@
 <li><a 
href="org/apache/poi/poifs/crypt/dsig/facets/EnvelopedSignatureFacet.html" 
title="class in org.apache.poi.poifs.crypt.dsig.facets" 
target="classFrame">EnvelopedSignatureFacet</a></li>
 <li><a href="org/apache/poi/hslf/record/Environment.html" title="class in 
org.apache.poi.hslf.record" target="classFrame">Environment</a></li>
 <li><a href="org/apache/poi/hssf/record/EOFRecord.html" title="class in 
org.apache.poi.hssf.record" target="classFrame">EOFRecord</a></li>
+<li><a href="org/apache/poi/ss/formula/functions/EOMonth.html" title="class in 
org.apache.poi.ss.formula.functions" target="classFrame">EOMonth</a></li>
 <li><a href="org/apache/poi/ss/formula/ptg/EqualPtg.html" title="class in 
org.apache.poi.ss.formula.ptg" target="classFrame">EqualPtg</a></li>
 <li><a href="org/apache/poi/hssf/eventmodel/ERFListener.html" title="interface 
in org.apache.poi.hssf.eventmodel" 
target="classFrame"><i>ERFListener</i></a></li>
 <li><a href="org/apache/poi/ss/formula/constant/ErrorConstant.html" 
title="class in org.apache.poi.ss.formula.constant" 
target="classFrame">ErrorConstant</a></li>

Modified: poi/site/publish/apidocs/allclasses-noframe.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/allclasses-noframe.html?rev=1635535&r1=1635534&r2=1635535&view=diff
==============================================================================
--- poi/site/publish/apidocs/allclasses-noframe.html (original)
+++ poi/site/publish/apidocs/allclasses-noframe.html Thu Oct 30 16:22:08 2014
@@ -439,6 +439,7 @@
 <li><a 
href="org/apache/poi/poifs/crypt/dsig/facets/EnvelopedSignatureFacet.html" 
title="class in 
org.apache.poi.poifs.crypt.dsig.facets">EnvelopedSignatureFacet</a></li>
 <li><a href="org/apache/poi/hslf/record/Environment.html" title="class in 
org.apache.poi.hslf.record">Environment</a></li>
 <li><a href="org/apache/poi/hssf/record/EOFRecord.html" title="class in 
org.apache.poi.hssf.record">EOFRecord</a></li>
+<li><a href="org/apache/poi/ss/formula/functions/EOMonth.html" title="class in 
org.apache.poi.ss.formula.functions">EOMonth</a></li>
 <li><a href="org/apache/poi/ss/formula/ptg/EqualPtg.html" title="class in 
org.apache.poi.ss.formula.ptg">EqualPtg</a></li>
 <li><a href="org/apache/poi/hssf/eventmodel/ERFListener.html" title="interface 
in org.apache.poi.hssf.eventmodel"><i>ERFListener</i></a></li>
 <li><a href="org/apache/poi/ss/formula/constant/ErrorConstant.html" 
title="class in org.apache.poi.ss.formula.constant">ErrorConstant</a></li>

Modified: poi/site/publish/apidocs/index-all.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1635535&r1=1635534&r2=1635535&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Thu Oct 30 16:22:08 2014
@@ -3921,7 +3921,9 @@
 <div class="block">See OOO documentation: excelfileformat.pdf sec 2.5.14 - 
'Cell Range Address'<p/></div>
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/util/CellRangeAddress.html#CellRangeAddress(int,%20int,%20int,%20int)">CellRangeAddress(int,
 int, int, int)</a></span> - Constructor for class org.apache.poi.ss.util.<a 
href="./org/apache/poi/ss/util/CellRangeAddress.html" title="class in 
org.apache.poi.ss.util">CellRangeAddress</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Creates new cell range.</div>
+</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/util/CellRangeAddress.html#CellRangeAddress(org.apache.poi.hssf.record.RecordInputStream)">CellRangeAddress(RecordInputStream)</a></span>
 - Constructor for class org.apache.poi.ss.util.<a 
href="./org/apache/poi/ss/util/CellRangeAddress.html" title="class in 
org.apache.poi.ss.util">CellRangeAddress</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/hssf/util/CellRangeAddress8Bit.html" 
title="class in org.apache.poi.hssf.util"><span 
class="strong">CellRangeAddress8Bit</span></a> - Class in <a 
href="./org/apache/poi/hssf/util/package-summary.html">org.apache.poi.hssf.util</a></dt>
@@ -8156,6 +8158,10 @@
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hwpf/converter/WordToFoConverter.html#createNoteInline(java.lang.String)">createNoteInline(String)</a></span>
 - Method in class org.apache.poi.hwpf.converter.<a 
href="./org/apache/poi/hwpf/converter/WordToFoConverter.html" title="class in 
org.apache.poi.hwpf.converter">WordToFoConverter</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a 
href="./org/apache/poi/xslf/usermodel/XMLSlideShow.html#createNotesMaster()">createNotesMaster()</a></span>
 - Method in class org.apache.poi.xslf.usermodel.<a 
href="./org/apache/poi/xslf/usermodel/XMLSlideShow.html" title="class in 
org.apache.poi.xslf.usermodel">XMLSlideShow</a></dt>
+<dd>
+<div class="block">Create a notes master.</div>
+</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/xwpf/usermodel/XWPFDocument.html#createNumbering()">createNumbering()</a></span>
 - Method in class org.apache.poi.xwpf.usermodel.<a 
href="./org/apache/poi/xwpf/usermodel/XWPFDocument.html" title="class in 
org.apache.poi.xwpf.usermodel">XWPFDocument</a></dt>
 <dd>
 <div class="block">Creates an empty numbering if one does not already exist 
and sets the numbering member</div>
@@ -10392,6 +10398,10 @@
 <dd>
 <div class="block">Render picture data into the supplied graphics</div>
 </dd>
+<dt><span class="strong"><a 
href="./org/apache/poi/xslf/usermodel/XSLFImageRenderer.html#drawImage(java.awt.Graphics2D,%20org.apache.poi.xslf.usermodel.XSLFPictureData,%20java.awt.geom.Rectangle2D,%20java.awt.Insets)">drawImage(Graphics2D,
 XSLFPictureData, Rectangle2D, Insets)</a></span> - Method in class 
org.apache.poi.xslf.usermodel.<a 
href="./org/apache/poi/xslf/usermodel/XSLFImageRenderer.html" title="class in 
org.apache.poi.xslf.usermodel">XSLFImageRenderer</a></dt>
+<dd>
+<div class="block">Render picture data into the supplied graphics</div>
+</dd>
 <dt><a href="./org/apache/poi/ss/usermodel/Drawing.html" title="interface in 
org.apache.poi.ss.usermodel"><span class="strong">Drawing</span></a> - 
Interface in <a 
href="./org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a></dt>
 <dd>
 <div class="block">High level representation of spreadsheet drawing.</div>
@@ -11226,6 +11236,21 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/util/HexDump.html#EOL">EOL</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><a href="./org/apache/poi/ss/formula/functions/EOMonth.html" title="class 
in org.apache.poi.ss.formula.functions"><span class="strong">EOMonth</span></a> 
- Class in <a 
href="./org/apache/poi/ss/formula/functions/package-summary.html">org.apache.poi.ss.formula.functions</a></dt>
+<dd>
+<div class="block">Implementation for the Excel EOMONTH() function.<p/>
+ <p/>
+ EOMONTH() returns the date of the last day of a month..<p/>
+ <p/>
+ <b>Syntax</b>:<br/>
+ <b>EOMONTH</b>(<b>start_date</b>,<b>months</b>)<p/>
+ <p/>
+ <b>start_date</b> is the starting date of the calculation
+ <b>months</b> is the number of months to be added to <b>start_date</b>,
+ to give a new date.</div>
+</dd>
+<dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/EOMonth.html#EOMonth()">EOMonth()</a></span>
 - Constructor for class org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/EOMonth.html" title="class in 
org.apache.poi.ss.formula.functions">EOMonth</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hpsf/Util.html#EPOCH_DIFF">EPOCH_DIFF</a></span> - 
Static variable in class org.apache.poi.hpsf.<a 
href="./org/apache/poi/hpsf/Util.html" title="class in 
org.apache.poi.hpsf">Util</a></dt>
 <dd>
 <div class="block">The difference between the Windows epoch (1601-01-01
@@ -11262,6 +11287,8 @@
 <div class="block">Checks whether this <code>ClassID</code> is equal to another
  object.</div>
 </dd>
+<dt><span class="strong"><a 
href="./org/apache/poi/hpsf/CustomProperty.html#equals(java.lang.Object)">equals(Object)</a></span>
 - Method in class org.apache.poi.hpsf.<a 
href="./org/apache/poi/hpsf/CustomProperty.html" title="class in 
org.apache.poi.hpsf">CustomProperty</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hpsf/Property.html#equals(java.lang.Object)">equals(Object)</a></span>
 - Method in class org.apache.poi.hpsf.<a 
href="./org/apache/poi/hpsf/Property.html" title="class in 
org.apache.poi.hpsf">Property</a></dt>
 <dd>
 <div class="block">Compares two properties.</div>
@@ -11299,6 +11326,8 @@
   contents as equals, as the various indexes
   that matter are embedded in the records</div>
 </dd>
+<dt><span class="strong"><a 
href="./org/apache/poi/hssf/record/FontRecord.html#equals(java.lang.Object)">equals(Object)</a></span>
 - Method in class org.apache.poi.hssf.record.<a 
href="./org/apache/poi/hssf/record/FontRecord.html" title="class in 
org.apache.poi.hssf.record">FontRecord</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html#equals(java.lang.Object)">equals(Object)</a></span>
 - Method in class org.apache.poi.hssf.usermodel.<a 
href="./org/apache/poi/hssf/usermodel/HSSFCellStyle.html" title="class in 
org.apache.poi.hssf.usermodel">HSSFCellStyle</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hssf/usermodel/HSSFChildAnchor.html#equals(java.lang.Object)">equals(Object)</a></span>
 - Method in class org.apache.poi.hssf.usermodel.<a 
href="./org/apache/poi/hssf/usermodel/HSSFChildAnchor.html" title="class in 
org.apache.poi.hssf.usermodel">HSSFChildAnchor</a></dt>
@@ -11422,10 +11451,6 @@
 <dd>
 <div class="block">equality.</div>
 </dd>
-<dt><span class="strong"><a 
href="./org/apache/poi/poifs/property/DirectoryProperty.PropertyComparator.html#equals(java.lang.Object)">equals(Object)</a></span>
 - Method in class org.apache.poi.poifs.property.<a 
href="./org/apache/poi/poifs/property/DirectoryProperty.PropertyComparator.html"
 title="class in 
org.apache.poi.poifs.property">DirectoryProperty.PropertyComparator</a></dt>
-<dd>
-<div class="block">Object equality, implemented as object identity</div>
-</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/format/CellFormat.html#equals(java.lang.Object)">equals(Object)</a></span>
 - Method in class org.apache.poi.ss.format.<a 
href="./org/apache/poi/ss/format/CellFormat.html" title="class in 
org.apache.poi.ss.format">CellFormat</a></dt>
 <dd>
 <div class="block">Returns <tt>true</tt> if the other object is a <a 
href="./org/apache/poi/ss/format/CellFormat.html" title="class in 
org.apache.poi.ss.format"><code>CellFormat</code></a> object
@@ -11982,6 +12007,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/EDate.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate(ValueEval[],
 OperationEvaluationContext)</a></span> - Method in class 
org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/EDate.html" title="class in 
org.apache.poi.ss.formula.functions">EDate</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/EOMonth.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[],%20org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate(ValueEval[],
 OperationEvaluationContext)</a></span> - Method in class 
org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/EOMonth.html" title="class in 
org.apache.poi.ss.formula.functions">EOMonth</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/Errortype.html#evaluate(int,%20int,%20org.apache.poi.ss.formula.eval.ValueEval)">evaluate(int,
 int, ValueEval)</a></span> - Method in class 
org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/Errortype.html" title="class in 
org.apache.poi.ss.formula.functions">Errortype</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/Even.html#evaluate(double)">evaluate(double)</a></span>
 - Method in class org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/Even.html" title="class in 
org.apache.poi.ss.formula.functions">Even</a></dt>
@@ -17073,6 +17100,8 @@ return null</div>
 <dd>
 <div class="block">Get the bkf_flags field for the BKF record.</div>
 </dd>
+<dt><span class="strong"><a 
href="./org/apache/poi/xslf/usermodel/XSLFPictureShape.html#getBlipClip()">getBlipClip()</a></span>
 - Method in class org.apache.poi.xslf.usermodel.<a 
href="./org/apache/poi/xslf/usermodel/XSLFPictureShape.html" title="class in 
org.apache.poi.xslf.usermodel">XSLFPictureShape</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ddf/EscherBSERecord.html#getBlipRecord()">getBlipRecord()</a></span>
 - Method in class org.apache.poi.ddf.<a 
href="./org/apache/poi/ddf/EscherBSERecord.html" title="class in 
org.apache.poi.ddf">EscherBSERecord</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hwpf/model/PICFAndOfficeArtData.html#getBlipRecords()">getBlipRecords()</a></span>
 - Method in class org.apache.poi.hwpf.model.<a 
href="./org/apache/poi/hwpf/model/PICFAndOfficeArtData.html" title="class in 
org.apache.poi.hwpf.model">PICFAndOfficeArtData</a></dt>
@@ -22452,6 +22481,10 @@ return null</div>
 <dd>
 <div class="block">Returns the file name of the image, eg image7.jpg .</div>
 </dd>
+<dt><span class="strong"><a 
href="./org/apache/poi/POIXMLRelation.html#getFileNameIndex(org.apache.poi.POIXMLDocumentPart)">getFileNameIndex(POIXMLDocumentPart)</a></span>
 - Method in class org.apache.poi.<a 
href="./org/apache/poi/POIXMLRelation.html" title="class in 
org.apache.poi">POIXMLRelation</a></dt>
+<dd>
+<div class="block">Returns the index of the filename within the package for 
the given part.</div>
+</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/openxml4j/opc/PackagingURIHelper.html#getFilenameWithoutExtension(java.net.URI)">getFilenameWithoutExtension(URI)</a></span>
 - Static method in class org.apache.poi.openxml4j.opc.<a 
href="./org/apache/poi/openxml4j/opc/PackagingURIHelper.html" title="class in 
org.apache.poi.openxml4j.opc">PackagingURIHelper</a></dt>
 <dd>
 <div class="block">Get the file name without the trailing extension.</div>
@@ -27551,6 +27584,10 @@ return null</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hslf/record/DocumentAtom.html#getNotesSizeY()">getNotesSizeY()</a></span>
 - Method in class org.apache.poi.hslf.record.<a 
href="./org/apache/poi/hslf/record/DocumentAtom.html" title="class in 
org.apache.poi.hslf.record">DocumentAtom</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a 
href="./org/apache/poi/xslf/usermodel/XMLSlideShow.html#getNotesSlide(org.apache.poi.xslf.usermodel.XSLFSlide)">getNotesSlide(XSLFSlide)</a></span>
 - Method in class org.apache.poi.xslf.usermodel.<a 
href="./org/apache/poi/xslf/usermodel/XMLSlideShow.html" title="class in 
org.apache.poi.xslf.usermodel">XMLSlideShow</a></dt>
+<dd>
+<div class="block">Return notes slide for the specified slide or create new if 
it does not exist yet.</div>
+</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hslf/record/Document.html#getNotesSlideListWithText()">getNotesSlideListWithText()</a></span>
 - Method in class org.apache.poi.hslf.record.<a 
href="./org/apache/poi/hslf/record/Document.html" title="class in 
org.apache.poi.hslf.record">Document</a></dt>
 <dd>
 <div class="block">Returns the SlideListWithText that deals with the
@@ -30488,7 +30525,7 @@ return null</div>
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/POIXMLRelation.html#getRelationClass()">getRelationClass()</a></span>
 - Method in class org.apache.poi.<a 
href="./org/apache/poi/POIXMLRelation.html" title="class in 
org.apache.poi">POIXMLRelation</a></dt>
 <dd>
-<div class="block">Return type of the obejct used to construct instances of 
this relationship</div>
+<div class="block">Return type of the object used to construct instances of 
this relationship</div>
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/POIXMLDocumentPart.html#getRelationId(org.apache.poi.POIXMLDocumentPart)">getRelationId(POIXMLDocumentPart)</a></span>
 - Method in class org.apache.poi.<a 
href="./org/apache/poi/POIXMLDocumentPart.html" title="class in 
org.apache.poi">POIXMLDocumentPart</a></dt>
 <dd>
@@ -34489,6 +34526,10 @@ return null</div>
 <dd>
 <div class="block">Returns the type of vertical overflow for the text.</div>
 </dd>
+<dt><span class="strong"><a 
href="./org/apache/poi/xslf/usermodel/XSLFNotes.html#getTheme()">getTheme()</a></span>
 - Method in class org.apache.poi.xslf.usermodel.<a 
href="./org/apache/poi/xslf/usermodel/XSLFNotes.html" title="class in 
org.apache.poi.xslf.usermodel">XSLFNotes</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a 
href="./org/apache/poi/xslf/usermodel/XSLFNotesMaster.html#getTheme()">getTheme()</a></span>
 - Method in class org.apache.poi.xslf.usermodel.<a 
href="./org/apache/poi/xslf/usermodel/XSLFNotesMaster.html" title="class in 
org.apache.poi.xslf.usermodel">XSLFNotesMaster</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/xslf/usermodel/XSLFSlide.html#getTheme()">getTheme()</a></span>
 - Method in class org.apache.poi.xslf.usermodel.<a 
href="./org/apache/poi/xslf/usermodel/XSLFSlide.html" title="class in 
org.apache.poi.xslf.usermodel">XSLFSlide</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/xslf/usermodel/XSLFSlideLayout.html#getTheme()">getTheme()</a></span>
 - Method in class org.apache.poi.xslf.usermodel.<a 
href="./org/apache/poi/xslf/usermodel/XSLFSlideLayout.html" title="class in 
org.apache.poi.xslf.usermodel">XSLFSlideLayout</a></dt>
@@ -38673,11 +38714,14 @@ return null</div>
 <div class="block">Creates new HSSFWorkbook from scratch (start here!)</div>
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html#HSSFWorkbook(org.apache.poi.poifs.filesystem.POIFSFileSystem)">HSSFWorkbook(POIFSFileSystem)</a></span>
 - Constructor for class org.apache.poi.hssf.usermodel.<a 
href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in 
org.apache.poi.hssf.usermodel">HSSFWorkbook</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Given a POI POIFSFileSystem object, read in its Workbook 
along
+  with all related nodes, and populate the high and low level models.</div>
+</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html#HSSFWorkbook(org.apache.poi.poifs.filesystem.POIFSFileSystem,%20boolean)">HSSFWorkbook(POIFSFileSystem,
 boolean)</a></span> - Constructor for class org.apache.poi.hssf.usermodel.<a 
href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in 
org.apache.poi.hssf.usermodel">HSSFWorkbook</a></dt>
 <dd>
-<div class="block">given a POI POIFSFileSystem object, read in its Workbook 
and populate the high and
- low level models.</div>
+<div class="block">Given a POI POIFSFileSystem object, read in its Workbook 
and populate 
+ the high and low level models.</div>
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html#HSSFWorkbook(org.apache.poi.poifs.filesystem.DirectoryNode,%20org.apache.poi.poifs.filesystem.POIFSFileSystem,%20boolean)">HSSFWorkbook(DirectoryNode,
 POIFSFileSystem, boolean)</a></span> - Constructor for class 
org.apache.poi.hssf.usermodel.<a 
href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in 
org.apache.poi.hssf.usermodel">HSSFWorkbook</a></dt>
 <dd>
@@ -38692,11 +38736,14 @@ return null</div>
   low level models.</div>
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html#HSSFWorkbook(java.io.InputStream)">HSSFWorkbook(InputStream)</a></span>
 - Constructor for class org.apache.poi.hssf.usermodel.<a 
href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in 
org.apache.poi.hssf.usermodel">HSSFWorkbook</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Companion to HSSFWorkbook(POIFSFileSystem), this constructs 
the 
+  POI filesystem around your inputstream, including all nodes.</div>
+</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html#HSSFWorkbook(java.io.InputStream,%20boolean)">HSSFWorkbook(InputStream,
 boolean)</a></span> - Constructor for class org.apache.poi.hssf.usermodel.<a 
href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in 
org.apache.poi.hssf.usermodel">HSSFWorkbook</a></dt>
 <dd>
-<div class="block">Companion to HSSFWorkbook(POIFSFileSystem), this constructs 
the POI filesystem around your
- inputstream.</div>
+<div class="block">Companion to HSSFWorkbook(POIFSFileSystem), this constructs 
the 
+ POI filesystem around your inputstream.</div>
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hwpf/converter/HtmlDocumentFacade.html#html">html</a></span>
 - Variable in class org.apache.poi.hwpf.converter.<a 
href="./org/apache/poi/hwpf/converter/HtmlDocumentFacade.html" title="class in 
org.apache.poi.hwpf.converter">HtmlDocumentFacade</a></dt>
 <dd>&nbsp;</dd>
@@ -39171,6 +39218,8 @@ return null</div>
 <dd>
 <div class="block">Imports an XML into the XLSX using the Custom XML mapping 
defined</div>
 </dd>
+<dt><span class="strong"><a 
href="./org/apache/poi/xslf/usermodel/XSLFTheme.html#importTheme(org.apache.poi.xslf.usermodel.XSLFTheme)">importTheme(XSLFTheme)</a></span>
 - Method in class org.apache.poi.xslf.usermodel.<a 
href="./org/apache/poi/xslf/usermodel/XSLFTheme.html" title="class in 
org.apache.poi.xslf.usermodel">XSLFTheme</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/ss/formula/functions/ImReal.html" title="class 
in org.apache.poi.ss.formula.functions"><span class="strong">ImReal</span></a> 
- Class in <a 
href="./org/apache/poi/ss/formula/functions/package-summary.html">org.apache.poi.ss.formula.functions</a></dt>
 <dd>
 <div class="block">Implementation for Excel ImReal() function.<p/>
@@ -39677,6 +39726,8 @@ return null</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/EDate.html#instance">instance</a></span>
 - Static variable in class org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/EDate.html" title="class in 
org.apache.poi.ss.formula.functions">EDate</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/EOMonth.html#instance">instance</a></span>
 - Static variable in class org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/EOMonth.html" title="class in 
org.apache.poi.ss.formula.functions">EOMonth</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/FactDouble.html#instance">instance</a></span>
 - Static variable in class org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/FactDouble.html" title="class in 
org.apache.poi.ss.formula.functions">FactDouble</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/formula/functions/Hex2Dec.html#instance">instance</a></span>
 - Static variable in class org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/Hex2Dec.html" title="class in 
org.apache.poi.ss.formula.functions">Hex2Dec</a></dt>
@@ -50384,6 +50435,12 @@ Compound Document Format.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hsmf/datatypes/MAPIProperty.html#PROP_ID_SECURE_MIN">PROP_ID_SECURE_MIN</a></span>
 - Static 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/ss/formula/functions/TextFunction.html#PROPER">PROPER</a></span>
 - Static variable in class org.apache.poi.ss.formula.functions.<a 
href="./org/apache/poi/ss/formula/functions/TextFunction.html" title="class in 
org.apache.poi.ss.formula.functions">TextFunction</a></dt>
+<dd>
+<div class="block">Implementation of the PROPER function:
+ Normalizes all words (separated by non-word characters) by
+ making the first letter upper and the rest lower case.</div>
+</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ddf/AbstractEscherOptRecord.html#properties">properties</a></span>
 - Variable in class org.apache.poi.ddf.<a 
href="./org/apache/poi/ddf/AbstractEscherOptRecord.html" title="class in 
org.apache.poi.ddf">AbstractEscherOptRecord</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hpsf/Section.html#properties">properties</a></span> - 
Variable in class org.apache.poi.hpsf.<a 
href="./org/apache/poi/hpsf/Section.html" title="class in 
org.apache.poi.hpsf">Section</a></dt>
@@ -52372,7 +52429,9 @@ Compound Document Format.</div>
 <div class="block">Removes a custom property.</div>
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hssf/model/WorkbookRecordList.html#remove(java.lang.Object)">remove(Object)</a></span>
 - Method in class org.apache.poi.hssf.model.<a 
href="./org/apache/poi/hssf/model/WorkbookRecordList.html" title="class in 
org.apache.poi.hssf.model">WorkbookRecordList</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Find the given record in the record list by identity and 
removes it</div>
+</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hssf/model/WorkbookRecordList.html#remove(int)">remove(int)</a></span>
 - Method in class org.apache.poi.hssf.model.<a 
href="./org/apache/poi/hssf/model/WorkbookRecordList.html" title="class in 
org.apache.poi.hssf.model">WorkbookRecordList</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hssf/record/aggregates/ConditionalFormattingTable.html#remove(int)">remove(int)</a></span>
 - Method in class org.apache.poi.hssf.record.aggregates.<a 
href="./org/apache/poi/hssf/record/aggregates/ConditionalFormattingTable.html" 
title="class in 
org.apache.poi.hssf.record.aggregates">ConditionalFormattingTable</a></dt>
@@ -53642,7 +53701,7 @@ Compound Document Format.</div>
 <dd>
 <div class="block">Does this FontRecord have all the same font
   properties as the supplied FontRecord?
- Note that <code>Object.equals(Object)</code> will check
+ Note that <a 
href="./org/apache/poi/hssf/record/FontRecord.html#equals(java.lang.Object)"><code>FontRecord.equals(Object)</code></a>
 will check
   for exact objects, while this will check
   for exact contents, because normally the
   font record's position makes a big
@@ -74494,7 +74553,9 @@ Compound Document Format.</div>
   by the existing password attributes</div>
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/ss/util/WorkbookUtil.html#validateSheetState(int)">validateSheetState(int)</a></span>
 - Static method in class org.apache.poi.ss.util.<a 
href="./org/apache/poi/ss/util/WorkbookUtil.html" title="class in 
org.apache.poi.ss.util">WorkbookUtil</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Validates sheet state</div>
+</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/xssf/usermodel/XSSFWorkbook.html#validateWorkbookPassword(java.lang.String)">validateWorkbookPassword(String)</a></span>
 - Method in class org.apache.poi.xssf.usermodel.<a 
href="./org/apache/poi/xssf/usermodel/XSSFWorkbook.html" title="class in 
org.apache.poi.xssf.usermodel">XSSFWorkbook</a></dt>
 <dd>
 <div class="block">Validate the password against the stored hash, the hashing 
method will be determined

Modified: poi/site/publish/apidocs/org/apache/poi/POIXMLRelation.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/POIXMLRelation.html?rev=1635535&r1=1635534&r2=1635535&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/POIXMLRelation.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/POIXMLRelation.html Thu Oct 30 
16:22:08 2014
@@ -203,15 +203,21 @@ extends java.lang.Object</pre>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>java.lang.Integer</code></td>
+<td class="colLast"><code><strong><a 
href="../../../org/apache/poi/POIXMLRelation.html#getFileNameIndex(org.apache.poi.POIXMLDocumentPart)">getFileNameIndex</a></strong>(<a
 href="../../../org/apache/poi/POIXMLDocumentPart.html" title="class in 
org.apache.poi">POIXMLDocumentPart</a>&nbsp;part)</code>
+<div class="block">Returns the index of the filename within the package for 
the given part.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a 
href="../../../org/apache/poi/POIXMLRelation.html#getRelation()">getRelation</a></strong>()</code>
 <div class="block">Return the relationship, the kind of connection between a 
source part and a target part in a package.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.Class&lt;? extends <a 
href="../../../org/apache/poi/POIXMLDocumentPart.html" title="class in 
org.apache.poi">POIXMLDocumentPart</a>&gt;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../org/apache/poi/POIXMLRelation.html#getRelationClass()">getRelationClass</a></strong>()</code>
-<div class="block">Return type of the obejct used to construct instances of 
this relationship</div>
+<div class="block">Return type of the object used to construct instances of 
this relationship</div>
 </td>
 </tr>
 </table>
@@ -357,6 +363,17 @@ extends java.lang.Object</pre>
   e.g. /xl/comments4.xml</div>
 </li>
 </ul>
+<a name="getFileNameIndex(org.apache.poi.POIXMLDocumentPart)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFileNameIndex</h4>
+<pre>public&nbsp;java.lang.Integer&nbsp;getFileNameIndex(<a 
href="../../../org/apache/poi/POIXMLDocumentPart.html" title="class in 
org.apache.poi">POIXMLDocumentPart</a>&nbsp;part)</pre>
+<div class="block">Returns the index of the filename within the package for 
the given part.
+  e.g. 4 for /xl/comments4.xml</div>
+</li>
+</ul>
 <a name="getRelationClass()">
 <!--   -->
 </a>
@@ -364,7 +381,7 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>getRelationClass</h4>
 <pre>public&nbsp;java.lang.Class&lt;? extends <a 
href="../../../org/apache/poi/POIXMLDocumentPart.html" title="class in 
org.apache.poi">POIXMLDocumentPart</a>&gt;&nbsp;getRelationClass()</pre>
-<div class="block">Return type of the obejct used to construct instances of 
this relationship</div>
+<div class="block">Return type of the object used to construct instances of 
this relationship</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the class of the object 
used to construct instances of this relation</dd></dl>
 </li>
 </ul>

Modified: 
poi/site/publish/apidocs/org/apache/poi/class-use/POIXMLDocumentPart.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/class-use/POIXMLDocumentPart.html?rev=1635535&r1=1635534&r2=1635535&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/class-use/POIXMLDocumentPart.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/class-use/POIXMLDocumentPart.html 
Thu Oct 30 16:22:08 2014
@@ -190,7 +190,7 @@
 <tr class="altColor">
 <td class="colFirst"><code>java.lang.Class&lt;? extends <a 
href="../../../../org/apache/poi/POIXMLDocumentPart.html" title="class in 
org.apache.poi">POIXMLDocumentPart</a>&gt;</code></td>
 <td class="colLast"><span 
class="strong">POIXMLRelation.</span><code><strong><a 
href="../../../../org/apache/poi/POIXMLRelation.html#getRelationClass()">getRelationClass</a></strong>()</code>
-<div class="block">Return type of the obejct used to construct instances of 
this relationship</div>
+<div class="block">Return type of the object used to construct instances of 
this relationship</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -224,6 +224,12 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>java.lang.Integer</code></td>
+<td class="colLast"><span 
class="strong">POIXMLRelation.</span><code><strong><a 
href="../../../../org/apache/poi/POIXMLRelation.html#getFileNameIndex(org.apache.poi.POIXMLDocumentPart)">getFileNameIndex</a></strong>(<a
 href="../../../../org/apache/poi/POIXMLDocumentPart.html" title="class in 
org.apache.poi">POIXMLDocumentPart</a>&nbsp;part)</code>
+<div class="block">Returns the index of the filename within the package for 
the given part.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><span 
class="strong">POIXMLDocumentPart.</span><code><strong><a 
href="../../../../org/apache/poi/POIXMLDocumentPart.html#getRelationId(org.apache.poi.POIXMLDocumentPart)">getRelationId</a></strong>(<a
 href="../../../../org/apache/poi/POIXMLDocumentPart.html" title="class in 
org.apache.poi">POIXMLDocumentPart</a>&nbsp;part)</code>
 <div class="block">Returns the <a 
href="../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html#getId()"><code>PackageRelationship.getId()</code></a>
 of the
@@ -232,14 +238,14 @@
  parameter value.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><span 
class="strong">POIXMLDocumentPart.</span><code><strong><a 
href="../../../../org/apache/poi/POIXMLDocumentPart.html#removeRelation(org.apache.poi.POIXMLDocumentPart)">removeRelation</a></strong>(<a
 href="../../../../org/apache/poi/POIXMLDocumentPart.html" title="class in 
org.apache.poi">POIXMLDocumentPart</a>&nbsp;part)</code>
 <div class="block">Remove the relation to the specified part in this package 
and remove the
  part, if it is no longer needed.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected boolean</code></td>
 <td class="colLast"><span 
class="strong">POIXMLDocumentPart.</span><code><strong><a 
href="../../../../org/apache/poi/POIXMLDocumentPart.html#removeRelation(org.apache.poi.POIXMLDocumentPart,%20boolean)">removeRelation</a></strong>(<a
 href="../../../../org/apache/poi/POIXMLDocumentPart.html" title="class in 
org.apache.poi">POIXMLDocumentPart</a>&nbsp;part,
               boolean&nbsp;removeUnusedParts)</code>

Modified: poi/site/publish/apidocs/org/apache/poi/hpsf/CustomProperty.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpsf/CustomProperty.html?rev=1635535&r1=1635534&r2=1635535&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hpsf/CustomProperty.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hpsf/CustomProperty.html Thu Oct 30 
16:22:08 2014
@@ -179,21 +179,27 @@ extends <a href="../../../../org/apache/
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../org/apache/poi/hpsf/CustomProperty.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object&nbsp;o)</code>
+<div class="block">Compares two properties.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../org/apache/poi/hpsf/CustomProperty.html#equalsContents(java.lang.Object)">equalsContents</a></strong>(java.lang.Object&nbsp;o)</code>
 <div class="block">Compares two custom properties for equality.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../org/apache/poi/hpsf/CustomProperty.html#getName()">getName</a></strong>()</code>
 <div class="block">Gets the property's name.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../org/apache/poi/hpsf/CustomProperty.html#hashCode()">hashCode</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../org/apache/poi/hpsf/CustomProperty.html#setName(java.lang.String)">setName</a></strong>(java.lang.String&nbsp;name)</code>
 <div class="block">Sets the property's name.</div>
@@ -212,7 +218,7 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.hpsf.<a 
href="../../../../org/apache/poi/hpsf/Property.html" title="class in 
org.apache.poi.hpsf">Property</a></h3>
-<code><a 
href="../../../../org/apache/poi/hpsf/Property.html#equals(java.lang.Object)">equals</a>,
 <a href="../../../../org/apache/poi/hpsf/Property.html#getID()">getID</a>, <a 
href="../../../../org/apache/poi/hpsf/Property.html#getSize()">getSize</a>, <a 
href="../../../../org/apache/poi/hpsf/Property.html#getType()">getType</a>, <a 
href="../../../../org/apache/poi/hpsf/Property.html#getValue()">getValue</a>, 
<a 
href="../../../../org/apache/poi/hpsf/Property.html#readDictionary(byte[],%20long,%20int,%20int)">readDictionary</a>,
 <a 
href="../../../../org/apache/poi/hpsf/Property.html#toString()">toString</a></code></li>
+<code><a 
href="../../../../org/apache/poi/hpsf/Property.html#getID()">getID</a>, <a 
href="../../../../org/apache/poi/hpsf/Property.html#getSize()">getSize</a>, <a 
href="../../../../org/apache/poi/hpsf/Property.html#getType()">getType</a>, <a 
href="../../../../org/apache/poi/hpsf/Property.html#getValue()">getValue</a>, 
<a 
href="../../../../org/apache/poi/hpsf/Property.html#readDictionary(byte[],%20long,%20int,%20int)">readDictionary</a>,
 <a 
href="../../../../org/apache/poi/hpsf/Property.html#toString()">toString</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -319,7 +325,7 @@ extends <a href="../../../../org/apache/
 <a name="hashCode()">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>hashCode</h4>
 <pre>public&nbsp;int&nbsp;hashCode()</pre>
@@ -329,6 +335,24 @@ extends <a href="../../../../org/apache/
 <dt><span class="strong">See 
Also:</span></dt><dd><code>AbstractSet.hashCode()</code></dd></dl>
 </li>
 </ul>
+<a name="equals(java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>equals</h4>
+<pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;o)</pre>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a 
href="../../../../org/apache/poi/hpsf/Property.html#equals(java.lang.Object)">Property</a></code></strong></div>
+<div class="block"><p>Compares two properties.</p> <p>Please beware that a 
property with
+ ID == 0 is a special case: It does not have a type, and its value is the
+ section's dictionary. Another special case are strings: Two properties
+ may have the different types Variant.VT_LPSTR and Variant.VT_LPWSTR;</p></div>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="../../../../org/apache/poi/hpsf/Property.html#equals(java.lang.Object)">equals</a></code>&nbsp;in
 class&nbsp;<code><a href="../../../../org/apache/poi/hpsf/Property.html" 
title="class in org.apache.poi.hpsf">Property</a></code></dd>
+<dt><span class="strong">See 
Also:</span></dt><dd><code>Object.equals(java.lang.Object)</code></dd></dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: 
poi/site/publish/apidocs/org/apache/poi/hssf/model/WorkbookRecordList.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/model/WorkbookRecordList.html?rev=1635535&r1=1635534&r2=1635535&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/model/WorkbookRecordList.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/model/WorkbookRecordList.html 
Thu Oct 30 16:22:08 2014
@@ -205,7 +205,9 @@ implements java.lang.Iterable&lt;<a href
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#remove(java.lang.Object)">remove</a></strong>(java.lang.Object&nbsp;record)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#remove(java.lang.Object)">remove</a></strong>(java.lang.Object&nbsp;record)</code>
+<div class="block">Find the given record in the record list by identity and 
removes it</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
@@ -366,6 +368,8 @@ implements java.lang.Iterable&lt;<a href
 <li class="blockList">
 <h4>remove</h4>
 <pre>public&nbsp;void&nbsp;remove(java.lang.Object&nbsp;record)</pre>
+<div class="block">Find the given record in the record list by identity and 
removes it</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>record</code> - 
the identical record to be searched for</dd></dl>
 </li>
 </ul>
 <a name="remove(int)">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/FontRecord.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/FontRecord.html?rev=1635535&r1=1635534&r2=1635535&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/FontRecord.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/FontRecord.html Thu Oct 
30 16:22:08 2014
@@ -214,198 +214,202 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object&nbsp;o)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#getAttributes()">getAttributes</a></strong>()</code>
 <div class="block">get the font attributes (see individual bit getters that 
reference this method)</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#getBoldWeight()">getBoldWeight</a></strong>()</code>
 <div class="block">get the bold weight for this font (100-1000dec or 
0x64-0x3e8).</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>byte</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#getCharset()">getCharset</a></strong>()</code>
 <div class="block">get the character set</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#getColorPaletteIndex()">getColorPaletteIndex</a></strong>()</code>
 <div class="block">get the font's color palette index</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#getDataSize()">getDataSize</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>byte</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#getFamily()">getFamily</a></strong>()</code>
 <div class="block">get the font family (TODO)</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#getFontHeight()">getFontHeight</a></strong>()</code>
 <div class="block">gets the height of the font in 1/20th point units</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#getFontName()">getFontName</a></strong>()</code>
 <div class="block">get the name of the font</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.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="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#getSuperSubScript()">getSuperSubScript</a></strong>()</code>
 <div class="block">get the type of super or subscript for the font</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>byte</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#getUnderline()">getUnderline</a></strong>()</code>
 <div class="block">get the type of underlining for the font</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#hashCode()">hashCode</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#isItalic()">isItalic</a></strong>()</code>
 <div class="block">get whether the font is to be italics or not</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#isMacoutlined()">isMacoutlined</a></strong>()</code>
 <div class="block">whether to use the mac outline font style thing (mac only) 
- Some mac person
  should comment this instead of me doing it (since I have no idea)</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#isMacshadowed()">isMacshadowed</a></strong>()</code>
 <div class="block">whether to use the mac shado font style thing (mac only) - 
Some mac person
  should comment this instead of me doing it (since I have no idea)</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#isStruckout()">isStruckout</a></strong>()</code>
 <div class="block">get whether the font is to be stricken out or not</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#sameProperties(org.apache.poi.hssf.record.FontRecord)">sameProperties</a></strong>(<a
 href="../../../../../org/apache/poi/hssf/record/FontRecord.html" title="class 
in org.apache.poi.hssf.record">FontRecord</a>&nbsp;other)</code>
 <div class="block">Does this FontRecord have all the same font
   properties as the supplied FontRecord?
- Note that <code>Object.equals(Object)</code> will check
+ Note that <a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#equals(java.lang.Object)"><code>equals(Object)</code></a>
 will check
   for exact objects, while this will check
   for exact contents, because normally the
   font record's position makes a big
   difference too.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.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>
 <div class="block">Write the data content of this BIFF record.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#setAttributes(short)">setAttributes</a></strong>(short&nbsp;attributes)</code>
 <div class="block">set the font attributes (see individual bit setters that 
reference this method)</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#setBoldWeight(short)">setBoldWeight</a></strong>(short&nbsp;bw)</code>
 <div class="block">set the bold weight for this font (100-1000dec or 
0x64-0x3e8).</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#setCharset(byte)">setCharset</a></strong>(byte&nbsp;charset)</code>
 <div class="block">set the character set</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#setColorPaletteIndex(short)">setColorPaletteIndex</a></strong>(short&nbsp;cpi)</code>
 <div class="block">set the font's color palette index</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#setFamily(byte)">setFamily</a></strong>(byte&nbsp;f)</code>
 <div class="block">set the font family (TODO)</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#setFontHeight(short)">setFontHeight</a></strong>(short&nbsp;height)</code>
 <div class="block">sets the height of the font in 1/20th point units</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#setFontName(java.lang.String)">setFontName</a></strong>(java.lang.String&nbsp;fn)</code>
 <div class="block">set the name of the font</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#setItalic(boolean)">setItalic</a></strong>(boolean&nbsp;italics)</code>
 <div class="block">set the font to be italics or not</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#setMacoutline(boolean)">setMacoutline</a></strong>(boolean&nbsp;mac)</code>
 <div class="block">whether to use the mac outline font style thing (mac only) 
- Some mac person
  should comment this instead of me doing it (since I have no idea)</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#setMacshadow(boolean)">setMacshadow</a></strong>(boolean&nbsp;mac)</code>
 <div class="block">whether to use the mac shado font style thing (mac only) - 
Some mac person
  should comment this instead of me doing it (since I have no idea)</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#setStrikeout(boolean)">setStrikeout</a></strong>(boolean&nbsp;strike)</code>
 <div class="block">set the font to be stricken out or not</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#setSuperSubScript(short)">setSuperSubScript</a></strong>(short&nbsp;sss)</code>
 <div class="block">set the type of super or subscript for the font</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#setUnderline(byte)">setUnderline</a></strong>(byte&nbsp;u)</code>
 <div class="block">set the type of underlining for the font</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#toString()">toString</a></strong>()</code>
 <div class="block">get a string representation of the record (for 
biffview/debugging)</div>
@@ -431,7 +435,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>equals, finalize, getClass, notify, notifyAll, wait, wait, 
wait</code></li>
+<code>finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
 </ul>
 </li>
 </ul>
@@ -967,19 +971,32 @@ extends <a href="../../../../../org/apac
 <a name="sameProperties(org.apache.poi.hssf.record.FontRecord)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>sameProperties</h4>
 <pre>public&nbsp;boolean&nbsp;sameProperties(<a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html" title="class 
in org.apache.poi.hssf.record">FontRecord</a>&nbsp;other)</pre>
 <div class="block">Does this FontRecord have all the same font
   properties as the supplied FontRecord?
- Note that <code>Object.equals(Object)</code> will check
+ Note that <a 
href="../../../../../org/apache/poi/hssf/record/FontRecord.html#equals(java.lang.Object)"><code>equals(Object)</code></a>
 will check
   for exact objects, while this will check
   for exact contents, because normally the
   font record's position makes a big
   difference too.</div>
 </li>
 </ul>
+<a name="equals(java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>equals</h4>
+<pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;o)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: 
poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/FontRecord.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/FontRecord.html?rev=1635535&r1=1635534&r2=1635535&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/FontRecord.html 
(original)
+++ 
poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/FontRecord.html 
Thu Oct 30 16:22:08 2014
@@ -167,7 +167,7 @@
 <td class="colLast"><span class="strong">FontRecord.</span><code><strong><a 
href="../../../../../../org/apache/poi/hssf/record/FontRecord.html#sameProperties(org.apache.poi.hssf.record.FontRecord)">sameProperties</a></strong>(<a
 href="../../../../../../org/apache/poi/hssf/record/FontRecord.html" 
title="class in org.apache.poi.hssf.record">FontRecord</a>&nbsp;other)</code>
 <div class="block">Does this FontRecord have all the same font
   properties as the supplied FontRecord?
- Note that <code>Object.equals(Object)</code> will check
+ Note that <a 
href="../../../../../../org/apache/poi/hssf/record/FontRecord.html#equals(java.lang.Object)"><code>equals(Object)</code></a>
 will check
   for exact objects, while this will check
   for exact contents, because normally the
   font record's position makes a big

Modified: 
poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html?rev=1635535&r1=1635534&r2=1635535&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html 
Thu Oct 30 16:22:08 2014
@@ -192,23 +192,29 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><code><strong><a 
href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#HSSFWorkbook(java.io.InputStream)">HSSFWorkbook</a></strong>(java.io.InputStream&nbsp;s)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#HSSFWorkbook(java.io.InputStream)">HSSFWorkbook</a></strong>(java.io.InputStream&nbsp;s)</code>
+<div class="block">Companion to HSSFWorkbook(POIFSFileSystem), this constructs 
the 
+  POI filesystem around your inputstream, including all nodes.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colOne"><code><strong><a 
href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#HSSFWorkbook(java.io.InputStream,%20boolean)">HSSFWorkbook</a></strong>(java.io.InputStream&nbsp;s,
             boolean&nbsp;preserveNodes)</code>
-<div class="block">Companion to HSSFWorkbook(POIFSFileSystem), this constructs 
the POI filesystem around your
- inputstream.</div>
+<div class="block">Companion to HSSFWorkbook(POIFSFileSystem), this constructs 
the 
+ POI filesystem around your inputstream.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><code><strong><a 
href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#HSSFWorkbook(org.apache.poi.poifs.filesystem.POIFSFileSystem)">HSSFWorkbook</a></strong>(<a
 href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" 
title="class in 
org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;fs)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a 
href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#HSSFWorkbook(org.apache.poi.poifs.filesystem.POIFSFileSystem)">HSSFWorkbook</a></strong>(<a
 href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" 
title="class in 
org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;fs)</code>
+<div class="block">Given a POI POIFSFileSystem object, read in its Workbook 
along
+  with all related nodes, and populate the high and low level models.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colOne"><code><strong><a 
href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#HSSFWorkbook(org.apache.poi.poifs.filesystem.POIFSFileSystem,%20boolean)">HSSFWorkbook</a></strong>(<a
 href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" 
title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;fs,
             boolean&nbsp;preserveNodes)</code>
-<div class="block">given a POI POIFSFileSystem object, read in its Workbook 
and populate the high and
- low level models.</div>
+<div class="block">Given a POI POIFSFileSystem object, read in its Workbook 
and populate 
+ the high and low level models.</div>
 </td>
 </tr>
 </table>
@@ -852,8 +858,13 @@ implements <a href="../../../../../org/a
 <h4>HSSFWorkbook</h4>
 <pre>public&nbsp;HSSFWorkbook(<a 
href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" 
title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;fs)
              throws java.io.IOException</pre>
+<div class="block">Given a POI POIFSFileSystem object, read in its Workbook 
along
+  with all related nodes, and populate the high and low level models.
+ <p>This calls <a 
href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#HSSFWorkbook(org.apache.poi.poifs.filesystem.POIFSFileSystem,%20boolean)"><code>HSSFWorkbook(POIFSFileSystem,
 boolean)</code></a> with
+  preserve nodes set to true.</div>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code></dd></dl>
+<dd><code>java.io.IOException</code> - if the stream cannot be 
read</dd><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#HSSFWorkbook(org.apache.poi.poifs.filesystem.POIFSFileSystem,%20boolean)"><code>HSSFWorkbook(POIFSFileSystem,
 boolean)</code></a>, 
+<a href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" 
title="class in 
org.apache.poi.poifs.filesystem"><code>POIFSFileSystem</code></a></dd></dl>
 </li>
 </ul>
 <a name="HSSFWorkbook(org.apache.poi.poifs.filesystem.POIFSFileSystem, 
boolean)">
@@ -865,8 +876,8 @@ implements <a href="../../../../../org/a
 <pre>public&nbsp;HSSFWorkbook(<a 
href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" 
title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;fs,
             boolean&nbsp;preserveNodes)
              throws java.io.IOException</pre>
-<div class="block">given a POI POIFSFileSystem object, read in its Workbook 
and populate the high and
- low level models.  If you're reading in a workbook...start here.</div>
+<div class="block">Given a POI POIFSFileSystem object, read in its Workbook 
and populate 
+ the high and low level models.  If you're reading in a workbook... start 
here!</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>fs</code> - the 
POI filesystem that contains the Workbook 
stream.</dd><dd><code>preserveNodes</code> - whether to preseve other nodes, 
such as
         macros.  This takes more memory, so only say yes if you
         need to. If set, will store all of the POIFSFileSystem
@@ -924,8 +935,14 @@ implements <a href="../../../../../org/a
 <h4>HSSFWorkbook</h4>
 <pre>public&nbsp;HSSFWorkbook(java.io.InputStream&nbsp;s)
              throws java.io.IOException</pre>
+<div class="block">Companion to HSSFWorkbook(POIFSFileSystem), this constructs 
the 
+  POI filesystem around your inputstream, including all nodes.
+ <p>This calls <a 
href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#HSSFWorkbook(java.io.InputStream,%20boolean)"><code>HSSFWorkbook(InputStream,
 boolean)</code></a> with
+  preserve nodes set to true.</div>
 <dl><dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code></dd></dl>
+<dd><code>java.io.IOException</code> - if the stream cannot be 
read</dd><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#HSSFWorkbook(java.io.InputStream,%20boolean)"><code>HSSFWorkbook(InputStream,
 boolean)</code></a>, 
+<a 
href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#HSSFWorkbook(org.apache.poi.poifs.filesystem.POIFSFileSystem)"><code>HSSFWorkbook(POIFSFileSystem)</code></a>,
 
+<a href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" 
title="class in 
org.apache.poi.poifs.filesystem"><code>POIFSFileSystem</code></a></dd></dl>
 </li>
 </ul>
 <a name="HSSFWorkbook(java.io.InputStream, boolean)">
@@ -937,8 +954,8 @@ implements <a href="../../../../../org/a
 <pre>public&nbsp;HSSFWorkbook(java.io.InputStream&nbsp;s,
             boolean&nbsp;preserveNodes)
              throws java.io.IOException</pre>
-<div class="block">Companion to HSSFWorkbook(POIFSFileSystem), this constructs 
the POI filesystem around your
- inputstream.</div>
+<div class="block">Companion to HSSFWorkbook(POIFSFileSystem), this constructs 
the 
+ POI filesystem around your inputstream.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>s</code> - the 
POI filesystem that contains the Workbook 
stream.</dd><dd><code>preserveNodes</code> - whether to preseve other nodes, 
such as
         macros.  This takes more memory, so only say yes if you
         need to.</dd>

Modified: 
poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/HashAlgorithm.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/HashAlgorithm.html?rev=1635535&r1=1635534&r2=1635535&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/HashAlgorithm.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/HashAlgorithm.html
 Thu Oct 30 16:22:08 2014
@@ -436,7 +436,7 @@ the order they are declared.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>ASN1ObjectIdentifier</code></td>
+<td 
class="colFirst"><code>org.bouncycastle.asn1.ASN1ObjectIdentifier</code></td>
 <td class="colLast"><span 
class="strong">TSPTimeStampService.</span><code><strong><a 
href="../../../../../../org/apache/poi/poifs/crypt/dsig/services/TSPTimeStampService.html#mapDigestAlgoToOID(org.apache.poi.poifs.crypt.HashAlgorithm)">mapDigestAlgoToOID</a></strong>(<a
 href="../../../../../../org/apache/poi/poifs/crypt/HashAlgorithm.html" 
title="enum in 
org.apache.poi.poifs.crypt">HashAlgorithm</a>&nbsp;digestAlgo)</code>
 <div class="block">Maps the digest algorithm to corresponding OID value.</div>
 </td>

Modified: 
poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/SignatureConfig.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/SignatureConfig.html?rev=1635535&r1=1635534&r2=1635535&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/SignatureConfig.html 
(original)
+++ 
poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/SignatureConfig.html 
Thu Oct 30 16:22:08 2014
@@ -815,7 +815,7 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>setTspOldProtocol</h4>
 <pre>public&nbsp;void&nbsp;setTspOldProtocol(boolean&nbsp;tspOldProtocol)</pre>
-<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>tspOldProtocol</code> - defines 
the timestamp-protocol mimetype</dd><dt><span class="strong">See 
Also:</span></dt><dd><code>#isTspOldProtocol()}</code></dd></dl>
+<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>tspOldProtocol</code> - defines 
the timestamp-protocol mimetype</dd><dt><span class="strong">See 
Also:</span></dt><dd><a 
href="../../../../../../org/apache/poi/poifs/crypt/dsig/SignatureConfig.html#isTspOldProtocol()"><code>isTspOldProtocol()</code></a></dd></dl>
 </li>
 </ul>
 <a name="getTspDigestAlgo()">
@@ -1345,7 +1345,7 @@ extends java.lang.Object</pre>
 <h4>getXadesCanonicalizationMethod</h4>
 <pre>public&nbsp;java.lang.String&nbsp;getXadesCanonicalizationMethod()</pre>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the cannonicalization 
method for XAdES-XL signing.
- Defaults to <code>EXCLUSIVE</code></dd><dt><span class="strong">See 
Also:</span></dt><dd><code>CanonicalizationMethod}</code></dd></dl>
+ Defaults to <code>EXCLUSIVE</code></dd><dt><span class="strong">See 
Also:</span></dt><dd><a 
href="http://docs.oracle.com/javase/7/docs/api/javax/xml/crypto/dsig/CanonicalizationMethod.html";>javax.xml.crypto.dsig.CanonicalizationMethod</a></dd></dl>
 </li>
 </ul>
 <a name="setXadesCanonicalizationMethod(java.lang.String)">
@@ -1355,7 +1355,7 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>setXadesCanonicalizationMethod</h4>
 
<pre>public&nbsp;void&nbsp;setXadesCanonicalizationMethod(java.lang.String&nbsp;xadesCanonicalizationMethod)</pre>
-<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>xadesCanonicalizationMethod</code>
 - the cannonicalization method for XAdES-XL signing</dd><dt><span 
class="strong">See 
Also:</span></dt><dd><code>CanonicalizationMethod}</code></dd></dl>
+<dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>xadesCanonicalizationMethod</code>
 - the cannonicalization method for XAdES-XL signing</dd><dt><span 
class="strong">See Also:</span></dt><dd><a 
href="http://docs.oracle.com/javase/7/docs/api/javax/xml/crypto/dsig/CanonicalizationMethod.html";>javax.xml.crypto.dsig.CanonicalizationMethod</a></dd></dl>
 </li>
 </ul>
 </li>

Modified: 
poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/services/TSPTimeStampService.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/services/TSPTimeStampService.html?rev=1635535&r1=1635534&r2=1635535&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/services/TSPTimeStampService.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/services/TSPTimeStampService.html
 Thu Oct 30 16:22:08 2014
@@ -140,7 +140,7 @@ implements <a href="../../../../../../..
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>ASN1ObjectIdentifier</code></td>
+<td 
class="colFirst"><code>org.bouncycastle.asn1.ASN1ObjectIdentifier</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../../org/apache/poi/poifs/crypt/dsig/services/TSPTimeStampService.html#mapDigestAlgoToOID(org.apache.poi.poifs.crypt.HashAlgorithm)">mapDigestAlgoToOID</a></strong>(<a
 href="../../../../../../../org/apache/poi/poifs/crypt/HashAlgorithm.html" 
title="enum in 
org.apache.poi.poifs.crypt">HashAlgorithm</a>&nbsp;digestAlgo)</code>
 <div class="block">Maps the digest algorithm to corresponding OID value.</div>
 </td>
@@ -202,7 +202,7 @@ implements <a href="../../../../../../..
 <ul class="blockList">
 <li class="blockList">
 <h4>mapDigestAlgoToOID</h4>
-<pre>public&nbsp;ASN1ObjectIdentifier&nbsp;mapDigestAlgoToOID(<a 
href="../../../../../../../org/apache/poi/poifs/crypt/HashAlgorithm.html" 
title="enum in 
org.apache.poi.poifs.crypt">HashAlgorithm</a>&nbsp;digestAlgo)</pre>
+<pre>public&nbsp;org.bouncycastle.asn1.ASN1ObjectIdentifier&nbsp;mapDigestAlgoToOID(<a
 href="../../../../../../../org/apache/poi/poifs/crypt/HashAlgorithm.html" 
title="enum in 
org.apache.poi.poifs.crypt">HashAlgorithm</a>&nbsp;digestAlgo)</pre>
 <div class="block">Maps the digest algorithm to corresponding OID value.</div>
 </li>
 </ul>

Modified: 
poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSFileSystem.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSFileSystem.html?rev=1635535&r1=1635534&r2=1635535&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSFileSystem.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSFileSystem.html
 Thu Oct 30 16:22:08 2014
@@ -793,13 +793,16 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#HSSFWorkbook(org.apache.poi.poifs.filesystem.POIFSFileSystem)">HSSFWorkbook</a></strong>(<a
 href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" 
title="class in 
org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;fs)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#HSSFWorkbook(org.apache.poi.poifs.filesystem.POIFSFileSystem)">HSSFWorkbook</a></strong>(<a
 href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" 
title="class in 
org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;fs)</code>
+<div class="block">Given a POI POIFSFileSystem object, read in its Workbook 
along
+  with all related nodes, and populate the high and low level models.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#HSSFWorkbook(org.apache.poi.poifs.filesystem.POIFSFileSystem,%20boolean)">HSSFWorkbook</a></strong>(<a
 href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" 
title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;fs,
             boolean&nbsp;preserveNodes)</code>
-<div class="block">given a POI POIFSFileSystem object, read in its Workbook 
and populate the high and
- low level models.</div>
+<div class="block">Given a POI POIFSFileSystem object, read in its Workbook 
and populate 
+ the high and low level models.</div>
 </td>
 </tr>
 </tbody>

Modified: 
poi/site/publish/apidocs/org/apache/poi/poifs/property/DirectoryProperty.PropertyComparator.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/property/DirectoryProperty.PropertyComparator.html?rev=1635535&r1=1635534&r2=1635535&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/poifs/property/DirectoryProperty.PropertyComparator.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/poifs/property/DirectoryProperty.PropertyComparator.html
 Thu Oct 30 16:22:08 2014
@@ -147,19 +147,20 @@ implements java.util.Comparator&lt;<a hr
 <div class="block">compare method.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/poifs/property/DirectoryProperty.PropertyComparator.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object&nbsp;o)</code>
-<div class="block">Object equality, implemented as object identity</div>
-</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, finalize, getClass, hashCode, notify, notifyAll, toString, wait, 
wait, wait</code></li>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, 
toString, wait, wait, wait</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_java.util.Comparator">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;java.util.Comparator</h3>
+<code>equals</code></li>
 </ul>
 </li>
 </ul>
@@ -192,23 +193,6 @@ implements java.util.Comparator&lt;<a hr
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="equals(java.lang.Object)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;o)</pre>
-<div class="block">Object equality, implemented as object identity</div>
-<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code>equals</code>&nbsp;in 
interface&nbsp;<code>java.util.Comparator&lt;<a 
href="../../../../../org/apache/poi/poifs/property/Property.html" title="class 
in org.apache.poi.poifs.property">Property</a>&gt;</code></dd>
-<dt><strong>Overrides:</strong></dt>
-<dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
-<dt><span class="strong">Parameters:</span></dt><dd><code>o</code> - Object 
we're being compared to</dd>
-<dt><span class="strong">Returns:</span></dt><dd>true if identical, else 
false</dd></dl>
-</li>
-</ul>
 <a name="compare(org.apache.poi.poifs.property.Property, 
org.apache.poi.poifs.property.Property)">
 <!--   -->
 </a>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to