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 2016/06/08 12:39:16 UTC

svn commit: r1747388 [2/4] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/ apidocs/org/apache/poi/ddf/ apidocs/org/apache/poi/ddf/class-use/ apidocs/org/apache/poi/hslf/record/ apidocs/org/apache/poi/ss/formula/class-use/ apidocs/org/apache...

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1747388&r1=1747387&r2=1747388&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Wed Jun  8 12:39:15 2016
@@ -485,19 +485,25 @@
 <div class="block">Adds the given Child Record after the supplied record</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherContainerRecord.html#addChildBefore(org.apache.poi.ddf.EscherRecord,%20int)">addChildBefore(EscherRecord, int)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Add a child record before the record with given recordId</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/record/RecordContainer.html#addChildBefore(org.apache.poi.hslf.record.Record,%20org.apache.poi.hslf.record.Record)">addChildBefore(Record, Record)</a></span> - Method in class org.apache.poi.hslf.record.<a href="./org/apache/poi/hslf/record/RecordContainer.html" title="class in org.apache.poi.hslf.record">RecordContainer</a></dt>
 <dd>
 <div class="block">Adds the given Child Record before the supplied record</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherContainerRecord.html#addChildRecord(org.apache.poi.ddf.EscherRecord)">addChildRecord(EscherRecord)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Append a child record</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/UnknownEscherRecord.html#addChildRecord(org.apache.poi.ddf.EscherRecord)">addChildRecord(EscherRecord)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/UnknownEscherRecord.html" title="class in org.apache.poi.ddf">UnknownEscherRecord</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/helpers/ColumnHelper.html#addCleanColIntoCols(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCols,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCol)">addCleanColIntoCols(CTCols, CTCol)</a></span> - Method in class org.apache.poi.xssf.usermodel.helpers.<a href="./org/apache/poi/xssf/usermodel/helpers/ColumnHelper.html" title="class in org.apache.poi.xssf.usermodel.helpers">ColumnHelper</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherDggRecord.html#addCluster(int,%20int)">addCluster(int, int)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherDggRecord.html" title="class in org.apache.poi.ddf">EscherDggRecord</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Add a new cluster</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherDggRecord.html#addCluster(int,%20int,%20boolean)">addCluster(int, int, boolean)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherDggRecord.html" title="class in org.apache.poi.ddf">EscherDggRecord</a></dt>
 <dd>
 <div class="block">Add a new cluster</div>
@@ -7911,12 +7917,6 @@
   the given File, which must exist and be readable, and
   may be password protected</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/formula/eval/forked/ForkedEvaluator.html#create(org.apache.poi.ss.usermodel.Workbook,%20org.apache.poi.ss.formula.IStabilityClassifier)">create(Workbook, IStabilityClassifier)</a></span> - Static method in class org.apache.poi.ss.formula.eval.forked.<a href="./org/apache/poi/ss/formula/eval/forked/ForkedEvaluator.html" title="class in org.apache.poi.ss.formula.eval.forked">ForkedEvaluator</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>(Sep 2009) (reduce overloading) use <a href="./org/apache/poi/ss/formula/eval/forked/ForkedEvaluator.html#create(org.apache.poi.ss.usermodel.Workbook,%20org.apache.poi.ss.formula.IStabilityClassifier,%20org.apache.poi.ss.formula.udf.UDFFinder)"><code>ForkedEvaluator.create(Workbook, IStabilityClassifier, UDFFinder)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/eval/forked/ForkedEvaluator.html#create(org.apache.poi.ss.usermodel.Workbook,%20org.apache.poi.ss.formula.IStabilityClassifier,%20org.apache.poi.ss.formula.udf.UDFFinder)">create(Workbook, IStabilityClassifier, UDFFinder)</a></span> - Static method in class org.apache.poi.ss.formula.eval.forked.<a href="./org/apache/poi/ss/formula/eval/forked/ForkedEvaluator.html" title="class in org.apache.poi.ss.formula.eval.forked">ForkedEvaluator</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/Formula.html#create(org.apache.poi.ss.formula.ptg.Ptg[])">create(Ptg[])</a></span> - Static method in class org.apache.poi.ss.formula.<a href="./org/apache/poi/ss/formula/Formula.html" title="class in org.apache.poi.ss.formula">Formula</a></dt>
@@ -11341,11 +11341,11 @@
 <dd>
 <div class="block">Creates a formatter using the <code>default locale</code>.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/DataFormatter.html#DataFormatter(java.util.Locale,%20boolean)">DataFormatter(Locale, boolean)</a></span> - Constructor for class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/DataFormatter.html" title="class in org.apache.poi.ss.usermodel">DataFormatter</a></dt>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/DataFormatter.html#DataFormatter(java.util.Locale)">DataFormatter(Locale)</a></span> - Constructor for class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/DataFormatter.html" title="class in org.apache.poi.ss.usermodel">DataFormatter</a></dt>
 <dd>
 <div class="block">Creates a formatter using the given locale.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/DataFormatter.html#DataFormatter(java.util.Locale)">DataFormatter(Locale)</a></span> - Constructor for class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/DataFormatter.html" title="class in org.apache.poi.ss.usermodel">DataFormatter</a></dt>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/DataFormatter.html#DataFormatter(java.util.Locale,%20boolean)">DataFormatter(Locale, boolean)</a></span> - Constructor for class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/DataFormatter.html" title="class in org.apache.poi.ss.usermodel">DataFormatter</a></dt>
 <dd>
 <div class="block">Creates a formatter using the given locale.</div>
 </dd>
@@ -19306,10 +19306,6 @@
 <dd>
 <div class="block">Convenience method to get the active sheet.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ddf/EscherArrayProperty.html#getActualSizeOfElements(short)">getActualSizeOfElements(short)</a></span> - Static method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherArrayProperty.html" title="class in org.apache.poi.ddf">EscherArrayProperty</a></dt>
-<dd>
-<div class="block">Sometimes the element size is stored as a negative number.</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/MMSRecord.html#getAddMenuCount()">getAddMenuCount()</a></span> - Method in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/MMSRecord.html" title="class in org.apache.poi.hssf.record">MMSRecord</a></dt>
 <dd>
 <div class="block">get number of add menu options (should be 0)</div>
@@ -20669,9 +20665,13 @@
 <dt><span class="strong"><a href="./org/apache/poi/xdgf/usermodel/XDGFPage.html#getBoundingBox()">getBoundingBox()</a></span> - Method in class org.apache.poi.xdgf.usermodel.<a href="./org/apache/poi/xdgf/usermodel/XDGFPage.html" title="class in org.apache.poi.xdgf.usermodel">XDGFPage</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherMetafileBlip.html#getBounds()">getBounds()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherMetafileBlip.html" title="class in org.apache.poi.ddf">EscherMetafileBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Get the clipping region of the metafile</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherPictBlip.html#getBounds()">getBounds()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherPictBlip.html" title="class in org.apache.poi.ddf">EscherPictBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Get the clipping region of the pict file</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwmf/record/HwmfPlaceableHeader.html#getBounds()">getBounds()</a></span> - Method in class org.apache.poi.hwmf.record.<a href="./org/apache/poi/hwmf/record/HwmfPlaceableHeader.html" title="class in org.apache.poi.hwmf.record">HwmfPlaceableHeader</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwmf/usermodel/HwmfPicture.html#getBounds()">getBounds()</a></span> - Method in class org.apache.poi.hwmf.usermodel.<a href="./org/apache/poi/hwmf/usermodel/HwmfPicture.html" title="class in org.apache.poi.hwmf.usermodel">HwmfPicture</a></dt>
@@ -20862,18 +20862,11 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/BuiltinFormats.html#getBuiltinFormat(java.lang.String)">getBuiltinFormat(String)</a></span> - Static method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/BuiltinFormats.html" title="class in org.apache.poi.ss.usermodel">BuiltinFormats</a></dt>
 <dd>
-<div class="block">Get the format index that matches the given format string
- <p/>
+<div class="block">Get the format index that matches the given format string.<br/>
  Automatically converts "text" to excel's format string to represent text.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFDataFormat.html#getBuiltinFormats()">getBuiltinFormats()</a></span> - Static method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFDataFormat.html" title="class in org.apache.poi.hssf.usermodel">HSSFDataFormat</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/BuiltinFormats.html#getBuiltinFormats()">getBuiltinFormats()</a></span> - Static method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/BuiltinFormats.html" title="class in org.apache.poi.ss.usermodel">BuiltinFormats</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>(May 2009) use <a href="./org/apache/poi/ss/usermodel/BuiltinFormats.html#getAll()"><code>BuiltinFormats.getAll()</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/NameRecord.html#getBuiltInName()">getBuiltInName()</a></span> - Method in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/NameRecord.html" title="class in org.apache.poi.hssf.record">NameRecord</a></dt>
 <dd>
 <div class="block">Gets the Built In Name</div>
@@ -21806,8 +21799,7 @@
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherContainerRecord.html#getChildContainers()">getChildContainers()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a></dt>
 <dd>
 <div class="block">Returns all of our children which are also
-  EscherContainers (may be 0, 1, or vary rarely
-   2 or 3)</div>
+ EscherContainers (may be 0, 1, or vary rarely 2 or 3)</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/property/Property.html#getChildIndex()">getChildIndex()</a></span> - Method in class org.apache.poi.poifs.property.<a href="./org/apache/poi/poifs/property/Property.html" title="class in org.apache.poi.poifs.property">Property</a></dt>
 <dd>
@@ -22228,15 +22220,23 @@
 <div class="block">Get cell color.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherSplitMenuColorsRecord.html#getColor1()">getColor1()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherSplitMenuColorsRecord.html" title="class in org.apache.poi.ddf">EscherSplitMenuColorsRecord</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Gets the fill color</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherSplitMenuColorsRecord.html#getColor2()">getColor2()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherSplitMenuColorsRecord.html" title="class in org.apache.poi.ddf">EscherSplitMenuColorsRecord</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Gets the line color</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/converter/AbstractWordUtils.html#getColor24(int)">getColor24(int)</a></span> - Static method in class org.apache.poi.hwpf.converter.<a href="./org/apache/poi/hwpf/converter/AbstractWordUtils.html" title="class in org.apache.poi.hwpf.converter">AbstractWordUtils</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherSplitMenuColorsRecord.html#getColor3()">getColor3()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherSplitMenuColorsRecord.html" title="class in org.apache.poi.ddf">EscherSplitMenuColorsRecord</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Gets the shadow color</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherSplitMenuColorsRecord.html#getColor4()">getColor4()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherSplitMenuColorsRecord.html" title="class in org.apache.poi.ddf">EscherSplitMenuColorsRecord</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Gets the 3-D color</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#getColorFromColorIndexStruct(int,%20org.apache.poi.hslf.usermodel.HSLFSheet)">getColorFromColorIndexStruct(int, HSLFSheet)</a></span> - Static method in class org.apache.poi.hslf.usermodel.<a href="./org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/CFRule12Record.html#getColorGradientFormatting()">getColorGradientFormatting()</a></span> - Method in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/CFRule12Record.html" title="class in org.apache.poi.hssf.record">CFRule12Record</a></dt>
@@ -22615,9 +22615,13 @@
  <code>Graphics2D</code> context.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherMetafileBlip.html#getCompressedSize()">getCompressedSize()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherMetafileBlip.html" title="class in org.apache.poi.ddf">EscherMetafileBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Gets the compressed size of the metafile (in bytes)</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherPictBlip.html#getCompressedSize()">getCompressedSize()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherPictBlip.html" title="class in org.apache.poi.ddf">EscherPictBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Gets the compressed size of the metafile (in bytes)</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hmef/CompressedRTF.html#getCompressedSize()">getCompressedSize()</a></span> - Method in class org.apache.poi.hmef.<a href="./org/apache/poi/hmef/CompressedRTF.html" title="class in org.apache.poi.hmef">CompressedRTF</a></dt>
 <dd>
 <div class="block">Returns how big the compressed version was.</div>
@@ -24721,7 +24725,9 @@
 <div class="block">Return the sheet's existing drawing, or null if there isn't yet one.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherDggRecord.html#getDrawingsSaved()">getDrawingsSaved()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherDggRecord.html" title="class in org.apache.poi.ddf">EscherDggRecord</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Gets the number of drawings saved</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xslf/usermodel/XSLFCommonSlideData.html#getDrawingText()">getDrawingText()</a></span> - Method in class org.apache.poi.xslf.usermodel.<a href="./org/apache/poi/xslf/usermodel/XSLFCommonSlideData.html" title="class in org.apache.poi.xslf.usermodel">XSLFCommonSlideData</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/usermodel/Paragraph.html#getDropCap()">getDropCap()</a></span> - Method in class org.apache.poi.hwpf.usermodel.<a href="./org/apache/poi/hwpf/usermodel/Paragraph.html" title="class in org.apache.poi.hwpf.usermodel">Paragraph</a></dt>
@@ -31208,7 +31214,10 @@
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/usermodel/Field.html#getMarkEndOffset()">getMarkEndOffset()</a></span> - Method in interface org.apache.poi.hwpf.usermodel.<a href="./org/apache/poi/hwpf/usermodel/Field.html" title="interface in org.apache.poi.hwpf.usermodel">Field</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherBitmapBlip.html#getMarker()">getMarker()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherBitmapBlip.html" title="class in org.apache.poi.ddf">EscherBitmapBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Gets an unsigned integer that specifies an application-defined internal
+ resource tag.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/usermodel/Field.html#getMarkSeparatorCharacterRun(org.apache.poi.hwpf.usermodel.Range)">getMarkSeparatorCharacterRun(Range)</a></span> - Method in interface org.apache.poi.hwpf.usermodel.<a href="./org/apache/poi/hwpf/usermodel/Field.html" title="interface in org.apache.poi.hwpf.usermodel">Field</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/usermodel/Field.html#getMarkSeparatorOffset()">getMarkSeparatorOffset()</a></span> - Method in interface org.apache.poi.hwpf.usermodel.<a href="./org/apache/poi/hwpf/usermodel/Field.html" title="interface in org.apache.poi.hwpf.usermodel">Field</a></dt>
@@ -31304,7 +31313,9 @@
 <dt><span class="strong"><a href="./org/apache/poi/ss/SpreadsheetVersion.html#getMaxConditionalFormats()">getMaxConditionalFormats()</a></span> - Method in enum org.apache.poi.ss.<a href="./org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherDggRecord.html#getMaxDrawingGroupId()">getMaxDrawingGroupId()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherDggRecord.html" title="class in org.apache.poi.ddf">EscherDggRecord</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Gets the maximum drawing group ID</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/openxml4j/util/ZipSecureFile.html#getMaxEntrySize()">getMaxEntrySize()</a></span> - Static method in class org.apache.poi.openxml4j.util.<a href="./org/apache/poi/openxml4j/util/ZipSecureFile.html" title="class in org.apache.poi.openxml4j.util">ZipSecureFile</a></dt>
 <dd>
 <div class="block">Returns the current maximum allowed uncompressed file size.</div>
@@ -32645,7 +32656,9 @@
 <div class="block">The number of shapes in this drawing group.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherDggRecord.html#getNumShapesSaved()">getNumShapesSaved()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherDggRecord.html" title="class in org.apache.poi.ddf">EscherDggRecord</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Gets the number of shapes saved</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/model/InternalWorkbook.html#getNumSheets()">getNumSheets()</a></span> - Method in class org.apache.poi.hssf.model.<a href="./org/apache/poi/hssf/model/InternalWorkbook.html" title="class in org.apache.poi.hssf.model">InternalWorkbook</a></dt>
 <dd>
 <div class="block">returns the number of boundsheet objects contained in this workbook.</div>
@@ -33910,7 +33923,9 @@
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/usermodel/CharacterRun.html#getPicOffset()">getPicOffset()</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/ddf/EscherBlipRecord.html#getPicturedata()">getPicturedata()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherBlipRecord.html" title="class in org.apache.poi.ddf">EscherBlipRecord</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Gets the picture data bytes</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/usermodel/HSLFFill.html#getPictureData()">getPictureData()</a></span> - Method in class org.apache.poi.hslf.usermodel.<a href="./org/apache/poi/hslf/usermodel/HSLFFill.html" title="class in org.apache.poi.hslf.usermodel">HSLFFill</a></dt>
 <dd>
 <div class="block"><code>PictureData</code> object used in a texture, pattern of picture fill.</div>
@@ -34296,7 +34311,10 @@
 <div class="block">Get the previous Child, if any</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherMetafileBlip.html#getPrimaryUID()">getPrimaryUID()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherMetafileBlip.html" title="class in org.apache.poi.ddf">EscherMetafileBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Gets the second MD4, that specifies the unique identifier of the
+ uncompressed blip data</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/dev/SlideShowRecordDumper.html#getPrintableRecordContents(org.apache.poi.hslf.record.Record)">getPrintableRecordContents(Record)</a></span> - Method in class org.apache.poi.hslf.dev.<a href="./org/apache/poi/hslf/dev/SlideShowRecordDumper.html" title="class in org.apache.poi.hslf.dev">SlideShowRecordDumper</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html#getPrintArea(int)">getPrintArea(int)</a></span> - Method in 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>
@@ -35454,15 +35472,15 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherSpgrRecord.html#getRectX2()">getRectX2()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherSpgrRecord.html" title="class in org.apache.poi.ddf">EscherSpgrRecord</a></dt>
 <dd>
-<div class="block">The starting bottom-right coordinate of child records.</div>
+<div class="block">The bottom-right x coordinate of child records.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherSpgrRecord.html#getRectY1()">getRectY1()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherSpgrRecord.html" title="class in org.apache.poi.ddf">EscherSpgrRecord</a></dt>
 <dd>
-<div class="block">The starting top-left coordinate of child records.</div>
+<div class="block">The top-left coordinate of child records.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherSpgrRecord.html#getRectY2()">getRectY2()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherSpgrRecord.html" title="class in org.apache.poi.ddf">EscherSpgrRecord</a></dt>
 <dd>
-<div class="block">The starting bottom-right coordinate of child records.</div>
+<div class="block">The bottom-right y coordinate of child records.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherRGBProperty.html#getRed()">getRed()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherRGBProperty.html" title="class in org.apache.poi.ddf">EscherRGBProperty</a></dt>
 <dd>&nbsp;</dd>
@@ -35655,7 +35673,9 @@
 <div class="block">Any data recording this record.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherMetafileBlip.html#getRemainingData()">getRemainingData()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherMetafileBlip.html" title="class in org.apache.poi.ddf">EscherMetafileBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Returns any remaining bytes</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/record/HSLFEscherClientDataRecord.html#getRemainingData()">getRemainingData()</a></span> - Method in class org.apache.poi.hslf.record.<a href="./org/apache/poi/hslf/record/HSLFEscherClientDataRecord.html" title="class in org.apache.poi.hslf.record">HSLFEscherClientDataRecord</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/util/IdentifierManager.html#getRemainingIdentifiers()">getRemainingIdentifiers()</a></span> - Method in class org.apache.poi.util.<a href="./org/apache/poi/util/IdentifierManager.html" title="class in org.apache.poi.util">IdentifierManager</a></dt>
@@ -36932,7 +36952,9 @@
 <div class="block">Returns a unique identifier for this shape within the current document.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherDggRecord.html#getShapeIdMax()">getShapeIdMax()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherDggRecord.html" title="class in org.apache.poi.ddf">EscherDggRecord</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Gets the next available shape id</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/usermodel/HSLFShape.html#getShapeName()">getShapeName()</a></span> - Method in class org.apache.poi.hslf.usermodel.<a href="./org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xslf/usermodel/XSLFShape.html#getShapeName()">getShapeName()</a></span> - Method in class org.apache.poi.xslf.usermodel.<a href="./org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a></dt>
@@ -38283,9 +38305,13 @@
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/sprm/SprmOperation.html#getSizeCode()">getSizeCode()</a></span> - Method in class org.apache.poi.hwpf.sprm.<a href="./org/apache/poi/hwpf/sprm/SprmOperation.html" title="class in org.apache.poi.hwpf.sprm">SprmOperation</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherMetafileBlip.html#getSizeEMU()">getSizeEMU()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherMetafileBlip.html" title="class in org.apache.poi.ddf">EscherMetafileBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Gets the dimensions of the metafile</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherPictBlip.html#getSizeEMU()">getSizeEMU()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherPictBlip.html" title="class in org.apache.poi.ddf">EscherPictBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Gets the dimensions of the metafile</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/EncryptionHeader.html#getSizeExtra()">getSizeExtra()</a></span> - Method in class org.apache.poi.poifs.crypt.<a href="./org/apache/poi/poifs/crypt/EncryptionHeader.html" title="class in org.apache.poi.poifs.crypt">EncryptionHeader</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hdgf/chunks/ChunkHeader.html#getSizeInBytes()">getSizeInBytes()</a></span> - Method in class org.apache.poi.hdgf.chunks.<a href="./org/apache/poi/hdgf/chunks/ChunkHeader.html" title="class in org.apache.poi.hdgf.chunks">ChunkHeader</a></dt>
@@ -40646,15 +40672,24 @@
 <div class="block">Collection properties represented by itypFELayout and copt (East Asian layout properties).</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherBitmapBlip.html#getUID()">getUID()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherBitmapBlip.html" title="class in org.apache.poi.ddf">EscherBitmapBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Gets the first MD4, that specifies the unique identifier of the
+ uncompressed blip data</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherBSERecord.html#getUid()">getUid()</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>
 <div class="block">16 byte MD4 checksum.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherMetafileBlip.html#getUID()">getUID()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherMetafileBlip.html" title="class in org.apache.poi.ddf">EscherMetafileBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Gets the first MD4, that specifies the unique identifier of the
+ uncompressed blip data</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherPictBlip.html#getUID()">getUID()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherPictBlip.html" title="class in org.apache.poi.ddf">EscherPictBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Gets the first MD4, that specifies the unique identifier of the
+ uncompressed blip data</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/usermodel/HSLFPictureData.html#getUID()">getUID()</a></span> - Method in class org.apache.poi.hslf.usermodel.<a href="./org/apache/poi/hslf/usermodel/HSLFPictureData.html" title="class in org.apache.poi.hslf.usermodel">HSLFPictureData</a></dt>
 <dd>
 <div class="block">Returns 16-byte checksum of this picture</div>
@@ -40680,9 +40715,13 @@
 <dt><span class="strong"><a href="./org/apache/poi/hssf/model/InternalSheet.html#getUncalced()">getUncalced()</a></span> - Method in class org.apache.poi.hssf.model.<a href="./org/apache/poi/hssf/model/InternalSheet.html" title="class in org.apache.poi.hssf.model">InternalSheet</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherMetafileBlip.html#getUncompressedSize()">getUncompressedSize()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherMetafileBlip.html" title="class in org.apache.poi.ddf">EscherMetafileBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Gets the uncompressed size (in bytes)</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherPictBlip.html#getUncompressedSize()">getUncompressedSize()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherPictBlip.html" title="class in org.apache.poi.ddf">EscherPictBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Gets the uncompressed size (in bytes)</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/FontRecord.html#getUnderline()">getUnderline()</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>
 <div class="block">get the type of underlining for the font</div>
@@ -42760,8 +42799,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherContainerRecord.html#hasChildOfType(short)">hasChildOfType(short)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a></dt>
 <dd>
-<div class="block">Do any of our (top level) children have the
-  given recordId?</div>
+<div class="block">Do any of our (top level) children have the given recordId?</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#hasComments()">hasComments()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
 <dd>
@@ -46251,7 +46289,9 @@
 <dt><span class="strong"><a href="./org/apache/poi/hssf/model/DrawingManager2.html#incrementDrawingsSaved()">incrementDrawingsSaved()</a></span> - Method in class org.apache.poi.hssf.model.<a href="./org/apache/poi/hssf/model/DrawingManager2.html" title="class in org.apache.poi.hssf.model">DrawingManager2</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherDgRecord.html#incrementShapeCount()">incrementShapeCount()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherDgRecord.html" title="class in org.apache.poi.ddf">EscherDgRecord</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Increments the number of shapes</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherDggRecord.FileIdCluster.html#incrementShapeId()">incrementShapeId()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherDggRecord.FileIdCluster.html" title="class in org.apache.poi.ddf">EscherDggRecord.FileIdCluster</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/util/CellUtil.html#INDENTION">INDENTION</a></span> - Static variable in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/CellUtil.html" title="class in org.apache.poi.ss.util">CellUtil</a></dt>
@@ -47710,9 +47750,13 @@
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/aggregates/WorksheetProtectionBlock.html#isComponentRecord(int)">isComponentRecord(int)</a></span> - Static 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>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherMetafileBlip.html#isCompressed()">isCompressed()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherMetafileBlip.html" title="class in org.apache.poi.ddf">EscherMetafileBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Gets the compression of the metafile</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherPictBlip.html#isCompressed()">isCompressed()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherPictBlip.html" title="class in org.apache.poi.ddf">EscherPictBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Gets the compression of the metafile</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/record/ExOleObjStg.html#isCompressed()">isCompressed()</a></span> - Method in class org.apache.poi.hslf.record.<a href="./org/apache/poi/hslf/record/ExOleObjStg.html" title="class in org.apache.poi.hslf.record">ExOleObjStg</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#isCondenseRows()">isCondenseRows()</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
@@ -48214,7 +48258,9 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherBoolProperty.html#isFalse()">isFalse()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherBoolProperty.html" title="class in org.apache.poi.ddf">EscherBoolProperty</a></dt>
 <dd>
-<div class="block">Whether this boolean property is false</div>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>use !isTrue() instead, planed to be removed in POI 3.17</i></div>
+</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/model/types/FSPAAbstractType.html#isFAnchorLock()">isFAnchorLock()</a></span> - Method in class org.apache.poi.hwpf.model.types.<a href="./org/apache/poi/hwpf/model/types/FSPAAbstractType.html" title="class in org.apache.poi.hwpf.model.types">FSPAAbstractType</a></dt>
 <dd>&nbsp;</dd>
@@ -60606,7 +60652,9 @@ Compound Document Format.</div>
 <div class="block">Remove a child record from this record container</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherContainerRecord.html#removeChildRecord(org.apache.poi.ddf.EscherRecord)">removeChildRecord(EscherRecord)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Removes the given escher record from the child list</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/aggregates/PageSettingsBlock.html#removeColumnBreak(int)">removeColumnBreak(int)</a></span> - Method in class org.apache.poi.hssf.record.aggregates.<a href="./org/apache/poi/hssf/record/aggregates/PageSettingsBlock.html" title="class in org.apache.poi.hssf.record.aggregates">PageSettingsBlock</a></dt>
 <dd>
 <div class="block">Removes a page break at the indicated column</div>
@@ -64251,9 +64299,13 @@ Compound Document Format.</div>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/CFRuleBase.html#setBottomLeftTopRightBorderModified(boolean)">setBottomLeftTopRightBorderModified(boolean)</a></span> - Method in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/CFRuleBase.html" title="class in org.apache.poi.hssf.record">CFRuleBase</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherMetafileBlip.html#setBounds(java.awt.Rectangle)">setBounds(Rectangle)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherMetafileBlip.html" title="class in org.apache.poi.ddf">EscherMetafileBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Sets the clipping region</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherPictBlip.html#setBounds(java.awt.Rectangle)">setBounds(Rectangle)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherPictBlip.html" title="class in org.apache.poi.ddf">EscherPictBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Sets the clipping region</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/model/types/PICFAbstractType.html#setBpp(byte)">setBpp(byte)</a></span> - Method in class org.apache.poi.hwpf.model.types.<a href="./org/apache/poi/hwpf/model/types/PICFAbstractType.html" title="class in org.apache.poi.hwpf.model.types">PICFAbstractType</a></dt>
 <dd>
 <div class="block">Set the bpp field for the PICF record.</div>
@@ -65369,13 +65421,21 @@ Compound Document Format.</div>
 <div class="block">Set cell color.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherSplitMenuColorsRecord.html#setColor1(int)">setColor1(int)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherSplitMenuColorsRecord.html" title="class in org.apache.poi.ddf">EscherSplitMenuColorsRecord</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Sets the fill color</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherSplitMenuColorsRecord.html#setColor2(int)">setColor2(int)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherSplitMenuColorsRecord.html" title="class in org.apache.poi.ddf">EscherSplitMenuColorsRecord</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Sets the line color</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherSplitMenuColorsRecord.html#setColor3(int)">setColor3(int)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherSplitMenuColorsRecord.html" title="class in org.apache.poi.ddf">EscherSplitMenuColorsRecord</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Sets the shadow color</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherSplitMenuColorsRecord.html#setColor4(int)">setColor4(int)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherSplitMenuColorsRecord.html" title="class in org.apache.poi.ddf">EscherSplitMenuColorsRecord</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Sets the 3-D color</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFPalette.html#setColorAtIndex(short,%20byte,%20byte,%20byte)">setColorAtIndex(short, byte, byte, byte)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFPalette.html" title="class in org.apache.poi.hssf.usermodel">HSSFPalette</a></dt>
 <dd>
 <div class="block">Sets the color at the given offset</div>
@@ -65585,13 +65645,21 @@ Compound Document Format.</div>
 <div class="block">Sets the <code>Composite</code> for the <code>Graphics2D</code> context.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherMetafileBlip.html#setCompressed(boolean)">setCompressed(boolean)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherMetafileBlip.html" title="class in org.apache.poi.ddf">EscherMetafileBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Sets the compression of the metafile</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherPictBlip.html#setCompressed(boolean)">setCompressed(boolean)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherPictBlip.html" title="class in org.apache.poi.ddf">EscherPictBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Sets the compression of the metafile</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherMetafileBlip.html#setCompressedSize(int)">setCompressedSize(int)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherMetafileBlip.html" title="class in org.apache.poi.ddf">EscherMetafileBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Sets the compressed size of the metafile (in bytes)</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherPictBlip.html#setCompressedSize(int)">setCompressedSize(int)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherPictBlip.html" title="class in org.apache.poi.ddf">EscherPictBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Sets the compressed size of the metafile (in bytes)</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SXSSFWorkbook.html#setCompressTempFiles(boolean)">setCompressTempFiles(boolean)</a></span> - Method in class org.apache.poi.xssf.streaming.<a href="./org/apache/poi/xssf/streaming/SXSSFWorkbook.html" title="class in org.apache.poi.xssf.streaming">SXSSFWorkbook</a></dt>
 <dd>
 <div class="block">Set whether temp files should be compressed.</div>
@@ -65882,7 +65950,10 @@ Compound Document Format.</div>
  contained by the record.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherTextboxRecord.html#setData(byte[])">setData(byte[])</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherTextboxRecord.html" title="class in org.apache.poi.ddf">EscherTextboxRecord</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Sets the extra data (in the parent application's format) to be
+ contained by the record.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/blip/Bitmap.html#setData(byte[])">setData(byte[])</a></span> - Method in class org.apache.poi.hslf.blip.<a href="./org/apache/poi/hslf/blip/Bitmap.html" title="class in org.apache.poi.hslf.blip">Bitmap</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/blip/DIB.html#setData(byte[])">setData(byte[])</a></span> - Method in class org.apache.poi.hslf.blip.<a href="./org/apache/poi/hslf/blip/DIB.html" title="class in org.apache.poi.hslf.blip">DIB</a></dt>
@@ -66496,7 +66567,9 @@ Compound Document Format.</div>
  icon is visible.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherDggRecord.html#setDrawingsSaved(int)">setDrawingsSaved(int)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherDggRecord.html" title="class in org.apache.poi.ddf">EscherDggRecord</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Sets the number of drawings saved</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/chart/LineFormatRecord.html#setDrawTicks(boolean)">setDrawTicks(boolean)</a></span> - Method in class org.apache.poi.hssf.record.chart.<a href="./org/apache/poi/hssf/record/chart/LineFormatRecord.html" title="class in org.apache.poi.hssf.record.chart">LineFormatRecord</a></dt>
 <dd>
 <div class="block">Sets the draw ticks field value.</div>
@@ -67660,7 +67733,9 @@ Compound Document Format.</div>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/dev/RecordLister.html#setFile(java.lang.String)">setFile(String)</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/ddf/EscherDggRecord.html#setFileIdClusters(org.apache.poi.ddf.EscherDggRecord.FileIdCluster[])">setFileIdClusters(EscherDggRecord.FileIdCluster[])</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherDggRecord.html" title="class in org.apache.poi.ddf">EscherDggRecord</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Sets the file id clusters</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFPicture.html#setFileName(java.lang.String)">setFileName(String)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFPicture.html" title="class in org.apache.poi.hssf.usermodel">HSSFPicture</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/filesystem/Ole10Native.html#setFileName(java.lang.String)">setFileName(String)</a></span> - Method 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>
@@ -67830,7 +67905,9 @@ Compound Document Format.</div>
 <div class="block">Sets fill type.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherMetafileBlip.html#setFilter(byte)">setFilter(byte)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherMetafileBlip.html" title="class in org.apache.poi.ddf">EscherMetafileBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Sets the filter byte - usually this is 0xFE</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/model/types/CHPAbstractType.html#setFImprint(boolean)">setFImprint(boolean)</a></span> - Method in class org.apache.poi.hwpf.model.types.<a href="./org/apache/poi/hwpf/model/types/CHPAbstractType.html" title="class in org.apache.poi.hwpf.model.types">CHPAbstractType</a></dt>
 <dd>
 <div class="block">Sets the fImprint field value.</div>
@@ -71691,7 +71768,10 @@ Compound Document Format.</div>
 <div class="block">Sets the top margin within the textbox.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherBitmapBlip.html#setMarker(byte)">setMarker(byte)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherBitmapBlip.html" title="class in org.apache.poi.ddf">EscherBitmapBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Sets an unsigned integer that specifies an application-defined internal
+ resource tag.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/record/AnimationInfoAtom.html#setMask(int)">setMask(int)</a></span> - Method in class org.apache.poi.hslf.record.<a href="./org/apache/poi/hslf/record/AnimationInfoAtom.html" title="class in org.apache.poi.hslf.record">AnimationInfoAtom</a></dt>
 <dd>
 <div class="block">A bit mask specifying options for displaying video</div>
@@ -71727,7 +71807,9 @@ Compound Document Format.</div>
 <div class="block">Sets the value of the maxAng property.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherDggRecord.html#setMaxDrawingGroupId(int)">setMaxDrawingGroupId(int)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherDggRecord.html" title="class in org.apache.poi.ddf">EscherDggRecord</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Sets the maximum drawing group ID</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/openxml4j/util/ZipSecureFile.html#setMaxEntrySize(long)">setMaxEntrySize(long)</a></span> - Static method in class org.apache.poi.openxml4j.util.<a href="./org/apache/poi/openxml4j/util/ZipSecureFile.html" title="class in org.apache.poi.openxml4j.util">ZipSecureFile</a></dt>
 <dd>
 <div class="block">Sets the maximum file size of a single zip entry.</div>
@@ -72237,7 +72319,9 @@ Compound Document Format.</div>
 <div class="block">The number of shapes in this drawing group.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherDggRecord.html#setNumShapesSaved(int)">setNumShapesSaved(int)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherDggRecord.html" title="class in org.apache.poi.ddf">EscherDggRecord</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Sets the number of shapes saved</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/ExtSSTRecord.html#setNumStringsPerBucket(short)">setNumStringsPerBucket(short)</a></span> - Method in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/ExtSSTRecord.html" title="class in org.apache.poi.hssf.record">ExtSSTRecord</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/chart/SeriesRecord.html#setNumValues(short)">setNumValues(short)</a></span> - Method in class org.apache.poi.hssf.record.chart.<a href="./org/apache/poi/hssf/record/chart/SeriesRecord.html" title="class in org.apache.poi.hssf.record.chart">SeriesRecord</a></dt>
@@ -72865,7 +72949,9 @@ Compound Document Format.</div>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/usermodel/CharacterRun.html#setPicOffset(int)">setPicOffset(int)</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/ddf/EscherBlipRecord.html#setPictureData(byte[])">setPictureData(byte[])</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherBlipRecord.html" title="class in org.apache.poi.ddf">EscherBlipRecord</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Sets the picture data bytes</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherMetafileBlip.html#setPictureData(byte[])">setPictureData(byte[])</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherMetafileBlip.html" title="class in org.apache.poi.ddf">EscherMetafileBlip</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/usermodel/HSLFFill.html#setPictureData(org.apache.poi.hslf.usermodel.HSLFPictureData)">setPictureData(HSLFPictureData)</a></span> - Method in class org.apache.poi.hslf.usermodel.<a href="./org/apache/poi/hslf/usermodel/HSLFFill.html" title="class in org.apache.poi.hslf.usermodel">HSLFFill</a></dt>
@@ -73038,7 +73124,10 @@ Compound Document Format.</div>
 <div class="block">Set the previous Child</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherMetafileBlip.html#setPrimaryUID(byte[])">setPrimaryUID(byte[])</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherMetafileBlip.html" title="class in org.apache.poi.ddf">EscherMetafileBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Sets the second MD4, that specifies the unique identifier of the
+ uncompressed blip data</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/CommonObjectDataSubRecord.html#setPrintable(boolean)">setPrintable(boolean)</a></span> - Method in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/CommonObjectDataSubRecord.html" title="class in org.apache.poi.hssf.record">CommonObjectDataSubRecord</a></dt>
 <dd>
 <div class="block">Sets the printable field value.</div>
@@ -73297,19 +73386,19 @@ Compound Document Format.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherSpgrRecord.html#setRectX1(int)">setRectX1(int)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherSpgrRecord.html" title="class in org.apache.poi.ddf">EscherSpgrRecord</a></dt>
 <dd>
-<div class="block">The starting top-left coordinate of child records.</div>
+<div class="block">The top-left coordinate of child records.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherSpgrRecord.html#setRectX2(int)">setRectX2(int)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherSpgrRecord.html" title="class in org.apache.poi.ddf">EscherSpgrRecord</a></dt>
 <dd>
-<div class="block">The starting bottom-right coordinate of child records.</div>
+<div class="block">The bottom-right x coordinate of child records.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherSpgrRecord.html#setRectY1(int)">setRectY1(int)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherSpgrRecord.html" title="class in org.apache.poi.ddf">EscherSpgrRecord</a></dt>
 <dd>
-<div class="block">The starting top-left coordinate of child records.</div>
+<div class="block">The top-left y coordinate of child records.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherSpgrRecord.html#setRectY2(int)">setRectY2(int)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherSpgrRecord.html" title="class in org.apache.poi.ddf">EscherSpgrRecord</a></dt>
 <dd>
-<div class="block">The starting bottom-right coordinate of child records.</div>
+<div class="block">The bottom-right y coordinate of child records.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherBSERecord.html#setRef(int)">setRef(int)</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>
@@ -73931,7 +74020,7 @@ Compound Document Format.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherClientAnchorRecord.html#setRow1(short)">setRow1(short)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherClientAnchorRecord.html" title="class in org.apache.poi.ddf">EscherClientAnchorRecord</a></dt>
 <dd>
-<div class="block">The row number for the top-left corner of the shape.</div>
+<div class="block">The row number of the top-left corner of the shape.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFClientAnchor.html#setRow1(int)">setRow1(int)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFClientAnchor.html" title="class in org.apache.poi.hssf.usermodel">HSSFClientAnchor</a></dt>
 <dd>&nbsp;</dd>
@@ -74373,7 +74462,7 @@ Compound Document Format.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherDggRecord.html#setShapeIdMax(int)">setShapeIdMax(int)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherDggRecord.html" title="class in org.apache.poi.ddf">EscherDggRecord</a></dt>
 <dd>
-<div class="block">The maximum is actually the next available.</div>
+<div class="block">The maximum is actually the next available shape id.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherSpRecord.html#setShapeType(short)">setShapeType(short)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherSpRecord.html" title="class in org.apache.poi.ddf">EscherSpRecord</a></dt>
 <dd>
@@ -74723,9 +74812,13 @@ Compound Document Format.</div>
 <dt><span class="strong"><a href="./org/apache/poi/xdgf/geom/Dimension2dDouble.html#setSize(double,%20double)">setSize(double, double)</a></span> - Method in class org.apache.poi.xdgf.geom.<a href="./org/apache/poi/xdgf/geom/Dimension2dDouble.html" title="class in org.apache.poi.xdgf.geom">Dimension2dDouble</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherMetafileBlip.html#setSizeEMU(java.awt.Dimension)">setSizeEMU(Dimension)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherMetafileBlip.html" title="class in org.apache.poi.ddf">EscherMetafileBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Gets the dimensions of the metafile</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherPictBlip.html#setSizeEMU(java.awt.Dimension)">setSizeEMU(Dimension)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherPictBlip.html" title="class in org.apache.poi.ddf">EscherPictBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Gets the dimensions of the metafile</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/EncryptionHeader.html#setSizeExtra(int)">setSizeExtra(int)</a></span> - Method in class org.apache.poi.poifs.crypt.<a href="./org/apache/poi/poifs/crypt/EncryptionHeader.html" title="class in org.apache.poi.poifs.crypt">EncryptionHeader</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherArrayProperty.html#setSizeOfElements(int)">setSizeOfElements(int)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherArrayProperty.html" title="class in org.apache.poi.ddf">EscherArrayProperty</a></dt>
@@ -75844,21 +75937,34 @@ Compound Document Format.</div>
 <div class="block">Collection properties represented by itypFELayout and copt (East Asian layout properties).</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherBitmapBlip.html#setUID(byte[])">setUID(byte[])</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherBitmapBlip.html" title="class in org.apache.poi.ddf">EscherBitmapBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Sets the first MD4, that specifies the unique identifier of the
+ uncompressed blip data</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherBSERecord.html#setUid(byte[])">setUid(byte[])</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>
 <div class="block">16 byte MD4 checksum.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherMetafileBlip.html#setUID(byte[])">setUID(byte[])</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherMetafileBlip.html" title="class in org.apache.poi.ddf">EscherMetafileBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Sets the first MD4, that specifies the unique identifier of the
+ uncompressed blip data</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherPictBlip.html#setUID(byte[])">setUID(byte[])</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherPictBlip.html" title="class in org.apache.poi.ddf">EscherPictBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Sets the first MD4, that specifies the unique identifier of the
+ uncompressed blip data</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/model/InternalSheet.html#setUncalced(boolean)">setUncalced(boolean)</a></span> - Method in class org.apache.poi.hssf.model.<a href="./org/apache/poi/hssf/model/InternalSheet.html" title="class in org.apache.poi.hssf.model">InternalSheet</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherMetafileBlip.html#setUncompressedSize(int)">setUncompressedSize(int)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherMetafileBlip.html" title="class in org.apache.poi.ddf">EscherMetafileBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Sets the uncompressed size (in bytes)</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherPictBlip.html#setUncompressedSize(int)">setUncompressedSize(int)</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherPictBlip.html" title="class in org.apache.poi.ddf">EscherPictBlip</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Sets the uncompressed size (in bytes)</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/FontRecord.html#setUnderline(byte)">setUnderline(byte)</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>
 <div class="block">set the type of underlining for the font</div>

Modified: poi/site/publish/apidocs/org/apache/poi/POIDocument.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/POIDocument.html?rev=1747388&r1=1747387&r2=1747388&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/POIDocument.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/POIDocument.html Wed Jun  8 12:39:15 2016
@@ -321,6 +321,7 @@ extends java.lang.Object</pre>
 <h4>POIDocument</h4>
 <pre>protected&nbsp;POIDocument(<a href="../../../org/apache/poi/poifs/filesystem/OPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">OPOIFSFileSystem</a>&nbsp;fs)</pre>
 <div class="block">Constructs from an old-style OPOIFS</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>fs</code> - the filesystem the document is read from</dd></dl>
 </li>
 </ul>
 <a name="POIDocument(org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">
@@ -331,6 +332,7 @@ extends java.lang.Object</pre>
 <h4>POIDocument</h4>
 <pre>protected&nbsp;POIDocument(<a href="../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSFileSystem</a>&nbsp;fs)</pre>
 <div class="block">Constructs from an old-style OPOIFS</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>fs</code> - the filesystem the document is read from</dd></dl>
 </li>
 </ul>
 <a name="POIDocument(org.apache.poi.poifs.filesystem.POIFSFileSystem)">
@@ -341,6 +343,7 @@ extends java.lang.Object</pre>
 <h4>POIDocument</h4>
 <pre>protected&nbsp;POIDocument(<a href="../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;fs)</pre>
 <div class="block">Constructs from the default POIFS</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>fs</code> - the filesystem the document is read from</dd></dl>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/POIOLE2TextExtractor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/POIOLE2TextExtractor.html?rev=1747388&r1=1747387&r2=1747388&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/POIOLE2TextExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/POIOLE2TextExtractor.html Wed Jun  8 12:39:15 2016
@@ -278,6 +278,7 @@ extends <a href="../../../org/apache/poi
 <div class="block">Creates a new text extractor, using the same
   document as another text extractor. Normally
   only used by properties extractors.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>otherExtractor</code> - the extractor which document to be used</dd></dl>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/POITextExtractor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/POITextExtractor.html?rev=1747388&r1=1747387&r2=1747388&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/POITextExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/POITextExtractor.html Wed Jun  8 12:39:15 2016
@@ -239,6 +239,7 @@ implements java.io.Closeable</pre>
 <div class="block">Returns another text extractor, which is able to
   output the textual content of the document
   metadata / properties, such as author and title.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the metadata and text extractor</dd></dl>
 </li>
 </ul>
 <a name="setFilesystem(java.io.Closeable)">
@@ -249,6 +250,7 @@ implements java.io.Closeable</pre>
 <h4>setFilesystem</h4>
 <pre>public&nbsp;void&nbsp;setFilesystem(java.io.Closeable&nbsp;fs)</pre>
 <div class="block">Used to ensure file handle cleanup.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>fs</code> - filesystem to close</dd></dl>
 </li>
 </ul>
 <a name="close()">

Modified: poi/site/publish/apidocs/org/apache/poi/POIXMLPropertiesTextExtractor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/POIXMLPropertiesTextExtractor.html?rev=1747388&r1=1747387&r2=1747388&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/POIXMLPropertiesTextExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/POIXMLPropertiesTextExtractor.html Wed Jun  8 12:39:15 2016
@@ -321,7 +321,7 @@ extends <a href="../../../org/apache/poi
 <dl>
 <dt><strong>Overrides:</strong></dt>
 <dd><code><a href="../../../org/apache/poi/POIXMLTextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a></code>&nbsp;in class&nbsp;<code><a href="../../../org/apache/poi/POIXMLTextExtractor.html" title="class in org.apache.poi">POIXMLTextExtractor</a></code></dd>
-</dl>
+<dt><span class="strong">Returns:</span></dt><dd>the metadata and text extractor</dd></dl>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/POIXMLTextExtractor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/POIXMLTextExtractor.html?rev=1747388&r1=1747387&r2=1747388&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/POIXMLTextExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/POIXMLTextExtractor.html Wed Jun  8 12:39:15 2016
@@ -304,7 +304,7 @@ extends <a href="../../../org/apache/poi
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../org/apache/poi/POITextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a></code>&nbsp;in class&nbsp;<code><a href="../../../org/apache/poi/POITextExtractor.html" title="class in org.apache.poi">POITextExtractor</a></code></dd>
-</dl>
+<dt><span class="strong">Returns:</span></dt><dd>the metadata and text extractor</dd></dl>
 </li>
 </ul>
 <a name="close()">

Modified: poi/site/publish/apidocs/org/apache/poi/ddf/AbstractEscherOptRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ddf/AbstractEscherOptRecord.html?rev=1747388&r1=1747387&r2=1747388&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ddf/AbstractEscherOptRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ddf/AbstractEscherOptRecord.html Wed Jun  8 12:39:15 2016
@@ -107,8 +107,6 @@
 extends <a href="../../../../org/apache/poi/ddf/EscherRecord.html" title="class in org.apache.poi.ddf">EscherRecord</a></pre>
 <div class="block">Common abstract class for <a href="../../../../org/apache/poi/ddf/EscherOptRecord.html" title="class in org.apache.poi.ddf"><code>EscherOptRecord</code></a> and
  <a href="../../../../org/apache/poi/ddf/EscherTertiaryOptRecord.html" title="class in org.apache.poi.ddf"><code>EscherTertiaryOptRecord</code></a></div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Sergey Vladimirov (vlsergey {at} gmail {dot} com), Glen Stampoultzis</dd></dl>
 </li>
 </ul>
 </div>
@@ -306,6 +304,7 @@ extends <a href="../../../../org/apache/
 <h4>addEscherProperty</h4>
 <pre>public&nbsp;void&nbsp;addEscherProperty(<a href="../../../../org/apache/poi/ddf/EscherProperty.html" title="class in org.apache.poi.ddf">EscherProperty</a>&nbsp;prop)</pre>
 <div class="block">Add a property to this record.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>prop</code> - the escher property to add</dd></dl>
 </li>
 </ul>
 <a name="fillFields(byte[], int, org.apache.poi.ddf.EscherRecordFactory)">
@@ -336,6 +335,7 @@ extends <a href="../../../../org/apache/
 <h4>getEscherProperties</h4>
 <pre>public&nbsp;java.util.List&lt;<a href="../../../../org/apache/poi/ddf/EscherProperty.html" title="class in org.apache.poi.ddf">EscherProperty</a>&gt;&nbsp;getEscherProperties()</pre>
 <div class="block">The list of properties stored by this record.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the list of properties</dd></dl>
 </li>
 </ul>
 <a name="getEscherProperty(int)">
@@ -346,6 +346,8 @@ extends <a href="../../../../org/apache/
 <h4>getEscherProperty</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/poi/ddf/EscherProperty.html" title="class in org.apache.poi.ddf">EscherProperty</a>&nbsp;getEscherProperty(int&nbsp;index)</pre>
 <div class="block">The list of properties stored by this record.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>index</code> - the ordinal index of the property</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the escher property</dd></dl>
 </li>
 </ul>
 <a name="getRecordSize()">

Modified: poi/site/publish/apidocs/org/apache/poi/ddf/DefaultEscherRecordFactory.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ddf/DefaultEscherRecordFactory.html?rev=1747388&r1=1747387&r2=1747388&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ddf/DefaultEscherRecordFactory.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ddf/DefaultEscherRecordFactory.html Wed Jun  8 12:39:15 2016
@@ -106,9 +106,7 @@
 extends java.lang.Object
 implements <a href="../../../../org/apache/poi/ddf/EscherRecordFactory.html" title="interface in org.apache.poi.ddf">EscherRecordFactory</a></pre>
 <div class="block">Generates escher records when provided the byte array containing those records.</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Glen Stampoultzis, Nick Burch   (nick at torchbox . com)</dd>
-<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/poi/ddf/EscherRecordFactory.html" title="interface in org.apache.poi.ddf"><code>EscherRecordFactory</code></a></dd></dl>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/poi/ddf/EscherRecordFactory.html" title="interface in org.apache.poi.ddf"><code>EscherRecordFactory</code></a></dd></dl>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/ddf/EscherArrayProperty.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ddf/EscherArrayProperty.html?rev=1747388&r1=1747387&r2=1747388&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ddf/EscherArrayProperty.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ddf/EscherArrayProperty.html Wed Jun  8 12:39:15 2016
@@ -113,8 +113,6 @@ extends <a href="../../../../org/apache/
 implements java.lang.Iterable&lt;byte[]&gt;</pre>
 <div class="block">Escher array properties are the most wierd construction ever invented
  with all sorts of special cases.  I'm hopeful I've got them all.</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Glen Stampoultzis (glens at superlinksoftware.com)</dd></dl>
 </li>
 </ul>
 </div>
@@ -172,39 +170,33 @@ implements java.lang.Iterable&lt;byte[]&
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static int</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/poi/ddf/EscherArrayProperty.html#getActualSizeOfElements(short)">getActualSizeOfElements</a></strong>(short&nbsp;sizeOfElements)</code>
-<div class="block">Sometimes the element size is stored as a negative number.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>byte[]</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/ddf/EscherArrayProperty.html#getElement(int)">getElement</a></strong>(int&nbsp;index)</code>&nbsp;</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/ddf/EscherArrayProperty.html#getNumberOfElementsInArray()">getNumberOfElementsInArray</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/ddf/EscherArrayProperty.html#getNumberOfElementsInMemory()">getNumberOfElementsInMemory</a></strong>()</code>&nbsp;</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/ddf/EscherArrayProperty.html#getSizeOfElements()">getSizeOfElements</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.util.Iterator&lt;byte[]&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/ddf/EscherArrayProperty.html#iterator()">iterator</a></strong>()</code>&nbsp;</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/ddf/EscherArrayProperty.html#serializeSimplePart(byte[],%20int)">serializeSimplePart</a></strong>(byte[]&nbsp;data,
                    int&nbsp;pos)</code>
 <div class="block">Serializes the simple part of this property.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/ddf/EscherArrayProperty.html#setArrayData(byte[],%20int)">setArrayData</a></strong>(byte[]&nbsp;data,
             int&nbsp;offset)</code>
@@ -212,30 +204,30 @@ implements java.lang.Iterable&lt;byte[]&
  is screwed for seemly arbitary reasons.</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/ddf/EscherArrayProperty.html#setElement(int,%20byte[])">setElement</a></strong>(int&nbsp;index,
           byte[]&nbsp;element)</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/ddf/EscherArrayProperty.html#setNumberOfElementsInArray(int)">setNumberOfElementsInArray</a></strong>(int&nbsp;numberOfElements)</code>&nbsp;</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/ddf/EscherArrayProperty.html#setNumberOfElementsInMemory(int)">setNumberOfElementsInMemory</a></strong>(int&nbsp;numberOfElements)</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/ddf/EscherArrayProperty.html#setSizeOfElements(int)">setSizeOfElements</a></strong>(int&nbsp;sizeOfElements)</code>&nbsp;</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/ddf/EscherArrayProperty.html#toString()">toString</a></strong>()</code>
 <div class="block">Retrieves the string representation for this property.</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/ddf/EscherArrayProperty.html#toXml(java.lang.String)">toXml</a></strong>(java.lang.String&nbsp;tab)</code>&nbsp;</td>
 </tr>
@@ -436,18 +428,8 @@ implements java.lang.Iterable&lt;byte[]&
 <dl>
 <dt><strong>Overrides:</strong></dt>
 <dd><code><a href="../../../../org/apache/poi/ddf/EscherComplexProperty.html#serializeSimplePart(byte[],%20int)">serializeSimplePart</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/poi/ddf/EscherComplexProperty.html" title="class in org.apache.poi.ddf">EscherComplexProperty</a></code></dd>
-</dl>
-</li>
-</ul>
-<a name="getActualSizeOfElements(short)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getActualSizeOfElements</h4>
-<pre>public static&nbsp;int&nbsp;getActualSizeOfElements(short&nbsp;sizeOfElements)</pre>
-<div class="block">Sometimes the element size is stored as a negative number.  We
- negate it and shift it to get the real value.</div>
+<dt><span class="strong">Parameters:</span></dt><dd><code>data</code> - the buffer to write to</dd><dd><code>pos</code> - the starting position</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the length of the part</dd></dl>
 </li>
 </ul>
 <a name="iterator()">

Modified: poi/site/publish/apidocs/org/apache/poi/ddf/EscherBSERecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ddf/EscherBSERecord.html?rev=1747388&r1=1747387&r2=1747388&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ddf/EscherBSERecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ddf/EscherBSERecord.html Wed Jun  8 12:39:15 2016
@@ -104,9 +104,7 @@ extends <a href="../../../../org/apache/
 <div class="block">The BSE record is related closely to the <code>EscherBlipRecord</code> and stores
  extra information about the blip.  A blip record is actually stored inside
  the BSE record even though the BSE record isn't actually a container record.</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Glen Stampoultzis</dd>
-<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/poi/ddf/EscherBlipRecord.html" title="class in org.apache.poi.ddf"><code>EscherBlipRecord</code></a></dd></dl>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/poi/ddf/EscherBlipRecord.html" title="class in org.apache.poi.ddf"><code>EscherBlipRecord</code></a></dd></dl>
 </li>
 </ul>
 </div>
@@ -622,6 +620,7 @@ extends <a href="../../../../org/apache/
 <pre>public&nbsp;byte&nbsp;getBlipTypeWin32()</pre>
 <div class="block">The expected blip type under windows (failure to match this blip type will result in
  Excel converting to this format).</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>win32 blip type</dd></dl>
 </li>
 </ul>
 <a name="setBlipTypeWin32(byte)">
@@ -632,6 +631,7 @@ extends <a href="../../../../org/apache/
 <h4>setBlipTypeWin32</h4>
 <pre>public&nbsp;void&nbsp;setBlipTypeWin32(byte&nbsp;blipTypeWin32)</pre>
 <div class="block">Set the expected win32 blip type</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>blipTypeWin32</code> - win32 blip type</dd></dl>
 </li>
 </ul>
 <a name="getBlipTypeMacOS()">
@@ -643,6 +643,7 @@ extends <a href="../../../../org/apache/
 <pre>public&nbsp;byte&nbsp;getBlipTypeMacOS()</pre>
 <div class="block">The expected blip type under MacOS (failure to match this blip type will result in
  Excel converting to this format).</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>MacOS blip type</dd></dl>
 </li>
 </ul>
 <a name="setBlipTypeMacOS(byte)">
@@ -653,6 +654,7 @@ extends <a href="../../../../org/apache/
 <h4>setBlipTypeMacOS</h4>
 <pre>public&nbsp;void&nbsp;setBlipTypeMacOS(byte&nbsp;blipTypeMacOS)</pre>
 <div class="block">Set the expected MacOS blip type</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>blipTypeMacOS</code> - MacOS blip type</dd></dl>
 </li>
 </ul>
 <a name="getUid()">
@@ -663,6 +665,7 @@ extends <a href="../../../../org/apache/
 <h4>getUid</h4>
 <pre>public&nbsp;byte[]&nbsp;getUid()</pre>
 <div class="block">16 byte MD4 checksum.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>16 byte MD4 checksum</dd></dl>
 </li>
 </ul>
 <a name="setUid(byte[])">
@@ -673,6 +676,7 @@ extends <a href="../../../../org/apache/
 <h4>setUid</h4>
 <pre>public&nbsp;void&nbsp;setUid(byte[]&nbsp;uid)</pre>
 <div class="block">16 byte MD4 checksum.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>uid</code> - 16 byte MD4 checksum</dd></dl>
 </li>
 </ul>
 <a name="getTag()">
@@ -683,6 +687,7 @@ extends <a href="../../../../org/apache/
 <h4>getTag</h4>
 <pre>public&nbsp;short&nbsp;getTag()</pre>
 <div class="block">unused</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>an unknown tag</dd></dl>
 </li>
 </ul>
 <a name="setTag(short)">
@@ -693,6 +698,7 @@ extends <a href="../../../../org/apache/
 <h4>setTag</h4>
 <pre>public&nbsp;void&nbsp;setTag(short&nbsp;tag)</pre>
 <div class="block">unused</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tag</code> - unknown tag</dd></dl>
 </li>
 </ul>
 <a name="getSize()">
@@ -703,6 +709,7 @@ extends <a href="../../../../org/apache/
 <h4>getSize</h4>
 <pre>public&nbsp;int&nbsp;getSize()</pre>
 <div class="block">Blip size in stream.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the blip size</dd></dl>
 </li>
 </ul>
 <a name="setSize(int)">
@@ -713,6 +720,7 @@ extends <a href="../../../../org/apache/
 <h4>setSize</h4>
 <pre>public&nbsp;void&nbsp;setSize(int&nbsp;size)</pre>
 <div class="block">Blip size in stream.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>size</code> - blip size</dd></dl>
 </li>
 </ul>
 <a name="getRef()">
@@ -723,6 +731,7 @@ extends <a href="../../../../org/apache/
 <h4>getRef</h4>
 <pre>public&nbsp;int&nbsp;getRef()</pre>
 <div class="block">The reference count of this blip.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the reference count</dd></dl>
 </li>
 </ul>
 <a name="setRef(int)">
@@ -733,6 +742,7 @@ extends <a href="../../../../org/apache/
 <h4>setRef</h4>
 <pre>public&nbsp;void&nbsp;setRef(int&nbsp;ref)</pre>
 <div class="block">The reference count of this blip.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ref</code> - the reference count</dd></dl>
 </li>
 </ul>
 <a name="getOffset()">
@@ -743,6 +753,7 @@ extends <a href="../../../../org/apache/
 <h4>getOffset</h4>
 <pre>public&nbsp;int&nbsp;getOffset()</pre>
 <div class="block">File offset in the delay stream.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the file offset</dd></dl>
 </li>
 </ul>
 <a name="setOffset(int)">
@@ -753,6 +764,7 @@ extends <a href="../../../../org/apache/
 <h4>setOffset</h4>
 <pre>public&nbsp;void&nbsp;setOffset(int&nbsp;offset)</pre>
 <div class="block">File offset in the delay stream.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>offset</code> - the file offset</dd></dl>
 </li>
 </ul>
 <a name="getUsage()">
@@ -763,6 +775,7 @@ extends <a href="../../../../org/apache/
 <h4>getUsage</h4>
 <pre>public&nbsp;byte&nbsp;getUsage()</pre>
 <div class="block">Defines the way this blip is used.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the blip usage</dd></dl>
 </li>
 </ul>
 <a name="setUsage(byte)">
@@ -773,6 +786,7 @@ extends <a href="../../../../org/apache/
 <h4>setUsage</h4>
 <pre>public&nbsp;void&nbsp;setUsage(byte&nbsp;usage)</pre>
 <div class="block">Defines the way this blip is used.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>usage</code> - the blip usae</dd></dl>
 </li>
 </ul>
 <a name="getName()">
@@ -783,6 +797,7 @@ extends <a href="../../../../org/apache/
 <h4>getName</h4>
 <pre>public&nbsp;byte&nbsp;getName()</pre>
 <div class="block">The length in characters of the blip name.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the blip name length</dd></dl>
 </li>
 </ul>
 <a name="setName(byte)">
@@ -793,6 +808,7 @@ extends <a href="../../../../org/apache/
 <h4>setName</h4>
 <pre>public&nbsp;void&nbsp;setName(byte&nbsp;name)</pre>
 <div class="block">The length in characters of the blip name.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the blip name length</dd></dl>
 </li>
 </ul>
 <a name="getUnused2()">
@@ -857,6 +873,7 @@ extends <a href="../../../../org/apache/
 <h4>getRemainingData</h4>
 <pre>public&nbsp;byte[]&nbsp;getRemainingData()</pre>
 <div class="block">Any remaining data in this record.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the remaining bytes</dd></dl>
 </li>
 </ul>
 <a name="setRemainingData(byte[])">
@@ -867,6 +884,7 @@ extends <a href="../../../../org/apache/
 <h4>setRemainingData</h4>
 <pre>public&nbsp;void&nbsp;setRemainingData(byte[]&nbsp;remainingData)</pre>
 <div class="block">Any remaining data in this record.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>remainingData</code> - the remaining bytes</dd></dl>
 </li>
 </ul>
 <a name="toString()">
@@ -904,6 +922,8 @@ extends <a href="../../../../org/apache/
 <h4>getBlipType</h4>
 <pre>public static&nbsp;java.lang.String&nbsp;getBlipType(byte&nbsp;b)</pre>
 <div class="block">Retrieve the string representation given a blip id.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>b</code> - the blip type byte-encoded</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the blip type as string</dd></dl>
 </li>
 </ul>
 </li>



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