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/12/03 16:02:00 UTC

svn commit: r1772474 [3/14] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/ apidocs/org/apache/poi/class-use/ apidocs/org/apache/poi/hdgf/ apidocs/org/apache/poi/hpbf/ apidocs/org/apache/poi/hpsf/ apidocs/org/apache/poi/hslf/usermodel/ apid...

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1772474&r1=1772473&r2=1772474&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Sat Dec  3 16:01:59 2016
@@ -1033,12 +1033,6 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/converter/FoDocumentFacade.html#addRegionBody(org.w3c.dom.Element)">addRegionBody(Element)</a></span> - Method in class org.apache.poi.hwpf.converter.<a href="./org/apache/poi/hwpf/converter/FoDocumentFacade.html" title="class in org.apache.poi.hwpf.converter">FoDocumentFacade</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/POIXMLDocumentPart.html#addRelation(java.lang.String,%20org.apache.poi.POIXMLDocumentPart)">addRelation(String, 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>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/POIXMLDocumentPart.html#addRelation(java.lang.String,%20org.apache.poi.POIXMLRelation,%20org.apache.poi.POIXMLDocumentPart)">addRelation(String, POIXMLRelation, 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>
 <div class="block">Add a new child POIXMLDocumentPart</div>
@@ -3907,12 +3901,6 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/model/CalculationChain.html#CalculationChain(org.apache.poi.openxml4j.opc.PackagePart)">CalculationChain(PackagePart)</a></span> - Constructor for class org.apache.poi.xssf.model.<a href="./org/apache/poi/xssf/model/CalculationChain.html" title="class in org.apache.poi.xssf.model">CalculationChain</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/model/CalculationChain.html#CalculationChain(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">CalculationChain(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xssf.model.<a href="./org/apache/poi/xssf/model/CalculationChain.html" title="class in org.apache.poi.xssf.model">CalculationChain</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/ss/formula/functions/CalendarFieldFunction.html" title="class in org.apache.poi.ss.formula.functions"><span class="strong">CalendarFieldFunction</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 of Excel functions Date parsing functions:
@@ -5122,6 +5110,10 @@
 <dd>
 <div class="block">Clear the bits.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/POIDocument.html#clearDirectory()">clearDirectory()</a></span> - Method in class org.apache.poi.<a href="./org/apache/poi/POIDocument.html" title="class in org.apache.poi">POIDocument</a></dt>
+<dd>
+<div class="block">Clear/unlink the attached directory entry</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/model/DrawingManager2.html#clearDrawingGroups()">clearDrawingGroups()</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>
 <div class="block">Clears the cached list of drawing groups</div>
@@ -6207,12 +6199,6 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/model/CommentsTable.html#CommentsTable(org.apache.poi.openxml4j.opc.PackagePart)">CommentsTable(PackagePart)</a></span> - Constructor for class org.apache.poi.xssf.model.<a href="./org/apache/poi/xssf/model/CommentsTable.html" title="class in org.apache.poi.xssf.model">CommentsTable</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/model/CommentsTable.html#CommentsTable(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">CommentsTable(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xssf.model.<a href="./org/apache/poi/xssf/model/CommentsTable.html" title="class in org.apache.poi.xssf.model">CommentsTable</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/POIXMLDocumentPart.html#commit()">commit()</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>
 <div class="block">Save the content in the underlying package part.</div>
@@ -9154,12 +9140,6 @@
 <dd>
 <div class="block">Need to delegate instantiation to sub class because of constructor visibility</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/POIXMLFactory.html#createDocumentPart(org.apache.poi.POIXMLDocumentPart,%20org.apache.poi.openxml4j.opc.PackageRelationship,%20org.apache.poi.openxml4j.opc.PackagePart)">createDocumentPart(POIXMLDocumentPart, PackageRelationship, PackagePart)</a></span> - Method in class org.apache.poi.<a href="./org/apache/poi/POIXMLFactory.html" title="class in org.apache.poi">POIXMLFactory</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xdgf/usermodel/XDGFFactory.html#createDocumentPart(java.lang.Class,%20java.lang.Class[],%20java.lang.Object[])">createDocumentPart(Class&lt;? extends POIXMLDocumentPart&gt;, Class&lt;?&gt;[], Object[])</a></span> - Method in class org.apache.poi.xdgf.usermodel.<a href="./org/apache/poi/xdgf/usermodel/XDGFFactory.html" title="class in org.apache.poi.xdgf.usermodel">XDGFFactory</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xslf/usermodel/XSLFFactory.html#createDocumentPart(java.lang.Class,%20java.lang.Class[],%20java.lang.Object[])">createDocumentPart(Class&lt;? extends POIXMLDocumentPart&gt;, Class&lt;?&gt;[], Object[])</a></span> - Method in class org.apache.poi.xslf.usermodel.<a href="./org/apache/poi/xslf/usermodel/XSLFFactory.html" title="class in org.apache.poi.xslf.usermodel">XSLFFactory</a></dt>
@@ -11897,10 +11877,6 @@
 <dd>
 <div class="block">Object/Directory - embedded object in a property</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/POIDocument.html#directory">directory</a></span> - Variable in class org.apache.poi.<a href="./org/apache/poi/POIDocument.html" title="class in org.apache.poi">POIDocument</a></dt>
-<dd>
-<div class="block">The directory that our document lives in</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/property/PropertyConstants.html#DIRECTORY_TYPE">DIRECTORY_TYPE</a></span> - Static variable in interface org.apache.poi.poifs.property.<a href="./org/apache/poi/poifs/property/PropertyConstants.html" title="interface in org.apache.poi.poifs.property">PropertyConstants</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/hsmf/datatypes/DirectoryChunk.html" title="class in org.apache.poi.hsmf.datatypes"><span class="strong">DirectoryChunk</span></a> - Class in <a href="./org/apache/poi/hsmf/datatypes/package-summary.html">org.apache.poi.hsmf.datatypes</a></dt>
@@ -15396,12 +15372,6 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/model/ExternalLinksTable.html#ExternalLinksTable(org.apache.poi.openxml4j.opc.PackagePart)">ExternalLinksTable(PackagePart)</a></span> - Constructor for class org.apache.poi.xssf.model.<a href="./org/apache/poi/xssf/model/ExternalLinksTable.html" title="class in org.apache.poi.xssf.model">ExternalLinksTable</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/model/ExternalLinksTable.html#ExternalLinksTable(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">ExternalLinksTable(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xssf.model.<a href="./org/apache/poi/xssf/model/ExternalLinksTable.html" title="class in org.apache.poi.xssf.model">ExternalLinksTable</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xssf/model/ExternalLinksTable.ExternalName.html" title="class in org.apache.poi.xssf.model"><span class="strong">ExternalLinksTable.ExternalName</span></a> - Class in <a href="./org/apache/poi/xssf/model/package-summary.html">org.apache.poi.xssf.model</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/model/ExternalLinksTable.ExternalName.html#ExternalLinksTable.ExternalName(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTExternalDefinedName)">ExternalLinksTable.ExternalName(CTExternalDefinedName)</a></span> - Constructor for class org.apache.poi.xssf.model.<a href="./org/apache/poi/xssf/model/ExternalLinksTable.ExternalName.html" title="class in org.apache.poi.xssf.model">ExternalLinksTable.ExternalName</a></dt>
@@ -33426,12 +33396,6 @@
 <dd>
 <div class="block">Retrieves or creates if none exists, core package property part.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/POIXMLDocumentPart.html#getPackageRelationship()">getPackageRelationship()</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>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/POIXMLFactory.html#getPackageRelationship(org.apache.poi.POIXMLDocumentPart,%20org.apache.poi.openxml4j.opc.PackagePart)">getPackageRelationship(POIXMLDocumentPart, PackagePart)</a></span> - Method in class org.apache.poi.<a href="./org/apache/poi/POIXMLFactory.html" title="class in org.apache.poi">POIXMLFactory</a></dt>
 <dd>
 <div class="block">Retrieves the package relationship of the child part within the parent</div>
@@ -34405,8 +34369,9 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html#getPOIFSDirectory()">getPOIFSDirectory()</a></span> - Method in class org.apache.poi.hslf.usermodel.<a href="./org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShowImpl</a></dt>
 <dd>
-<div class="block">Returns the directory in the underlying POIFSFileSystem for the
- document that is open.</div>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>POI 3.16 beta 1. use <a href="./org/apache/poi/POIDocument.html#getDirectory()"><code>POIDocument.getDirectory()</code></a> instead</i></div>
+</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/dev/BiffViewer.html#getPOIFSInputStream(org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">getPOIFSInputStream(NPOIFSFileSystem)</a></span> - Static method in class org.apache.poi.hssf.dev.<a href="./org/apache/poi/hssf/dev/BiffViewer.html" title="class in org.apache.poi.hssf.dev">BiffViewer</a></dt>
 <dd>&nbsp;</dd>
@@ -36497,7 +36462,11 @@
 <div class="block">Return the underlying DirectoryEntry of this document.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html#getRootDirectory()">getRootDirectory()</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>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>POI 3.16 beta 1. use <a href="./org/apache/poi/POIDocument.html#getDirectory()"><code>POIDocument.getDirectory()</code></a> instead</i></div>
+</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xslf/usermodel/XSLFNotes.html#getRootElementName()">getRootElementName()</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#getRootElementName()">getRootElementName()</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>
@@ -46968,6 +46937,11 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/xor/XORDecryptor.html#initCipherForBlock(javax.crypto.Cipher,%20int,%20org.apache.poi.poifs.crypt.EncryptionInfo,%20javax.crypto.SecretKey,%20int)">initCipherForBlock(Cipher, int, EncryptionInfo, SecretKey, int)</a></span> - Static method in class org.apache.poi.poifs.crypt.xor.<a href="./org/apache/poi/poifs/crypt/xor/XORDecryptor.html" title="class in org.apache.poi.poifs.crypt.xor">XORDecryptor</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/POIDocument.html#initDirectory()">initDirectory()</a></span> - Method in class org.apache.poi.<a href="./org/apache/poi/POIDocument.html" title="class in org.apache.poi">POIDocument</a></dt>
+<dd>
+<div class="block">check if we were created by POIFS otherwise create a new dummy POIFS
+ for storing the package data</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFRow.html#INITIAL_CAPACITY">INITIAL_CAPACITY</a></span> - Static variable in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFRow.html" title="class in org.apache.poi.hssf.usermodel">HSSFRow</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#INITIAL_CAPACITY">INITIAL_CAPACITY</a></span> - Static variable in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
@@ -52861,12 +52835,6 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/model/MapInfo.html#MapInfo(org.apache.poi.openxml4j.opc.PackagePart)">MapInfo(PackagePart)</a></span> - Constructor for class org.apache.poi.xssf.model.<a href="./org/apache/poi/xssf/model/MapInfo.html" title="class in org.apache.poi.xssf.model">MapInfo</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/model/MapInfo.html#MapInfo(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">MapInfo(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xssf.model.<a href="./org/apache/poi/xssf/model/MapInfo.html" title="class in org.apache.poi.xssf.model">MapInfo</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hmef/attribute/TNEFProperty.html#mapiProperty">mapiProperty</a></span> - Variable in class org.apache.poi.hmef.attribute.<a href="./org/apache/poi/hmef/attribute/TNEFProperty.html" title="class in org.apache.poi.hmef.attribute">TNEFProperty</a></dt>
 <dd>
 <div class="block">Equivalent MAPI Property</div>
@@ -57687,18 +57655,6 @@ Compound Document Format.</div>
 <div class="block">Creates an POIXMLDocumentPart representing the given package part, relationship and parent
  Called by <a href="./org/apache/poi/POIXMLDocumentPart.html#read(org.apache.poi.POIXMLFactory,%20java.util.Map)"><code>POIXMLDocumentPart.read(POIXMLFactory, java.util.Map)</code></a> when reading in an existing file.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/POIXMLDocumentPart.html#POIXMLDocumentPart(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">POIXMLDocumentPart(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.<a href="./org/apache/poi/POIXMLDocumentPart.html" title="class in org.apache.poi">POIXMLDocumentPart</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
-<dt><span class="strong"><a href="./org/apache/poi/POIXMLDocumentPart.html#POIXMLDocumentPart(org.apache.poi.POIXMLDocumentPart,%20org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">POIXMLDocumentPart(POIXMLDocumentPart, PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.<a href="./org/apache/poi/POIXMLDocumentPart.html" title="class in org.apache.poi">POIXMLDocumentPart</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/POIXMLDocumentPart.RelationPart.html" title="class in org.apache.poi"><span class="strong">POIXMLDocumentPart.RelationPart</span></a> - Class in <a href="./org/apache/poi/package-summary.html">org.apache.poi</a></dt>
 <dd>
 <div class="block">The RelationPart is a cached relationship between the document, which contains the RelationPart,
@@ -59862,12 +59818,6 @@ Compound Document Format.</div>
 <dd>
 <div class="block">Like POIXMLDocumentPart constructor</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/eventusermodel/ReadOnlySharedStringsTable.html#ReadOnlySharedStringsTable(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">ReadOnlySharedStringsTable(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xssf.eventusermodel.<a href="./org/apache/poi/xssf/eventusermodel/ReadOnlySharedStringsTable.html" title="class in org.apache.poi.xssf.eventusermodel">ReadOnlySharedStringsTable</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/cont/ContinuableRecordInput.html#readPlain(byte[],%20int,%20int)">readPlain(byte[], int, int)</a></span> - Method in class org.apache.poi.hssf.record.cont.<a href="./org/apache/poi/hssf/record/cont/ContinuableRecordInput.html" title="class in org.apache.poi.hssf.record.cont">ContinuableRecordInput</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/crypto/Biff8DecryptingStream.html#readPlain(byte[],%20int,%20int)">readPlain(byte[], int, int)</a></span> - Method in class org.apache.poi.hssf.record.crypto.<a href="./org/apache/poi/hssf/record/crypto/Biff8DecryptingStream.html" title="class in org.apache.poi.hssf.record.crypto">Biff8DecryptingStream</a></dt>
@@ -61533,6 +61483,10 @@ Compound Document Format.</div>
 <dd>
 <div class="block">Replace a content type in this package.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/POIDocument.html#replaceDirectory(org.apache.poi.poifs.filesystem.DirectoryNode)">replaceDirectory(DirectoryNode)</a></span> - Method in class org.apache.poi.<a href="./org/apache/poi/POIDocument.html" title="class in org.apache.poi">POIDocument</a></dt>
+<dd>
+<div class="block">Replaces the attached directory, e.g.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/usermodel/Range.html#replaceText(java.lang.String,%20boolean)">replaceText(String, boolean)</a></span> - Method in class org.apache.poi.hwpf.usermodel.<a href="./org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a></dt>
 <dd>
 <div class="block">Replace range text with new one, adding it to the range and deleting
@@ -78128,12 +78082,6 @@ Compound Document Format.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/model/SharedStringsTable.html#SharedStringsTable(org.apache.poi.openxml4j.opc.PackagePart)">SharedStringsTable(PackagePart)</a></span> - Constructor for class org.apache.poi.xssf.model.<a href="./org/apache/poi/xssf/model/SharedStringsTable.html" title="class in org.apache.poi.xssf.model">SharedStringsTable</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/model/SharedStringsTable.html#SharedStringsTable(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">SharedStringsTable(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xssf.model.<a href="./org/apache/poi/xssf/model/SharedStringsTable.html" title="class in org.apache.poi.xssf.model">SharedStringsTable</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/hssf/record/aggregates/SharedValueManager.html" title="class in org.apache.poi.hssf.record.aggregates"><span class="strong">SharedValueManager</span></a> - Class in <a href="./org/apache/poi/hssf/record/aggregates/package-summary.html">org.apache.poi.hssf.record.aggregates</a></dt>
 <dd>
 <div class="block">Manages various auxiliary records while constructing a
@@ -79020,12 +78968,6 @@ Compound Document Format.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/model/SingleXmlCells.html#SingleXmlCells(org.apache.poi.openxml4j.opc.PackagePart)">SingleXmlCells(PackagePart)</a></span> - Constructor for class org.apache.poi.xssf.model.<a href="./org/apache/poi/xssf/model/SingleXmlCells.html" title="class in org.apache.poi.xssf.model">SingleXmlCells</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/model/SingleXmlCells.html#SingleXmlCells(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">SingleXmlCells(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xssf.model.<a href="./org/apache/poi/xssf/model/SingleXmlCells.html" title="class in org.apache.poi.xssf.model">SingleXmlCells</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/functions/NumericFunction.html#SINH">SINH</a></span> - Static variable in class org.apache.poi.ss.formula.functions.<a href="./org/apache/poi/ss/formula/functions/NumericFunction.html" title="class in org.apache.poi.ss.formula.functions">NumericFunction</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/blip/Metafile.Header.html#size">size</a></span> - Variable in class org.apache.poi.hslf.blip.<a href="./org/apache/poi/hslf/blip/Metafile.Header.html" title="class in org.apache.poi.hslf.blip">Metafile.Header</a></dt>
@@ -80908,12 +80850,6 @@ Compound Document Format.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/model/StylesTable.html#StylesTable(org.apache.poi.openxml4j.opc.PackagePart)">StylesTable(PackagePart)</a></span> - Constructor for class org.apache.poi.xssf.model.<a href="./org/apache/poi/xssf/model/StylesTable.html" title="class in org.apache.poi.xssf.model">StylesTable</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/model/StylesTable.html#StylesTable(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">StylesTable(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xssf.model.<a href="./org/apache/poi/xssf/model/StylesTable.html" title="class in org.apache.poi.xssf.model">StylesTable</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/hslf/record/StyleTextProp9Atom.html" title="class in org.apache.poi.hslf.record"><span class="strong">StyleTextProp9Atom</span></a> - Class in <a href="./org/apache/poi/hslf/record/package-summary.html">org.apache.poi.hslf.record</a></dt>
 <dd>
 <div class="block">The atom record that specifies additional text formatting.</div>
@@ -82119,12 +82055,6 @@ Compound Document Format.</div>
 <dd>
 <div class="block">Construct a ThemesTable.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/model/ThemesTable.html#ThemesTable(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">ThemesTable(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xssf.model.<a href="./org/apache/poi/xssf/model/ThemesTable.html" title="class in org.apache.poi.xssf.model">ThemesTable</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/model/ThemesTable.html#ThemesTable(org.openxmlformats.schemas.drawingml.x2006.main.ThemeDocument)">ThemesTable(ThemeDocument)</a></span> - Constructor for class org.apache.poi.xssf.model.<a href="./org/apache/poi/xssf/model/ThemesTable.html" title="class in org.apache.poi.xssf.model">ThemesTable</a></dt>
 <dd>
 <div class="block">Construct a ThemesTable from an existing ThemeDocument.</div>
@@ -88755,12 +88685,6 @@ the order they are declared.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xdgf/usermodel/XDGFBaseContents.html#XDGFBaseContents(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFBaseContents(PackagePart, XDGFDocument)</a></span> - Constructor for class org.apache.poi.xdgf.usermodel.<a href="./org/apache/poi/xdgf/usermodel/XDGFBaseContents.html" title="class in org.apache.poi.xdgf.usermodel">XDGFBaseContents</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xdgf/usermodel/XDGFBaseContents.html#XDGFBaseContents(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFBaseContents(PackagePart, PackageRelationship, XDGFDocument)</a></span> - Constructor for class org.apache.poi.xdgf.usermodel.<a href="./org/apache/poi/xdgf/usermodel/XDGFBaseContents.html" title="class in org.apache.poi.xdgf.usermodel">XDGFBaseContents</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xdgf/usermodel/XDGFCell.html" title="class in org.apache.poi.xdgf.usermodel"><span class="strong">XDGFCell</span></a> - Class in <a href="./org/apache/poi/xdgf/usermodel/package-summary.html">org.apache.poi.xdgf.usermodel</a></dt>
 <dd>
 <div class="block">There are a lot of different cell types.</div>
@@ -88804,24 +88728,12 @@ the order they are declared.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xdgf/usermodel/XDGFMasterContents.html#XDGFMasterContents(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFMasterContents(PackagePart, XDGFDocument)</a></span> - Constructor for class org.apache.poi.xdgf.usermodel.<a href="./org/apache/poi/xdgf/usermodel/XDGFMasterContents.html" title="class in org.apache.poi.xdgf.usermodel">XDGFMasterContents</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xdgf/usermodel/XDGFMasterContents.html#XDGFMasterContents(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFMasterContents(PackagePart, PackageRelationship, XDGFDocument)</a></span> - Constructor for class org.apache.poi.xdgf.usermodel.<a href="./org/apache/poi/xdgf/usermodel/XDGFMasterContents.html" title="class in org.apache.poi.xdgf.usermodel">XDGFMasterContents</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xdgf/usermodel/XDGFMasters.html" title="class in org.apache.poi.xdgf.usermodel"><span class="strong">XDGFMasters</span></a> - Class in <a href="./org/apache/poi/xdgf/usermodel/package-summary.html">org.apache.poi.xdgf.usermodel</a></dt>
 <dd>
 <div class="block">A collection of masters (typically stencils) in a Visio document</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xdgf/usermodel/XDGFMasters.html#XDGFMasters(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFMasters(PackagePart, XDGFDocument)</a></span> - Constructor for class org.apache.poi.xdgf.usermodel.<a href="./org/apache/poi/xdgf/usermodel/XDGFMasters.html" title="class in org.apache.poi.xdgf.usermodel">XDGFMasters</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xdgf/usermodel/XDGFMasters.html#XDGFMasters(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFMasters(PackagePart, PackageRelationship, XDGFDocument)</a></span> - Constructor for class org.apache.poi.xdgf.usermodel.<a href="./org/apache/poi/xdgf/usermodel/XDGFMasters.html" title="class in org.apache.poi.xdgf.usermodel">XDGFMasters</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xdgf/usermodel/XDGFPage.html" title="class in org.apache.poi.xdgf.usermodel"><span class="strong">XDGFPage</span></a> - Class in <a href="./org/apache/poi/xdgf/usermodel/package-summary.html">org.apache.poi.xdgf.usermodel</a></dt>
 <dd>
 <div class="block">Provides the API to work with an underlying page</div>
@@ -88832,24 +88744,12 @@ the order they are declared.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xdgf/usermodel/XDGFPageContents.html#XDGFPageContents(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFPageContents(PackagePart, XDGFDocument)</a></span> - Constructor for class org.apache.poi.xdgf.usermodel.<a href="./org/apache/poi/xdgf/usermodel/XDGFPageContents.html" title="class in org.apache.poi.xdgf.usermodel">XDGFPageContents</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xdgf/usermodel/XDGFPageContents.html#XDGFPageContents(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFPageContents(PackagePart, PackageRelationship, XDGFDocument)</a></span> - Constructor for class org.apache.poi.xdgf.usermodel.<a href="./org/apache/poi/xdgf/usermodel/XDGFPageContents.html" title="class in org.apache.poi.xdgf.usermodel">XDGFPageContents</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xdgf/usermodel/XDGFPages.html" title="class in org.apache.poi.xdgf.usermodel"><span class="strong">XDGFPages</span></a> - Class in <a href="./org/apache/poi/xdgf/usermodel/package-summary.html">org.apache.poi.xdgf.usermodel</a></dt>
 <dd>
 <div class="block">Contains a list of Page objects (not page content!)</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xdgf/usermodel/XDGFPages.html#XDGFPages(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFPages(PackagePart, XDGFDocument)</a></span> - Constructor for class org.apache.poi.xdgf.usermodel.<a href="./org/apache/poi/xdgf/usermodel/XDGFPages.html" title="class in org.apache.poi.xdgf.usermodel">XDGFPages</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xdgf/usermodel/XDGFPages.html#XDGFPages(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFPages(PackagePart, PackageRelationship, XDGFDocument)</a></span> - Constructor for class org.apache.poi.xdgf.usermodel.<a href="./org/apache/poi/xdgf/usermodel/XDGFPages.html" title="class in org.apache.poi.xdgf.usermodel">XDGFPages</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xdgf/usermodel/XDGFPageSheet.html" title="class in org.apache.poi.xdgf.usermodel"><span class="strong">XDGFPageSheet</span></a> - Class in <a href="./org/apache/poi/xdgf/usermodel/package-summary.html">org.apache.poi.xdgf.usermodel</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xdgf/usermodel/XDGFPageSheet.html#XDGFPageSheet(com.microsoft.schemas.office.visio.x2012.main.PageSheetType,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFPageSheet(PageSheetType, XDGFDocument)</a></span> - Constructor for class org.apache.poi.xdgf.usermodel.<a href="./org/apache/poi/xdgf/usermodel/XDGFPageSheet.html" title="class in org.apache.poi.xdgf.usermodel">XDGFPageSheet</a></dt>
@@ -88896,12 +88796,6 @@ the order they are declared.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xdgf/xml/XDGFXMLDocumentPart.html#XDGFXMLDocumentPart(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFXMLDocumentPart(PackagePart, XDGFDocument)</a></span> - Constructor for class org.apache.poi.xdgf.xml.<a href="./org/apache/poi/xdgf/xml/XDGFXMLDocumentPart.html" title="class in org.apache.poi.xdgf.xml">XDGFXMLDocumentPart</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xdgf/xml/XDGFXMLDocumentPart.html#XDGFXMLDocumentPart(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship,%20org.apache.poi.xdgf.usermodel.XDGFDocument)">XDGFXMLDocumentPart(PackagePart, PackageRelationship, XDGFDocument)</a></span> - Constructor for class org.apache.poi.xdgf.xml.<a href="./org/apache/poi/xdgf/xml/XDGFXMLDocumentPart.html" title="class in org.apache.poi.xdgf.xml">XDGFXMLDocumentPart</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/ExtendedFormatRecord.html#XF_CELL">XF_CELL</a></span> - Static variable in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/ExtendedFormatRecord.html" title="class in org.apache.poi.hssf.record">ExtendedFormatRecord</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/ExtendedFormatRecord.html#XF_STYLE">XF_STYLE</a></span> - Static variable in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/ExtendedFormatRecord.html" title="class in org.apache.poi.hssf.record">ExtendedFormatRecord</a></dt>
@@ -89010,12 +88904,6 @@ the order they are declared.</div>
 <dd>
 <div class="block">Construct a chart from a package part.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xslf/usermodel/XSLFChart.html#XSLFChart(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSLFChart(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xslf.usermodel.<a href="./org/apache/poi/xslf/usermodel/XSLFChart.html" title="class in org.apache.poi.xslf.usermodel">XSLFChart</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xslf/usermodel/XSLFColor.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">XSLFColor</span></a> - Class in <a href="./org/apache/poi/xslf/usermodel/package-summary.html">org.apache.poi.xslf.usermodel</a></dt>
 <dd>
 <div class="block">Encapsulates logic to read color definitions from DrawingML and convert them to java.awt.Color</div>
@@ -89079,12 +88967,6 @@ the order they are declared.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xslf/usermodel/XSLFNotesMaster.html#XSLFNotesMaster(org.apache.poi.openxml4j.opc.PackagePart)">XSLFNotesMaster(PackagePart)</a></span> - Constructor for 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/XSLFNotesMaster.html#XSLFNotesMaster(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSLFNotesMaster(PackagePart, PackageRelationship)</a></span> - Constructor for 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>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xslf/usermodel/XSLFPictureData.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">XSLFPictureData</span></a> - Class in <a href="./org/apache/poi/xslf/usermodel/package-summary.html">org.apache.poi.xslf.usermodel</a></dt>
 <dd>
 <div class="block">Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type</div>
@@ -89097,12 +88979,6 @@ the order they are declared.</div>
 <dd>
 <div class="block">Construct XSLFPictureData from a package part</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xslf/usermodel/XSLFPictureData.html#XSLFPictureData(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSLFPictureData(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xslf.usermodel.<a href="./org/apache/poi/xslf/usermodel/XSLFPictureData.html" title="class in org.apache.poi.xslf.usermodel">XSLFPictureData</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xslf/usermodel/XSLFPictureShape.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">XSLFPictureShape</span></a> - Class in <a href="./org/apache/poi/xslf/usermodel/package-summary.html">org.apache.poi.xslf.usermodel</a></dt>
 <dd>
 <div class="block">Represents a picture shape</div>
@@ -89141,12 +89017,6 @@ the order they are declared.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xslf/usermodel/XSLFSheet.html#XSLFSheet(org.apache.poi.openxml4j.opc.PackagePart)">XSLFSheet(PackagePart)</a></span> - Constructor for class org.apache.poi.xslf.usermodel.<a href="./org/apache/poi/xslf/usermodel/XSLFSheet.html" title="class in org.apache.poi.xslf.usermodel">XSLFSheet</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xslf/usermodel/XSLFSheet.html#XSLFSheet(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSLFSheet(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xslf.usermodel.<a href="./org/apache/poi/xslf/usermodel/XSLFSheet.html" title="class in org.apache.poi.xslf.usermodel">XSLFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xslf/usermodel/XSLFSimpleShape.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">XSLFSimpleShape</span></a> - Class in <a href="./org/apache/poi/xslf/usermodel/package-summary.html">org.apache.poi.xslf.usermodel</a></dt>
 <dd>
 <div class="block">Represents a single (non-group) shape in a .pptx slide show</div>
@@ -89157,24 +89027,12 @@ the order they are declared.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xslf/usermodel/XSLFSlideLayout.html#XSLFSlideLayout(org.apache.poi.openxml4j.opc.PackagePart)">XSLFSlideLayout(PackagePart)</a></span> - Constructor for 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>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xslf/usermodel/XSLFSlideLayout.html#XSLFSlideLayout(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSLFSlideLayout(PackagePart, PackageRelationship)</a></span> - Constructor for 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>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xslf/usermodel/XSLFSlideMaster.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">XSLFSlideMaster</span></a> - Class in <a href="./org/apache/poi/xslf/usermodel/package-summary.html">org.apache.poi.xslf.usermodel</a></dt>
 <dd>
 <div class="block">Slide master object associated with this layout.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xslf/usermodel/XSLFSlideMaster.html#XSLFSlideMaster(org.apache.poi.openxml4j.opc.PackagePart)">XSLFSlideMaster(PackagePart)</a></span> - Constructor for class org.apache.poi.xslf.usermodel.<a href="./org/apache/poi/xslf/usermodel/XSLFSlideMaster.html" title="class in org.apache.poi.xslf.usermodel">XSLFSlideMaster</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xslf/usermodel/XSLFSlideMaster.html#XSLFSlideMaster(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSLFSlideMaster(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xslf.usermodel.<a href="./org/apache/poi/xslf/usermodel/XSLFSlideMaster.html" title="class in org.apache.poi.xslf.usermodel">XSLFSlideMaster</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xslf/usermodel/XSLFSlideShow.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">XSLFSlideShow</span></a> - Class in <a href="./org/apache/poi/xslf/usermodel/package-summary.html">org.apache.poi.xslf.usermodel</a></dt>
 <dd>
 <div class="block">Experimental class to do low level processing of pptx files.</div>
@@ -89211,12 +89069,6 @@ the order they are declared.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xslf/usermodel/XSLFTableStyles.html#XSLFTableStyles(org.apache.poi.openxml4j.opc.PackagePart)">XSLFTableStyles(PackagePart)</a></span> - Constructor for class org.apache.poi.xslf.usermodel.<a href="./org/apache/poi/xslf/usermodel/XSLFTableStyles.html" title="class in org.apache.poi.xslf.usermodel">XSLFTableStyles</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xslf/usermodel/XSLFTableStyles.html#XSLFTableStyles(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSLFTableStyles(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xslf.usermodel.<a href="./org/apache/poi/xslf/usermodel/XSLFTableStyles.html" title="class in org.apache.poi.xslf.usermodel">XSLFTableStyles</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xslf/usermodel/XSLFTextBox.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">XSLFTextBox</span></a> - Class in <a href="./org/apache/poi/xslf/usermodel/package-summary.html">org.apache.poi.xslf.usermodel</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel"><span class="strong">XSLFTextParagraph</span></a> - Class in <a href="./org/apache/poi/xslf/usermodel/package-summary.html">org.apache.poi.xslf.usermodel</a></dt>
@@ -89239,12 +89091,6 @@ the order they are declared.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xslf/usermodel/XSLFTheme.html#XSLFTheme(org.apache.poi.openxml4j.opc.PackagePart)">XSLFTheme(PackagePart)</a></span> - Constructor for 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><span class="strong"><a href="./org/apache/poi/xslf/usermodel/XSLFTheme.html#XSLFTheme(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSLFTheme(PackagePart, PackageRelationship)</a></span> - Constructor for 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>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xssf/usermodel/XSSFAnchor.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFAnchor</span></a> - Class in <a href="./org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a></dt>
 <dd>
 <div class="block">An anchor is what specifics the position of a shape within a client object
@@ -89343,12 +89189,6 @@ the order they are declared.</div>
 <dd>
 <div class="block">Construct a SpreadsheetML chart from a package part.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFChart.html#XSSFChart(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSSFChart(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFChart.html" title="class in org.apache.poi.xssf.usermodel">XSSFChart</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.html" title="class in org.apache.poi.xssf.usermodel.charts"><span class="strong">XSSFChartAxis</span></a> - Class in <a href="./org/apache/poi/xssf/usermodel/charts/package-summary.html">org.apache.poi.xssf.usermodel.charts</a></dt>
 <dd>
 <div class="block">Base class for all axis types.</div>
@@ -89371,12 +89211,6 @@ the order they are declared.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFChartSheet.html#XSSFChartSheet(org.apache.poi.openxml4j.opc.PackagePart)">XSSFChartSheet(PackagePart)</a></span> - Constructor for class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFChartSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFChartSheet</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFChartSheet.html#XSSFChartSheet(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSSFChartSheet(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFChartSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFChartSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xssf/usermodel/XSSFChildAnchor.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFChildAnchor</span></a> - Class in <a href="./org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFChildAnchor.html#XSSFChildAnchor(int,%20int,%20int,%20int)">XSSFChildAnchor(int, int, int, int)</a></span> - Constructor for class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFChildAnchor.html" title="class in org.apache.poi.xssf.usermodel">XSSFChildAnchor</a></dt>
@@ -89492,7 +89326,7 @@ the order they are declared.</div>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/xssf/usermodel/XSSFDialogsheet.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFDialogsheet</span></a> - Class in <a href="./org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFDialogsheet.html#XSSFDialogsheet(org.apache.poi.xssf.usermodel.XSSFSheet,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSSFDialogsheet(XSSFSheet, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFDialogsheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFDialogsheet</a></dt>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFDialogsheet.html#XSSFDialogsheet(org.apache.poi.xssf.usermodel.XSSFSheet)">XSSFDialogsheet(XSSFSheet)</a></span> - Constructor for class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFDialogsheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFDialogsheet</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFDrawing</span></a> - Class in <a href="./org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a></dt>
 <dd>
@@ -89506,12 +89340,6 @@ the order they are declared.</div>
 <dd>
 <div class="block">Construct a SpreadsheetML drawing from a package part</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFDrawing.html#XSSFDrawing(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSSFDrawing(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFDrawing</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xssf/dev/XSSFDump.html" title="class in org.apache.poi.xssf.dev"><span class="strong">XSSFDump</span></a> - Class in <a href="./org/apache/poi/xssf/dev/package-summary.html">org.apache.poi.xssf.dev</a></dt>
 <dd>
 <div class="block">Utility class which dumps the contents of a *.xlsx file into file system.</div>
@@ -89768,12 +89596,6 @@ the order they are declared.</div>
 <dd>
 <div class="block">Construct XSSFPictureData from a package part</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFPictureData.html#XSSFPictureData(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSSFPictureData(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFPictureData.html" title="class in org.apache.poi.xssf.usermodel">XSSFPictureData</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xssf/usermodel/XSSFPivotCache.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFPivotCache</span></a> - Class in <a href="./org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFPivotCache.html#XSSFPivotCache()">XSSFPivotCache()</a></span> - Constructor for class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFPivotCache.html" title="class in org.apache.poi.xssf.usermodel">XSSFPivotCache</a></dt>
@@ -89784,12 +89606,6 @@ the order they are declared.</div>
 <dd>
 <div class="block">Creates n XSSFPivotCache representing the given package part and relationship.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFPivotCache.html#XSSFPivotCache(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSSFPivotCache(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFPivotCache.html" title="class in org.apache.poi.xssf.usermodel">XSSFPivotCache</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFPivotCacheDefinition</span></a> - Class in <a href="./org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.html#XSSFPivotCacheDefinition()">XSSFPivotCacheDefinition()</a></span> - Constructor for class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.html" title="class in org.apache.poi.xssf.usermodel">XSSFPivotCacheDefinition</a></dt>
@@ -89798,12 +89614,6 @@ the order they are declared.</div>
 <dd>
 <div class="block">Creates an XSSFPivotCacheDefintion representing the given package part and relationship.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.html#XSSFPivotCacheDefinition(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSSFPivotCacheDefinition(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.html" title="class in org.apache.poi.xssf.usermodel">XSSFPivotCacheDefinition</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xssf/usermodel/XSSFPivotCacheRecords.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFPivotCacheRecords</span></a> - Class in <a href="./org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFPivotCacheRecords.html#XSSFPivotCacheRecords()">XSSFPivotCacheRecords()</a></span> - Constructor for class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFPivotCacheRecords.html" title="class in org.apache.poi.xssf.usermodel">XSSFPivotCacheRecords</a></dt>
@@ -89812,12 +89622,6 @@ the order they are declared.</div>
 <dd>
 <div class="block">Creates an XSSFPivotCacheRecords representing the given package part and relationship.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFPivotCacheRecords.html#XSSFPivotCacheRecords(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSSFPivotCacheRecords(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFPivotCacheRecords.html" title="class in org.apache.poi.xssf.usermodel">XSSFPivotCacheRecords</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xssf/usermodel/XSSFPivotTable.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFPivotTable</span></a> - Class in <a href="./org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFPivotTable.html#XSSFPivotTable()">XSSFPivotTable()</a></span> - Constructor for class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFPivotTable.html" title="class in org.apache.poi.xssf.usermodel">XSSFPivotTable</a></dt>
@@ -89826,12 +89630,6 @@ the order they are declared.</div>
 <dd>
 <div class="block">Creates an XSSFPivotTable representing the given package part and relationship.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFPivotTable.html#XSSFPivotTable(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSSFPivotTable(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFPivotTable.html" title="class in org.apache.poi.xssf.usermodel">XSSFPivotTable</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xssf/usermodel/XSSFPivotTable.PivotTableReferenceConfigurator.html" title="interface in org.apache.poi.xssf.usermodel"><span class="strong">XSSFPivotTable.PivotTableReferenceConfigurator</span></a> - Interface in <a href="./org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/xssf/usermodel/XSSFPrintSetup.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFPrintSetup</span></a> - Class in <a href="./org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a></dt>
@@ -89929,12 +89727,6 @@ the order they are declared.</div>
 <dd>
 <div class="block">Creates an XSSFSheet representing the given package part and relationship.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#XSSFSheet(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSSFSheet(PackagePart, PackageRelationship)</a></span> - Constructor for 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>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xssf/usermodel/XSSFSheetConditionalFormatting.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFSheetConditionalFormatting</span></a> - Class in <a href="./org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a></dt>
 <dd>
 <div class="block">XSSF Conditional Formattings</div>
@@ -89993,12 +89785,6 @@ the order they are declared.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFTable.html#XSSFTable(org.apache.poi.openxml4j.opc.PackagePart)">XSSFTable(PackagePart)</a></span> - Constructor for class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFTable.html" title="class in org.apache.poi.xssf.usermodel">XSSFTable</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFTable.html#XSSFTable(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSSFTable(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFTable.html" title="class in org.apache.poi.xssf.usermodel">XSSFTable</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xssf/usermodel/XSSFTextBox.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFTextBox</span></a> - Class in <a href="./org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a></dt>
 <dd>
 <div class="block">Represents a text box in a SpreadsheetML drawing.</div>
@@ -90031,12 +89817,6 @@ the order they are declared.</div>
 <dd>
 <div class="block">Construct XSSFVBAPart from a package part</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFVBAPart.html#XSSFVBAPart(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSSFVBAPart(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFVBAPart.html" title="class in org.apache.poi.xssf.usermodel">XSSFVBAPart</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xssf/usermodel/XSSFVMLDrawing.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFVMLDrawing</span></a> - Class in <a href="./org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a></dt>
 <dd>
 <div class="block">Represents a SpreadsheetML VML drawing.</div>
@@ -90049,12 +89829,6 @@ the order they are declared.</div>
 <dd>
 <div class="block">Construct a SpreadsheetML drawing from a package part</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFVMLDrawing.html#XSSFVMLDrawing(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XSSFVMLDrawing(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFVMLDrawing.html" title="class in org.apache.poi.xssf.usermodel">XSSFVMLDrawing</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xssf/usermodel/XSSFWorkbook.html" title="class in org.apache.poi.xssf.usermodel"><span class="strong">XSSFWorkbook</span></a> - Class in <a href="./org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a></dt>
 <dd>
 <div class="block">High level representation of a SpreadsheetML workbook.</div>
@@ -90180,12 +89954,6 @@ the order they are declared.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFFooter.html#XWPFFooter(org.apache.poi.POIXMLDocumentPart,%20org.apache.poi.openxml4j.opc.PackagePart)">XWPFFooter(POIXMLDocumentPart, PackagePart)</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFFooter.html" title="class in org.apache.poi.xwpf.usermodel">XWPFFooter</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFFooter.html#XWPFFooter(org.apache.poi.POIXMLDocumentPart,%20org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XWPFFooter(POIXMLDocumentPart, PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFFooter.html" title="class in org.apache.poi.xwpf.usermodel">XWPFFooter</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xwpf/usermodel/XWPFFootnote.html" title="class in org.apache.poi.xwpf.usermodel"><span class="strong">XWPFFootnote</span></a> - Class in <a href="./org/apache/poi/xwpf/usermodel/package-summary.html">org.apache.poi.xwpf.usermodel</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFFootnote.html#XWPFFootnote(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTFtnEdn,%20org.apache.poi.xwpf.usermodel.XWPFFootnotes)">XWPFFootnote(CTFtnEdn, XWPFFootnotes)</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFFootnote.html" title="class in org.apache.poi.xwpf.usermodel">XWPFFootnote</a></dt>
@@ -90200,12 +89968,6 @@ the order they are declared.</div>
 <dd>
 <div class="block">Construct XWPFFootnotes from a package part</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFFootnotes.html#XWPFFootnotes(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XWPFFootnotes(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFFootnotes.html" title="class in org.apache.poi.xwpf.usermodel">XWPFFootnotes</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFFootnotes.html#XWPFFootnotes()">XWPFFootnotes()</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFFootnotes.html" title="class in org.apache.poi.xwpf.usermodel">XWPFFootnotes</a></dt>
 <dd>
 <div class="block">Construct XWPFFootnotes from scratch for a new document.</div>
@@ -90218,12 +89980,6 @@ the order they are declared.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFHeader.html#XWPFHeader(org.apache.poi.POIXMLDocumentPart,%20org.apache.poi.openxml4j.opc.PackagePart)">XWPFHeader(POIXMLDocumentPart, PackagePart)</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFHeader.html" title="class in org.apache.poi.xwpf.usermodel">XWPFHeader</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFHeader.html#XWPFHeader(org.apache.poi.POIXMLDocumentPart,%20org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XWPFHeader(POIXMLDocumentPart, PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFHeader.html" title="class in org.apache.poi.xwpf.usermodel">XWPFHeader</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFHeader.html#XWPFHeader(org.apache.poi.xwpf.usermodel.XWPFDocument,%20org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr)">XWPFHeader(XWPFDocument, CTHdrFtr)</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFHeader.html" title="class in org.apache.poi.xwpf.usermodel">XWPFHeader</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html" title="class in org.apache.poi.xwpf.usermodel"><span class="strong">XWPFHeaderFooter</span></a> - Class in <a href="./org/apache/poi/xwpf/usermodel/package-summary.html">org.apache.poi.xwpf.usermodel</a></dt>
@@ -90234,12 +89990,6 @@ the order they are declared.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#XWPFHeaderFooter(org.apache.poi.POIXMLDocumentPart,%20org.apache.poi.openxml4j.opc.PackagePart)">XWPFHeaderFooter(POIXMLDocumentPart, PackagePart)</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html" title="class in org.apache.poi.xwpf.usermodel">XWPFHeaderFooter</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#XWPFHeaderFooter(org.apache.poi.POIXMLDocumentPart,%20org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XWPFHeaderFooter(POIXMLDocumentPart, PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html" title="class in org.apache.poi.xwpf.usermodel">XWPFHeaderFooter</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.html" title="class in org.apache.poi.xwpf.model"><span class="strong">XWPFHeaderFooterPolicy</span></a> - Class in <a href="./org/apache/poi/xwpf/model/package-summary.html">org.apache.poi.xwpf.model</a></dt>
 <dd>
 <div class="block">A .docx file can have no headers/footers, the same header/footer
@@ -90296,12 +90046,6 @@ the order they are declared.</div>
 <dd>
 <div class="block">create a new styles object with an existing document</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFNumbering.html#XWPFNumbering(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XWPFNumbering(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFNumbering.html" title="class in org.apache.poi.xwpf.usermodel">XWPFNumbering</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFNumbering.html#XWPFNumbering()">XWPFNumbering()</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFNumbering.html" title="class in org.apache.poi.xwpf.usermodel">XWPFNumbering</a></dt>
 <dd>
 <div class="block">create a new XWPFNumbering object for use in a new document</div>
@@ -90334,12 +90078,6 @@ the order they are declared.</div>
 <dd>
 <div class="block">Construct XWPFPictureData from a package part</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFPictureData.html#XWPFPictureData(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XWPFPictureData(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFPictureData.html" title="class in org.apache.poi.xwpf.usermodel">XWPFPictureData</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><a href="./org/apache/poi/xwpf/usermodel/XWPFRelation.html" title="class in org.apache.poi.xwpf.usermodel"><span class="strong">XWPFRelation</span></a> - Class in <a href="./org/apache/poi/xwpf/usermodel/package-summary.html">org.apache.poi.xwpf.usermodel</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/xwpf/usermodel/XWPFRun.html" title="class in org.apache.poi.xwpf.usermodel"><span class="strong">XWPFRun</span></a> - Class in <a href="./org/apache/poi/xwpf/usermodel/package-summary.html">org.apache.poi.xwpf.usermodel</a></dt>
@@ -90395,12 +90133,6 @@ the order they are declared.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFSettings.html#XWPFSettings(org.apache.poi.openxml4j.opc.PackagePart)">XWPFSettings(PackagePart)</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFSettings.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSettings</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFSettings.html#XWPFSettings(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XWPFSettings(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFSettings.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSettings</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFSettings.html#XWPFSettings()">XWPFSettings()</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFSettings.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSettings</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/xwpf/usermodel/XWPFStyle.html" title="class in org.apache.poi.xwpf.usermodel"><span class="strong">XWPFStyle</span></a> - Class in <a href="./org/apache/poi/xwpf/usermodel/package-summary.html">org.apache.poi.xwpf.usermodel</a></dt>
@@ -90422,12 +90154,6 @@ the order they are declared.</div>
 <dd>
 <div class="block">Construct XWPFStyles from a package part</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFStyles.html#XWPFStyles(org.apache.poi.openxml4j.opc.PackagePart,%20org.apache.poi.openxml4j.opc.PackageRelationship)">XWPFStyles(PackagePart, PackageRelationship)</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFStyles.html" title="class in org.apache.poi.xwpf.usermodel">XWPFStyles</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.14, scheduled for removal in POI 3.16</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFStyles.html#XWPFStyles()">XWPFStyles()</a></span> - Constructor for class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFStyles.html" title="class in org.apache.poi.xwpf.usermodel">XWPFStyles</a></dt>
 <dd>
 <div class="block">Construct XWPFStyles from scratch for a new document.</div>



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