You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2014/02/20 00:20:56 UTC

svn commit: r1569970 [1/2] - in /poi/site/publish/apidocs: ./ org/apache/poi/openxml4j/opc/ org/apache/poi/openxml4j/opc/internal/ org/apache/poi/openxml4j/opc/internal/class-use/ org/apache/poi/openxml4j/opc/internal/signature/ org/apache/poi/openxml4...

Author: nick
Date: Wed Feb 19 23:20:56 2014
New Revision: 1569970

URL: http://svn.apache.org/r1569970
Log:
JavaDocs republish

Modified:
    poi/site/publish/apidocs/deprecated-list.html
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/PackagePart.html
    poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/ZipPackagePart.html
    poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/ContentType.html
    poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/MemoryPackagePart.html
    poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/PackagePropertiesPart.html
    poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/class-use/ContentType.html
    poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/signature/DigitalCertificatePart.html
    poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/signature/PackageDigitalSignature.html

Modified: poi/site/publish/apidocs/deprecated-list.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/deprecated-list.html?rev=1569970&r1=1569969&r2=1569970&view=diff
==============================================================================
--- poi/site/publish/apidocs/deprecated-list.html (original)
+++ poi/site/publish/apidocs/deprecated-list.html Wed Feb 19 23:20:56 2014
@@ -781,507 +781,512 @@
 <td class="colOne"><a href="org/apache/poi/hwpf/extractor/Word6Extractor.html#getParagraphText()">org.apache.poi.hwpf.extractor.Word6Extractor.getParagraphText()</a></td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><a href="org/apache/poi/openxml4j/opc/internal/ContentType.html#getParameters(java.lang.String)">org.apache.poi.openxml4j.opc.internal.ContentType.getParameters(String)</a>
+<div class="block"><i>Use <a href="org/apache/poi/openxml4j/opc/internal/ContentType.html#getParameter(java.lang.String)"><code>ContentType.getParameter(String)</code></a> instead</i></div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/poifs/crypt/EncryptionHeader.html#getProviderType()">org.apache.poi.poifs.crypt.EncryptionHeader.getProviderType()</a>
 <div class="block"><i>use getCipherProvider()</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFName.html#getReference()">org.apache.poi.hssf.usermodel.HSSFName.getReference()</a>
 <div class="block"><i>(Nov 2008) Misleading name. Use <a href="org/apache/poi/hssf/usermodel/HSSFName.html#getRefersToFormula()"><code>HSSFName.getRefersToFormula()</code></a> instead.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/types/LSTFAbstractType.html#getReserved1()">org.apache.poi.hwpf.model.types.LSTFAbstractType.getReserved1()</a>
 <div class="block"><i>This field should not be used according to specification</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/WindowOneRecord.html#getSelectedTab()">org.apache.poi.hssf.record.WindowOneRecord.getSelectedTab()</a>
 <div class="block"><i>- Misleading name - use getActiveSheetIndex()</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFWorkbook.html#getSelectedTab()">org.apache.poi.hssf.usermodel.HSSFWorkbook.getSelectedTab()</a>
 <div class="block"><i>- Misleading name - use getActiveSheetIndex()</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/HWPFDocument.html#getShapesTable()">org.apache.poi.hwpf.HWPFDocument.getShapesTable()</a>
 <div class="block"><i>use <a href="org/apache/poi/hwpf/HWPFDocument.html#getOfficeDrawingsMain()"><code>HWPFDocument.getOfficeDrawingsMain()</code></a> instead</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hslf/usermodel/PictureData.html#getSize()">org.apache.poi.hslf.usermodel.PictureData.getSize()</a>
 <div class="block"><i>Use <code>getData().length</code> instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFWorkbook.html#getSSTString(int)">org.apache.poi.hssf.usermodel.HSSFWorkbook.getSSTString(int)</a>
 <div class="block"><i>Do not call this method from your applications. Use the methods
   available in the HSSFRow to get string HSSFCells</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/BytePropertyNode.html#getStartBytes()">org.apache.poi.hwpf.model.BytePropertyNode.getStartBytes()</a>
 <div class="block"><i>Though bytes are actually stored in file, it is advised to
              use char positions for all operations. Including save
              operations, because only char positions are preserved.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/TextPiece.html#getStringBuffer()">org.apache.poi.hwpf.model.TextPiece.getStringBuffer()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/util/LittleEndian.html#getUnsignedByte(byte[], int)">org.apache.poi.util.LittleEndian.getUnsignedByte(byte[], int)</a>
 <div class="block"><i>Use <a href="org/apache/poi/util/LittleEndian.html#getUByte(byte[], int)"><code>LittleEndian.getUByte(byte[], int)</code></a> instead</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/types/LFOLVLBaseAbstractType.html#getUnused1()">org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType.getUnused1()</a>
 <div class="block"><i>This field should not be used according to specification</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/types/LFOLVLBaseAbstractType.html#getUnused2()">org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType.getUnused2()</a>
 <div class="block"><i>This field should not be used according to specification</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/model/InternalSheet.html#getValueRecords()">org.apache.poi.hssf.model.InternalSheet.getValueRecords()</a>
 <div class="block"><i>use <a href="org/apache/poi/hssf/model/InternalSheet.html#getCellValueIterator()"><code>InternalSheet.getCellValueIterator()</code></a> instead</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.html#getValueRecords()">org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate.getValueRecords()</a>
 <div class="block"><i>use <a href="org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.html#iterator()"><code>ValueRecordsAggregate.iterator()</code></a> instead</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/aggregates/RowRecordsAggregate.html#getValueRecords()">org.apache.poi.hssf.record.aggregates.RowRecordsAggregate.getValueRecords()</a>
 <div class="block"><i>use <a href="org/apache/poi/hssf/record/aggregates/RowRecordsAggregate.html#getCellValueIterator()"><code>RowRecordsAggregate.getCellValueIterator()</code></a> instead</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/poifs/crypt/EncryptionVerifier.html#getVerifier()">org.apache.poi.poifs.crypt.EncryptionVerifier.getVerifier()</a>
 <div class="block"><i>use getEncryptedVerifier()</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/poifs/crypt/EncryptionVerifier.html#getVerifierHash()">org.apache.poi.poifs.crypt.EncryptionVerifier.getVerifierHash()</a>
 <div class="block"><i>use getEnryptedVerifierHash</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#getVerticallyCenter(boolean)">org.apache.poi.hssf.usermodel.HSSFSheet.getVerticallyCenter(boolean)</a>
 <div class="block"><i>(Mar-2008) use getVerticallyCenter() instead</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#groupColumn(short, short)">org.apache.poi.hssf.usermodel.HSSFSheet.groupColumn(short, short)</a>
 <div class="block"><i>(Sep 2008) use <a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#groupColumn(int, int)"><code>HSSFSheet.groupColumn(int, int)</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Range.html#insertAfter(org.apache.poi.hwpf.usermodel.ParagraphProperties, int)">org.apache.poi.hwpf.usermodel.Range.insertAfter(ParagraphProperties, int)</a>
 <div class="block"><i>Use code shall not work with <a href="org/apache/poi/hwpf/usermodel/ParagraphProperties.html" title="class in org.apache.poi.hwpf.usermodel"><code>ParagraphProperties</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Range.html#insertAfter(org.apache.poi.hwpf.usermodel.ParagraphProperties, int, int, int)">org.apache.poi.hwpf.usermodel.Range.insertAfter(ParagraphProperties, int, int, int)</a>
 <div class="block"><i>Use code shall not work with <a href="org/apache/poi/hwpf/usermodel/ParagraphProperties.html" title="class in org.apache.poi.hwpf.usermodel"><code>ParagraphProperties</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Range.html#insertAfter(org.apache.poi.hwpf.usermodel.ParagraphProperties, int, java.lang.String)">org.apache.poi.hwpf.usermodel.Range.insertAfter(ParagraphProperties, int, String)</a>
 <div class="block"><i>Use code shall not work with <a href="org/apache/poi/hwpf/usermodel/ParagraphProperties.html" title="class in org.apache.poi.hwpf.usermodel"><code>ParagraphProperties</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Range.html#insertAfter(java.lang.String, org.apache.poi.hwpf.usermodel.CharacterProperties)">org.apache.poi.hwpf.usermodel.Range.insertAfter(String, CharacterProperties)</a>
 <div class="block"><i>User code should not work with <a href="org/apache/poi/hwpf/usermodel/CharacterProperties.html" title="class in org.apache.poi.hwpf.usermodel"><code>CharacterProperties</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Range.html#insertBefore(org.apache.poi.hwpf.usermodel.ParagraphProperties, int)">org.apache.poi.hwpf.usermodel.Range.insertBefore(ParagraphProperties, int)</a>
 <div class="block"><i>Use code shall not work with <a href="org/apache/poi/hwpf/usermodel/ParagraphProperties.html" title="class in org.apache.poi.hwpf.usermodel"><code>ParagraphProperties</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Range.html#insertBefore(org.apache.poi.hwpf.usermodel.ParagraphProperties, int, int, int)">org.apache.poi.hwpf.usermodel.Range.insertBefore(ParagraphProperties, int, int, int)</a>
 <div class="block"><i>Use code shall not work with <a href="org/apache/poi/hwpf/usermodel/ParagraphProperties.html" title="class in org.apache.poi.hwpf.usermodel"><code>ParagraphProperties</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Range.html#insertBefore(org.apache.poi.hwpf.usermodel.ParagraphProperties, int, java.lang.String)">org.apache.poi.hwpf.usermodel.Range.insertBefore(ParagraphProperties, int, String)</a>
 <div class="block"><i>Use code shall not work with <a href="org/apache/poi/hwpf/usermodel/ParagraphProperties.html" title="class in org.apache.poi.hwpf.usermodel"><code>ParagraphProperties</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Range.html#insertBefore(java.lang.String, org.apache.poi.hwpf.usermodel.CharacterProperties)">org.apache.poi.hwpf.usermodel.Range.insertBefore(String, CharacterProperties)</a>
 <div class="block"><i>User code should not work with <a href="org/apache/poi/hwpf/usermodel/CharacterProperties.html" title="class in org.apache.poi.hwpf.usermodel"><code>CharacterProperties</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Range.html#insertBefore(org.apache.poi.hwpf.usermodel.TableProperties, int)">org.apache.poi.hwpf.usermodel.Range.insertBefore(TableProperties, int)</a>
 <div class="block"><i>Use code shall not work with <a href="org/apache/poi/hwpf/usermodel/TableProperties.html" title="class in org.apache.poi.hwpf.usermodel"><code>TableProperties</code></a>. Use
              <a href="org/apache/poi/hwpf/usermodel/Range.html#insertTableBefore(short, int)"><code>Range.insertTableBefore(short, int)</code></a> instead</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#isColumnHidden(short)">org.apache.poi.hssf.usermodel.HSSFSheet.isColumnHidden(short)</a>
 <div class="block"><i>(Sep 2008) use <a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#isColumnHidden(int)"><code>HSSFSheet.isColumnHidden(int)</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibBaseAbstractType.html#isFEmptySpecial()">org.apache.poi.hwpf.model.types.FibBaseAbstractType.isFEmptySpecial()</a>
 <div class="block"><i>This field should not be used according to specification</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibBaseAbstractType.html#isFMac()">org.apache.poi.hwpf.model.types.FibBaseAbstractType.isFMac()</a>
 <div class="block"><i>This field should not be used according to specification</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibBaseAbstractType.html#isReserved1()">org.apache.poi.hwpf.model.types.FibBaseAbstractType.isReserved1()</a>
 <div class="block"><i>This field should not be used according to specification</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibBaseAbstractType.html#isReserved2()">org.apache.poi.hwpf.model.types.FibBaseAbstractType.isReserved2()</a>
 <div class="block"><i>This field should not be used according to specification</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/types/LVLFAbstractType.html#isUnused1()">org.apache.poi.hwpf.model.types.LVLFAbstractType.isUnused1()</a>
 <div class="block"><i>This field should not be used according to specification</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/types/LSTFAbstractType.html#isUnused1()">org.apache.poi.hwpf.model.types.LSTFAbstractType.isUnused1()</a>
 <div class="block"><i>This field should not be used according to specification</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/types/LSTFAbstractType.html#isUnused2()">org.apache.poi.hwpf.model.types.LSTFAbstractType.isUnused2()</a>
 <div class="block"><i>This field should not be used according to specification</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/xssf/model/CommentsTable.html#newComment()">org.apache.poi.xssf.model.CommentsTable.newComment()</a>
 <div class="block"><i>Use <a href="org/apache/poi/xssf/model/CommentsTable.html#newComment(java.lang.String)"><code>CommentsTable.newComment(String)</code></a> instead to explicitly set the cell reference to create for</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/openxml4j/opc/Package.html#open(java.io.InputStream)">org.apache.poi.openxml4j.opc.Package.open(InputStream)</a>
 <div class="block"><i>use <a href="org/apache/poi/openxml4j/opc/OPCPackage.html#open(java.io.InputStream)"><code>OPCPackage.open(InputStream)</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/openxml4j/opc/Package.html#open(java.lang.String)">org.apache.poi.openxml4j.opc.Package.open(String)</a>
 <div class="block"><i>use <a href="org/apache/poi/openxml4j/opc/OPCPackage.html#open(java.lang.String)"><code>OPCPackage.open(String)</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/openxml4j/opc/Package.html#open(java.lang.String, org.apache.poi.openxml4j.opc.PackageAccess)">org.apache.poi.openxml4j.opc.Package.open(String, PackageAccess)</a>
 <div class="block"><i>use <a href="org/apache/poi/openxml4j/opc/OPCPackage.html#open(java.lang.String, org.apache.poi.openxml4j.opc.PackageAccess)"><code>OPCPackage.open(String,PackageAccess)</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/openxml4j/opc/Package.html#openOrCreate(java.io.File)">org.apache.poi.openxml4j.opc.Package.openOrCreate(File)</a>
 <div class="block"><i>use <a href="org/apache/poi/openxml4j/opc/OPCPackage.html#openOrCreate(java.io.File)"><code>OPCPackage.openOrCreate(java.io.File)</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/DrawingRecord.html#processContinueRecord(byte[])">org.apache.poi.hssf.record.DrawingRecord.processContinueRecord(byte[])</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hpsf/wellknown/SectionIDMap.html#put(java.lang.Object, java.lang.Object)">org.apache.poi.hpsf.wellknown.SectionIDMap.put(Object, Object)</a>
 <div class="block"><i>Use <a href="org/apache/poi/hpsf/wellknown/SectionIDMap.html#put(byte[], org.apache.poi.hpsf.wellknown.PropertyIDMap)"><code>SectionIDMap.put(byte[], PropertyIDMap)</code></a> instead!</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/util/LittleEndian.html#putInt(byte[], int)">org.apache.poi.util.LittleEndian.putInt(byte[], int)</a>
 <div class="block"><i>Use <a href="org/apache/poi/util/LittleEndian.html#putInt(byte[], int, int)"><code>LittleEndian.putInt(byte[], int, int)</code></a> instead</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/util/LittleEndian.html#putShort(byte[], short)">org.apache.poi.util.LittleEndian.putShort(byte[], short)</a>
 <div class="block"><i>Use <a href="org/apache/poi/util/LittleEndian.html#putShort(byte[], int, short)"><code>LittleEndian.putShort(byte[], int, short)</code></a> instead</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/util/LittleEndian.html#putUInt(byte[], long)">org.apache.poi.util.LittleEndian.putUInt(byte[], long)</a>
 <div class="block"><i>Use <a href="org/apache/poi/util/LittleEndian.html#putUInt(byte[], int, long)"><code>LittleEndian.putUInt(byte[], int, long)</code></a> instead</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/RecordInputStream.html#readAllContinuedRemainder()">org.apache.poi.hssf.record.RecordInputStream.readAllContinuedRemainder()</a>
 <div class="block"><i>Best to write a input stream that wraps this one where there is
   special sub record that may overlap continue records.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFWorkbook.html#resolveNameXText(int, int)">org.apache.poi.hssf.usermodel.HSSFWorkbook.resolveNameXText(int, int)</a>
 <div class="block"><i>for POI internal use only (formula rendering).  This method is likely to
  be removed in future versions of POI.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/util/CellRangeAddress8Bit.html#serialize(int, byte[])">org.apache.poi.hssf.util.CellRangeAddress8Bit.serialize(int, byte[])</a>
 <div class="block"><i>use <a href="org/apache/poi/hssf/util/CellRangeAddress8Bit.html#serialize(org.apache.poi.util.LittleEndianOutput)"><code>CellRangeAddress8Bit.serialize(LittleEndianOutput)</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/ss/util/CellRangeAddress.html#serialize(int, byte[])">org.apache.poi.ss.util.CellRangeAddress.serialize(int, byte[])</a>
 <div class="block"><i>use <a href="org/apache/poi/ss/util/CellRangeAddress.html#serialize(org.apache.poi.util.LittleEndianOutput)"><code>CellRangeAddress.serialize(LittleEndianOutput)</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/util/HSSFRegionUtil.html#setBorderBottom(short, org.apache.poi.hssf.util.Region, org.apache.poi.hssf.usermodel.HSSFSheet, org.apache.poi.hssf.usermodel.HSSFWorkbook)">org.apache.poi.hssf.util.HSSFRegionUtil.setBorderBottom(short, Region, HSSFSheet, HSSFWorkbook)</a>
 <div class="block"><i>(Aug 2008) use <a href="org/apache/poi/hssf/util/CellRangeAddress.html" title="class in org.apache.poi.hssf.util"><code>CellRangeAddress</code></a> instead of <a href="org/apache/poi/hssf/util/Region.html" title="class in org.apache.poi.hssf.util"><code>Region</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/util/HSSFRegionUtil.html#setBorderLeft(short, org.apache.poi.hssf.util.Region, org.apache.poi.hssf.usermodel.HSSFSheet, org.apache.poi.hssf.usermodel.HSSFWorkbook)">org.apache.poi.hssf.util.HSSFRegionUtil.setBorderLeft(short, Region, HSSFSheet, HSSFWorkbook)</a>
 <div class="block"><i>(Aug 2008) use <a href="org/apache/poi/hssf/util/CellRangeAddress.html" title="class in org.apache.poi.hssf.util"><code>CellRangeAddress</code></a> instead of <a href="org/apache/poi/hssf/util/Region.html" title="class in org.apache.poi.hssf.util"><code>Region</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/util/HSSFRegionUtil.html#setBorderRight(short, org.apache.poi.hssf.util.Region, org.apache.poi.hssf.usermodel.HSSFSheet, org.apache.poi.hssf.usermodel.HSSFWorkbook)">org.apache.poi.hssf.util.HSSFRegionUtil.setBorderRight(short, Region, HSSFSheet, HSSFWorkbook)</a>
 <div class="block"><i>(Aug 2008) use <a href="org/apache/poi/hssf/util/CellRangeAddress.html" title="class in org.apache.poi.hssf.util"><code>CellRangeAddress</code></a> instead of <a href="org/apache/poi/hssf/util/Region.html" title="class in org.apache.poi.hssf.util"><code>Region</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/util/HSSFRegionUtil.html#setBorderTop(short, org.apache.poi.hssf.util.Region, org.apache.poi.hssf.usermodel.HSSFSheet, org.apache.poi.hssf.usermodel.HSSFWorkbook)">org.apache.poi.hssf.util.HSSFRegionUtil.setBorderTop(short, Region, HSSFSheet, HSSFWorkbook)</a>
 <div class="block"><i>(Aug 2008) use <a href="org/apache/poi/hssf/util/CellRangeAddress.html" title="class in org.apache.poi.hssf.util"><code>CellRangeAddress</code></a> instead of <a href="org/apache/poi/hssf/util/Region.html" title="class in org.apache.poi.hssf.util"><code>Region</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/util/HSSFRegionUtil.html#setBottomBorderColor(short, org.apache.poi.hssf.util.Region, org.apache.poi.hssf.usermodel.HSSFSheet, org.apache.poi.hssf.usermodel.HSSFWorkbook)">org.apache.poi.hssf.util.HSSFRegionUtil.setBottomBorderColor(short, Region, HSSFSheet, HSSFWorkbook)</a>
 <div class="block"><i>(Aug 2008) use <a href="org/apache/poi/hssf/util/CellRangeAddress.html" title="class in org.apache.poi.hssf.util"><code>CellRangeAddress</code></a> instead of <a href="org/apache/poi/hssf/util/Region.html" title="class in org.apache.poi.hssf.util"><code>Region</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#setCellComment(java.lang.String, org.apache.poi.xssf.usermodel.XSSFComment)">org.apache.poi.xssf.usermodel.XSSFSheet.setCellComment(String, XSSFComment)</a>
 <div class="block"><i>since Nov 2009 use <a href="org/apache/poi/xssf/usermodel/XSSFCell.html#setCellComment(org.apache.poi.ss.usermodel.Comment)"><code>XSSFCell.setCellComment(org.apache.poi.ss.usermodel.Comment)</code></a> instead</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFCell.html#setCellNum(short)">org.apache.poi.hssf.usermodel.HSSFCell.setCellNum(short)</a>
 <div class="block"><i>(Jan 2008) Doesn't update the row's idea of what cell this is, use <a href="org/apache/poi/hssf/usermodel/HSSFRow.html#moveCell(org.apache.poi.hssf.usermodel.HSSFCell, short)"><code>HSSFRow.moveCell(HSSFCell, short)</code></a> instead</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFComment.html#setColumn(short)">org.apache.poi.hssf.usermodel.HSSFComment.setColumn(short)</a>
 <div class="block"><i>(Nov 2009) use <a href="org/apache/poi/hssf/usermodel/HSSFComment.html#setColumn(int)"><code>HSSFComment.setColumn(int)</code></a> }</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#setColumnGroupCollapsed(short, boolean)">org.apache.poi.hssf.usermodel.HSSFSheet.setColumnGroupCollapsed(short, boolean)</a>
 <div class="block"><i>(Sep 2008) use <a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#setColumnGroupCollapsed(int, boolean)"><code>HSSFSheet.setColumnGroupCollapsed(int, boolean)</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#setColumnHidden(short, boolean)">org.apache.poi.hssf.usermodel.HSSFSheet.setColumnHidden(short, boolean)</a>
 <div class="block"><i>(Sep 2008) use <a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#setColumnHidden(int, boolean)"><code>HSSFSheet.setColumnHidden(int, boolean)</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#setColumnWidth(short, short)">org.apache.poi.hssf.usermodel.HSSFSheet.setColumnWidth(short, short)</a>
 <div class="block"><i>(Sep 2008) use <a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#setColumnWidth(int, int)"><code>HSSFSheet.setColumnWidth(int, int)</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFFormulaEvaluator.html#setCurrentRow(org.apache.poi.hssf.usermodel.HSSFRow)">org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator.setCurrentRow(HSSFRow)</a>
 <div class="block"><i>(Aug 2008) - not needed, since the current row can be derived from the cell</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#setDefaultColumnWidth(short)">org.apache.poi.hssf.usermodel.HSSFSheet.setDefaultColumnWidth(short)</a>
 <div class="block"><i>(Sep 2008) use <a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#setDefaultColumnWidth(int)"><code>HSSFSheet.setDefaultColumnWidth(int)</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/WindowOneRecord.html#setDisplayedTab(short)">org.apache.poi.hssf.record.WindowOneRecord.setDisplayedTab(short)</a>
 <div class="block"><i>- Misleading name - use setFirstVisibleTab()</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFWorkbook.html#setDisplayedTab(short)">org.apache.poi.hssf.usermodel.HSSFWorkbook.setDisplayedTab(short)</a>
 <div class="block"><i>- Misleading name - use setFirstVisibleTab()</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#setFcPlcffldAtn(int)">org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldAtn(int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#setFcPlcffldEdn(int)">org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldEdn(int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#setFcPlcffldFtn(int)">org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldFtn(int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#setFcPlcffldHdr(int)">org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldHdr(int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#setFcPlcffldHdrtxbx(int)">org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldHdrtxbx(int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#setFcPlcffldMom(int)">org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldMom(int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#setFcPlcffldTxbx(int)">org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldTxbx(int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#setFcPlcfLst(int)">org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcfLst(int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#setLcbPlcffldAtn(int)">org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldAtn(int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#setLcbPlcffldEdn(int)">org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldEdn(int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#setLcbPlcffldFtn(int)">org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldFtn(int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#setLcbPlcffldHdr(int)">org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldHdr(int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#setLcbPlcffldHdrtxbx(int)">org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldHdrtxbx(int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#setLcbPlcffldMom(int)">org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldMom(int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#setLcbPlcffldTxbx(int)">org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldTxbx(int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#setLcbPlcfLst(int)">org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcfLst(int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/util/HSSFRegionUtil.html#setLeftBorderColor(short, org.apache.poi.hssf.util.Region, org.apache.poi.hssf.usermodel.HSSFSheet, org.apache.poi.hssf.usermodel.HSSFWorkbook)">org.apache.poi.hssf.util.HSSFRegionUtil.setLeftBorderColor(short, Region, HSSFSheet, HSSFWorkbook)</a>
 <div class="block"><i>(Aug 2008) use <a href="org/apache/poi/hssf/util/CellRangeAddress.html" title="class in org.apache.poi.hssf.util"><code>CellRangeAddress</code></a> instead of <a href="org/apache/poi/hssf/util/Region.html" title="class in org.apache.poi.hssf.util"><code>Region</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/WindowTwoRecord.html#setPaged(boolean)">org.apache.poi.hssf.record.WindowTwoRecord.setPaged(boolean)</a>
 <div class="block"><i>use setActive()</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFName.html#setReference(java.lang.String)">org.apache.poi.hssf.usermodel.HSSFName.setReference(String)</a>
 <div class="block"><i>(Nov 2008) Misleading name. Use <a href="org/apache/poi/hssf/usermodel/HSSFName.html#setRefersToFormula(java.lang.String)"><code>HSSFName.setRefersToFormula(String)</code></a> instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFWorkbook.html#setRepeatingRowsAndColumns(int, int, int, int, int)">org.apache.poi.hssf.usermodel.HSSFWorkbook.setRepeatingRowsAndColumns(int, int, int, int, int)</a>
 <div class="block"><i>use <a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#setRepeatingRows(org.apache.poi.ss.util.CellRangeAddress)"><code>HSSFSheet.setRepeatingRows(CellRangeAddress)</code></a>
         or <a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#setRepeatingColumns(org.apache.poi.ss.util.CellRangeAddress)"><code>HSSFSheet.setRepeatingColumns(CellRangeAddress)</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/ss/usermodel/Workbook.html#setRepeatingRowsAndColumns(int, int, int, int, int)">org.apache.poi.ss.usermodel.Workbook.setRepeatingRowsAndColumns(int, int, int, int, int)</a>
 <div class="block"><i>use <a href="org/apache/poi/ss/usermodel/Sheet.html#setRepeatingRows(org.apache.poi.ss.util.CellRangeAddress)"><code>Sheet.setRepeatingRows(CellRangeAddress)</code></a>
         or <a href="org/apache/poi/ss/usermodel/Sheet.html#setRepeatingColumns(org.apache.poi.ss.util.CellRangeAddress)"><code>Sheet.setRepeatingColumns(CellRangeAddress)</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/xssf/streaming/SXSSFWorkbook.html#setRepeatingRowsAndColumns(int, int, int, int, int)">org.apache.poi.xssf.streaming.SXSSFWorkbook.setRepeatingRowsAndColumns(int, int, int, int, int)</a>
 <div class="block"><i>use <a href="org/apache/poi/xssf/streaming/SXSSFSheet.html#setRepeatingRows(org.apache.poi.ss.util.CellRangeAddress)"><code>SXSSFSheet.setRepeatingRows(CellRangeAddress)</code></a>
         or <a href="org/apache/poi/xssf/streaming/SXSSFSheet.html#setRepeatingColumns(org.apache.poi.ss.util.CellRangeAddress)"><code>SXSSFSheet.setRepeatingColumns(CellRangeAddress)</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setRepeatingRowsAndColumns(int, int, int, int, int)">org.apache.poi.xssf.usermodel.XSSFWorkbook.setRepeatingRowsAndColumns(int, int, int, int, int)</a>
 <div class="block"><i>use <a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#setRepeatingRows(org.apache.poi.ss.util.CellRangeAddress)"><code>XSSFSheet.setRepeatingRows(CellRangeAddress)</code></a>
         or <a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#setRepeatingColumns(org.apache.poi.ss.util.CellRangeAddress)"><code>XSSFSheet.setRepeatingColumns(CellRangeAddress)</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/util/HSSFRegionUtil.html#setRightBorderColor(short, org.apache.poi.hssf.util.Region, org.apache.poi.hssf.usermodel.HSSFSheet, org.apache.poi.hssf.usermodel.HSSFWorkbook)">org.apache.poi.hssf.util.HSSFRegionUtil.setRightBorderColor(short, Region, HSSFSheet, HSSFWorkbook)</a>
 <div class="block"><i>(Aug 2008) use <a href="org/apache/poi/hssf/util/CellRangeAddress.html" title="class in org.apache.poi.hssf.util"><code>CellRangeAddress</code></a> instead of <a href="org/apache/poi/hssf/util/Region.html" title="class in org.apache.poi.hssf.util"><code>Region</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/WindowOneRecord.html#setSelectedTab(short)">org.apache.poi.hssf.record.WindowOneRecord.setSelectedTab(short)</a>
 <div class="block"><i>- Misleading name - use setActiveSheetIndex()</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFWorkbook.html#setSelectedTab(short)">org.apache.poi.hssf.usermodel.HSSFWorkbook.setSelectedTab(short)</a>
 <div class="block"><i>use setSelectedTab(int)</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/util/HSSFRegionUtil.html#setTopBorderColor(short, org.apache.poi.hssf.util.Region, org.apache.poi.hssf.usermodel.HSSFSheet, org.apache.poi.hssf.usermodel.HSSFWorkbook)">org.apache.poi.hssf.util.HSSFRegionUtil.setTopBorderColor(short, Region, HSSFSheet, HSSFWorkbook)</a>
 <div class="block"><i>(Aug 2008) use <a href="org/apache/poi/hssf/util/CellRangeAddress.html" title="class in org.apache.poi.hssf.util"><code>CellRangeAddress</code></a> instead of <a href="org/apache/poi/hssf/util/Region.html" title="class in org.apache.poi.hssf.util"><code>Region</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/ss/usermodel/Sheet.html#showInPane(short, short)">org.apache.poi.ss.usermodel.Sheet.showInPane(short, short)</a>
 <div class="block"><i>Use <a href="org/apache/poi/ss/usermodel/Sheet.html#showInPane(int, int)"><code>Sheet.showInPane(int, int)</code></a> as there can be more than 32767 rows.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/xssf/streaming/SXSSFSheet.html#showInPane(short, short)">org.apache.poi.xssf.streaming.SXSSFSheet.showInPane(short, short)</a>
 <div class="block"><i>Use the version of showInPane() with ints as there can be more than 32767 rows.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#showInPane(short, short)">org.apache.poi.xssf.usermodel.XSSFSheet.showInPane(short, short)</a>
 <div class="block"><i>Use <a href="org/apache/poi/xssf/usermodel/XSSFSheet.html#showInPane(int, int)"><code>XSSFSheet.showInPane(int, int)</code></a> as there can be more than 32767 rows.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/TextPiece.html#substring(int, int)">org.apache.poi.hwpf.model.TextPiece.substring(int, int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/CHPFormattedDiskPage.html#toByteArray(org.apache.poi.hwpf.model.CharIndexTranslator, int)">org.apache.poi.hwpf.model.CHPFormattedDiskPage.toByteArray(CharIndexTranslator, int)</a>
 <div class="block"><i>Use <a href="org/apache/poi/hwpf/model/CHPFormattedDiskPage.html#toByteArray(org.apache.poi.hwpf.model.CharIndexTranslator)"><code>CHPFormattedDiskPage.toByteArray(CharIndexTranslator)</code></a> instead</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Range.html#type()">org.apache.poi.hwpf.usermodel.Range.type()</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Paragraph.html#type()">org.apache.poi.hwpf.usermodel.Paragraph.type()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/ListEntry.html#type()">org.apache.poi.hwpf.usermodel.ListEntry.type()</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/sprm/CharacterSprmUncompressor.html#uncompressCHP(org.apache.poi.hwpf.usermodel.CharacterProperties, byte[], int)">org.apache.poi.hwpf.sprm.CharacterSprmUncompressor.uncompressCHP(CharacterProperties, byte[], int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/sprm/TableSprmUncompressor.html#uncompressTAP(byte[], int)">org.apache.poi.hwpf.sprm.TableSprmUncompressor.uncompressTAP(byte[], int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#ungroupColumn(short, short)">org.apache.poi.hssf.usermodel.HSSFSheet.ungroupColumn(short, short)</a>
 <div class="block"><i>(Sep 2008) use <a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#ungroupColumn(int, int)"><code>HSSFSheet.ungroupColumn(int, int)</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Range.html#usesUnicode()">org.apache.poi.hwpf.usermodel.Range.usesUnicode()</a>
 <div class="block"><i>Range is not linked to any text piece anymore, so to check if
              unicode is used please access <a href="org/apache/poi/hwpf/model/TextPieceTable.html" title="class in org.apache.poi.hwpf.model"><code>TextPieceTable</code></a> during
              document load time</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FontTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem)">org.apache.poi.hwpf.model.FontTable.writeTo(HWPFFileSystem)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/ComplexFileTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem)">org.apache.poi.hwpf.model.ComplexFileTable.writeTo(HWPFFileSystem)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/PAPBinTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem, org.apache.poi.hwpf.model.CharIndexTranslator)">org.apache.poi.hwpf.model.PAPBinTable.writeTo(HWPFFileSystem, CharIndexTranslator)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/SectionTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem, int)">org.apache.poi.hwpf.model.SectionTable.writeTo(HWPFFileSystem, int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/CHPBinTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem, int, org.apache.poi.hwpf.model.CharIndexTranslator)">org.apache.poi.hwpf.model.CHPBinTable.writeTo(HWPFFileSystem, int, CharIndexTranslator)</a></td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1569970&r1=1569969&r2=1569970&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Wed Feb 19 23:20:56 2014
@@ -18886,6 +18886,8 @@ return null</div>
 <dd>
 <div class="block">Return the content type.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/openxml4j/opc/PackagePart.html#getContentTypeDetails()">getContentTypeDetails()</a></span> - Method in class org.apache.poi.openxml4j.opc.<a href="./org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/openxml4j/opc/ContentTypes.html#getContentTypeFromFileExtension(java.lang.String)">getContentTypeFromFileExtension(String)</a></span> - Static method in class org.apache.poi.openxml4j.opc.<a href="./org/apache/poi/openxml4j/opc/ContentTypes.html" title="class in org.apache.poi.openxml4j.opc">ContentTypes</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/openxml4j/opc/internal/PackagePropertiesPart.html#getContentTypeProperty()">getContentTypeProperty()</a></span> - Method in class org.apache.poi.openxml4j.opc.internal.<a href="./org/apache/poi/openxml4j/opc/internal/PackagePropertiesPart.html" title="class in org.apache.poi.openxml4j.opc.internal">PackagePropertiesPart</a></dt>
@@ -28071,13 +28073,23 @@ return null</div>
 <div class="block">Returns how many characters the paragraph's
   TextPropCollections cover.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/openxml4j/opc/internal/ContentType.html#getParameter(java.lang.String)">getParameter(String)</a></span> - Method in class org.apache.poi.openxml4j.opc.internal.<a href="./org/apache/poi/openxml4j/opc/internal/ContentType.html" title="class in org.apache.poi.openxml4j.opc.internal">ContentType</a></dt>
+<dd>
+<div class="block">Gets the value associated to the specified key.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/ptg/AbstractFunctionPtg.html#getParameterClass(int)">getParameterClass(int)</a></span> - Method in class org.apache.poi.ss.formula.ptg.<a href="./org/apache/poi/ss/formula/ptg/AbstractFunctionPtg.html" title="class in org.apache.poi.ss.formula.ptg">AbstractFunctionPtg</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/function/FunctionMetadata.html#getParameterClassCodes()">getParameterClassCodes()</a></span> - Method in class org.apache.poi.ss.formula.function.<a href="./org/apache/poi/ss/formula/function/FunctionMetadata.html" title="class in org.apache.poi.ss.formula.function">FunctionMetadata</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/openxml4j/opc/internal/ContentType.html#getParameterKeys()">getParameterKeys()</a></span> - Method in class org.apache.poi.openxml4j.opc.internal.<a href="./org/apache/poi/openxml4j/opc/internal/ContentType.html" title="class in org.apache.poi.openxml4j.opc.internal">ContentType</a></dt>
+<dd>
+<div class="block">Return the parameter keys</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/openxml4j/opc/internal/ContentType.html#getParameters(java.lang.String)">getParameters(String)</a></span> - Method in class org.apache.poi.openxml4j.opc.internal.<a href="./org/apache/poi/openxml4j/opc/internal/ContentType.html" title="class in org.apache.poi.openxml4j.opc.internal">ContentType</a></dt>
 <dd>
-<div class="block">Gets the value associated to the specified key.</div>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>Use <a href="./org/apache/poi/openxml4j/opc/internal/ContentType.html#getParameter(java.lang.String)"><code>ContentType.getParameter(String)</code></a> instead</i></div>
+</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hpsf/DocumentSummaryInformation.html#getParCount()">getParCount()</a></span> - Method in class org.apache.poi.hpsf.<a href="./org/apache/poi/hpsf/DocumentSummaryInformation.html" title="class in org.apache.poi.hpsf">DocumentSummaryInformation</a></dt>
 <dd>
@@ -36202,6 +36214,10 @@ return null</div>
   support mark and reset, or be a PushbackInputStream)
   has a OOXML (zip) header at the start of it.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/openxml4j/opc/internal/ContentType.html#hasParameters()">hasParameters()</a></span> - Method in class org.apache.poi.openxml4j.opc.internal.<a href="./org/apache/poi/openxml4j/opc/internal/ContentType.html" title="class in org.apache.poi.openxml4j.opc.internal">ContentType</a></dt>
+<dd>
+<div class="block">Does this content type have any parameters associated with it?</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/model/PicturesTable.html#hasPicture(org.apache.poi.hwpf.usermodel.CharacterRun)">hasPicture(CharacterRun)</a></span> - Method in class org.apache.poi.hwpf.model.<a href="./org/apache/poi/hwpf/model/PicturesTable.html" title="class in org.apache.poi.hwpf.model">PicturesTable</a></dt>
 <dd>
 <div class="block">determines whether specified CharacterRun contains reference to a picture</div>
@@ -71271,6 +71287,8 @@ Compound Document Format.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFSDTContent.html#toString()">toString()</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFSDTContent.html" title="class in org.apache.poi.xwpf.usermodel">XWPFSDTContent</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/openxml4j/opc/internal/ContentType.html#toStringWithParameters()">toStringWithParameters()</a></span> - Method in class org.apache.poi.openxml4j.opc.internal.<a href="./org/apache/poi/openxml4j/opc/internal/ContentType.html" title="class in org.apache.poi.openxml4j.opc.internal">ContentType</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/IStabilityClassifier.html#TOTALLY_IMMUTABLE">TOTALLY_IMMUTABLE</a></span> - Static variable in interface org.apache.poi.ss.formula.<a href="./org/apache/poi/ss/formula/IStabilityClassifier.html" title="interface in org.apache.poi.ss.formula">IStabilityClassifier</a></dt>
 <dd>
 <div class="block">Convenience implementation for situations where all cell definitions remain fixed after

Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/PackagePart.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/PackagePart.html?rev=1569970&r1=1569969&r2=1569970&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/PackagePart.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/PackagePart.html Wed Feb 19 23:20:56 2014
@@ -280,99 +280,103 @@ implements <a href="../../../../../org/a
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getContentType()">getContentType</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html" title="class in org.apache.poi.openxml4j.opc.internal">ContentType</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getContentTypeDetails()">getContentTypeDetails</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>java.io.InputStream</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getInputStream()">getInputStream</a></strong>()</code>
 <div class="block">Get the input stream of this part to read its content.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected abstract java.io.InputStream</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getInputStreamImpl()">getInputStreamImpl</a></strong>()</code>
 <div class="block">Abtract method that get the input stream of this part.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.io.OutputStream</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getOutputStream()">getOutputStream</a></strong>()</code>
 <div class="block">Get the output stream of this part.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected abstract java.io.OutputStream</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getOutputStreamImpl()">getOutputStreamImpl</a></strong>()</code>
 <div class="block">Abstract method that get the output stream of this part.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html" title="class in org.apache.poi.openxml4j.opc">OPCPackage</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getPackage()">getPackage</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePartName.html" title="class in org.apache.poi.openxml4j.opc">PackagePartName</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getPartName()">getPartName</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getRelatedPart(org.apache.poi.openxml4j.opc.PackageRelationship)">getRelatedPart</a></strong>(<a href="../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a>&nbsp;rel)</code>
 <div class="block">Get the PackagePart that is the target of a relationship.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getRelationship(java.lang.String)">getRelationship</a></strong>(java.lang.String&nbsp;id)</code>
 <div class="block">Retrieves a package relationship from its id.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/openxml4j/opc/PackageRelationshipCollection.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationshipCollection</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getRelationships()">getRelationships</a></strong>()</code>
 <div class="block">Retrieve all the relationships attached to this part.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/openxml4j/opc/PackageRelationshipCollection.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationshipCollection</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getRelationshipsByType(java.lang.String)">getRelationshipsByType</a></strong>(java.lang.String&nbsp;relationshipType)</code>
 <div class="block">Retrieve all relationships attached to this part which have the specified
  type.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getSize()">getSize</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#hasRelationships()">hasRelationships</a></strong>()</code>
 <div class="block">Knows if the part have any relationships.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#isDeleted()">isDeleted</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#isRelationshipExists(org.apache.poi.openxml4j.opc.PackageRelationship)">isRelationshipExists</a></strong>(<a href="../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a>&nbsp;rel)</code>
 <div class="block">Checks if the specified relationship is part of this package part.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#isRelationshipPart()">isRelationshipPart</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>abstract boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#load(java.io.InputStream)">load</a></strong>(java.io.InputStream&nbsp;ios)</code>
 <div class="block">Load the content of this part.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#removeRelationship(java.lang.String)">removeRelationship</a></strong>(java.lang.String&nbsp;id)</code>
 <div class="block">Delete the relationship specified by its id.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>abstract boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#save(java.io.OutputStream)">save</a></strong>(java.io.OutputStream&nbsp;zos)</code>
 <div class="block">Save the content of this part and the associated relationships part (if
@@ -380,17 +384,17 @@ implements <a href="../../../../../org/a
  stream.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#setContentType(java.lang.String)">setContentType</a></strong>(java.lang.String&nbsp;contentType)</code>
 <div class="block">Set the content type.</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/openxml4j/opc/PackagePart.html#setDeleted(boolean)">setDeleted</a></strong>(boolean&nbsp;isDeleted)</code>&nbsp;</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/openxml4j/opc/PackagePart.html#toString()">toString</a></strong>()</code>&nbsp;</td>
 </tr>
@@ -817,7 +821,17 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>getContentType</h4>
 <pre>public&nbsp;java.lang.String&nbsp;getContentType()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>the contentType</dd></dl>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The Content Type of the part</dd></dl>
+</li>
+</ul>
+<a name="getContentTypeDetails()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getContentTypeDetails</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html" title="class in org.apache.poi.openxml4j.opc.internal">ContentType</a>&nbsp;getContentTypeDetails()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The Content Type, including parameters, of the part</dd></dl>
 </li>
 </ul>
 <a name="setContentType(java.lang.String)">

Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/ZipPackagePart.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/ZipPackagePart.html?rev=1569970&r1=1569969&r2=1569970&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/ZipPackagePart.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/ZipPackagePart.html Wed Feb 19 23:20:56 2014
@@ -229,7 +229,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.openxml4j.opc.<a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a></h3>
-<code><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#addExternalRelationship(java.lang.String, java.lang.String)">addExternalRelationship</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#addExternalRelationship(java.lang.String, java.lang.String, java.lang.String)">addExternalRelationship</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName, org.apache.poi.openxml4j.opc.TargetMode, java.lang.String)">addRelationship</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName, org.apache.poi.openxml4j.opc.TargetMode, java.lang.String, java.lang.String)">addRelationship</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#addRelationship(java.net.URI, org.apache.poi.openxml4j.opc.TargetMode, java.lang.String)">addRelationship</a>, <a href="../../../../../org/
 apache/poi/openxml4j/opc/PackagePart.html#addRelationship(java.net.URI, org.apache.poi.openxml4j.opc.TargetMode, java.lang.String, java.lang.String)">addRelationship</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#clear()">clear</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#clearRelationships()">clearRelationships</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getContentType()">getContentType</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getInputStream()">getInputStream</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getOutputStream()">getOutputStream</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getPackage()">getPackage</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getPartName()">getPartName</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getRelatedPart(org.apa
 che.poi.openxml4j.opc.PackageRelationship)">getRelatedPart</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getRelationship(java.lang.String)">getRelationship</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getRelationships()">getRelationships</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getRelationshipsByType(java.lang.String)">getRelationshipsByType</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#hasRelationships()">hasRelationships</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#isDeleted()">isDeleted</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#isRelationshipExists(org.apache.poi.openxml4j.opc.PackageRelationship)">isRelationshipExists</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#isRelationshipPart()">isRelationshipPart</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackageP
 art.html#removeRelationship(java.lang.String)">removeRelationship</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#setContentType(java.lang.String)">setContentType</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#setDeleted(boolean)">setDeleted</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#toString()">toString</a></code></li>
+<code><a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#addExternalRelationship(java.lang.String, java.lang.String)">addExternalRelationship</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#addExternalRelationship(java.lang.String, java.lang.String, java.lang.String)">addExternalRelationship</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName, org.apache.poi.openxml4j.opc.TargetMode, java.lang.String)">addRelationship</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName, org.apache.poi.openxml4j.opc.TargetMode, java.lang.String, java.lang.String)">addRelationship</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#addRelationship(java.net.URI, org.apache.poi.openxml4j.opc.TargetMode, java.lang.String)">addRelationship</a>, <a href="../../../../../org/
 apache/poi/openxml4j/opc/PackagePart.html#addRelationship(java.net.URI, org.apache.poi.openxml4j.opc.TargetMode, java.lang.String, java.lang.String)">addRelationship</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#clear()">clear</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#clearRelationships()">clearRelationships</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getContentType()">getContentType</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getContentTypeDetails()">getContentTypeDetails</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getInputStream()">getInputStream</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getOutputStream()">getOutputStream</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getPackage()">getPackage</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#ge
 tPartName()">getPartName</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getRelatedPart(org.apache.poi.openxml4j.opc.PackageRelationship)">getRelatedPart</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getRelationship(java.lang.String)">getRelationship</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getRelationships()">getRelationships</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getRelationshipsByType(java.lang.String)">getRelationshipsByType</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#hasRelationships()">hasRelationships</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#isDeleted()">isDeleted</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#isRelationshipExists(org.apache.poi.openxml4j.opc.PackageRelationship)">isRelationshipExists</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/Pa
 ckagePart.html#isRelationshipPart()">isRelationshipPart</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#removeRelationship(java.lang.String)">removeRelationship</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#setContentType(java.lang.String)">setContentType</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#setDeleted(boolean)">setDeleted</a>, <a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#toString()">toString</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/ContentType.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/ContentType.html?rev=1569970&r1=1569969&r2=1569970&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/ContentType.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/ContentType.html Wed Feb 19 23:20:56 2014
@@ -162,11 +162,25 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html#getParameters(java.lang.String)">getParameters</a></strong>(java.lang.String&nbsp;key)</code>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html#getParameter(java.lang.String)">getParameter</a></strong>(java.lang.String&nbsp;key)</code>
 <div class="block">Gets the value associated to the specified key.</div>
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>java.lang.String[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html#getParameterKeys()">getParameterKeys</a></strong>()</code>
+<div class="block">Return the parameter keys</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html#getParameters(java.lang.String)">getParameters</a></strong>(java.lang.String&nbsp;key)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>Use <a href="../../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html#getParameter(java.lang.String)"><code>getParameter(String)</code></a> instead</i></div>
+</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html#getSubType()">getSubType</a></strong>()</code>
 <div class="block">Get the subtype.</div>
@@ -183,9 +197,19 @@ extends java.lang.Object</pre>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html#hashCode()">hashCode</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html#hasParameters()">hasParameters</a></strong>()</code>
+<div class="block">Does this content type have any parameters associated with it?</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html#toString()">toString</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html#toStringWithParameters()">toStringWithParameters</a></strong>()</code>&nbsp;</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -243,6 +267,15 @@ extends java.lang.Object</pre>
 </dl>
 </li>
 </ul>
+<a name="toStringWithParameters()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toStringWithParameters</h4>
+<pre>public final&nbsp;java.lang.String&nbsp;toStringWithParameters()</pre>
+</li>
+</ul>
 <a name="equals(java.lang.Object)">
 <!--   -->
 </a>
@@ -291,6 +324,38 @@ extends java.lang.Object</pre>
 <dl><dt><span class="strong">Returns:</span></dt><dd>The type of this content type.</dd></dl>
 </li>
 </ul>
+<a name="hasParameters()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hasParameters</h4>
+<pre>public&nbsp;boolean&nbsp;hasParameters()</pre>
+<div class="block">Does this content type have any parameters associated with it?</div>
+</li>
+</ul>
+<a name="getParameterKeys()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getParameterKeys</h4>
+<pre>public&nbsp;java.lang.String[]&nbsp;getParameterKeys()</pre>
+<div class="block">Return the parameter keys</div>
+</li>
+</ul>
+<a name="getParameter(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getParameter</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getParameter(java.lang.String&nbsp;key)</pre>
+<div class="block">Gets the value associated to the specified key.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>key</code> - The key of the key/value pair.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>The value associated to the specified key.</dd></dl>
+</li>
+</ul>
 <a name="getParameters(java.lang.String)">
 <!--   -->
 </a>
@@ -298,9 +363,7 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>getParameters</h4>
 <pre>public&nbsp;java.lang.String&nbsp;getParameters(java.lang.String&nbsp;key)</pre>
-<div class="block">Gets the value associated to the specified key.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>key</code> - The key of the key/value pair.</dd>
-<dt><span class="strong">Returns:</span></dt><dd>The value associated to the specified key.</dd></dl>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>Use <a href="../../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html#getParameter(java.lang.String)"><code>getParameter(String)</code></a> instead</i></div>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/MemoryPackagePart.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/MemoryPackagePart.html?rev=1569970&r1=1569969&r2=1569970&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/MemoryPackagePart.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/MemoryPackagePart.html Wed Feb 19 23:20:56 2014
@@ -240,7 +240,7 @@ extends <a href="../../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.openxml4j.opc.<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a></h3>
-<code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#addExternalRelationship(java.lang.String, java.lang.String)">addExternalRelationship</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#addExternalRelationship(java.lang.String, java.lang.String, java.lang.String)">addExternalRelationship</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName, org.apache.poi.openxml4j.opc.TargetMode, java.lang.String)">addRelationship</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName, org.apache.poi.openxml4j.opc.TargetMode, java.lang.String, java.lang.String)">addRelationship</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#addRelationship(java.net.URI, org.apache.poi.openxml4j.opc.TargetMode, java.lang.String)">addRelationship</a>, <a href="../.
 ./../../../../org/apache/poi/openxml4j/opc/PackagePart.html#addRelationship(java.net.URI, org.apache.poi.openxml4j.opc.TargetMode, java.lang.String, java.lang.String)">addRelationship</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#clearRelationships()">clearRelationships</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getContentType()">getContentType</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getInputStream()">getInputStream</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getOutputStream()">getOutputStream</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getPackage()">getPackage</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getPartName()">getPartName</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getRelatedPart(org.apache.poi.openxml4j.opc.PackageRelationship)">getRela
 tedPart</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getRelationship(java.lang.String)">getRelationship</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getRelationships()">getRelationships</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getRelationshipsByType(java.lang.String)">getRelationshipsByType</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#hasRelationships()">hasRelationships</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#isDeleted()">isDeleted</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#isRelationshipExists(org.apache.poi.openxml4j.opc.PackageRelationship)">isRelationshipExists</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#isRelationshipPart()">isRelationshipPart</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#removeRelationship
 (java.lang.String)">removeRelationship</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#setContentType(java.lang.String)">setContentType</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#setDeleted(boolean)">setDeleted</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#toString()">toString</a></code></li>
+<code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#addExternalRelationship(java.lang.String, java.lang.String)">addExternalRelationship</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#addExternalRelationship(java.lang.String, java.lang.String, java.lang.String)">addExternalRelationship</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName, org.apache.poi.openxml4j.opc.TargetMode, java.lang.String)">addRelationship</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#addRelationship(org.apache.poi.openxml4j.opc.PackagePartName, org.apache.poi.openxml4j.opc.TargetMode, java.lang.String, java.lang.String)">addRelationship</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#addRelationship(java.net.URI, org.apache.poi.openxml4j.opc.TargetMode, java.lang.String)">addRelationship</a>, <a href="../.
 ./../../../../org/apache/poi/openxml4j/opc/PackagePart.html#addRelationship(java.net.URI, org.apache.poi.openxml4j.opc.TargetMode, java.lang.String, java.lang.String)">addRelationship</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#clearRelationships()">clearRelationships</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getContentType()">getContentType</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getContentTypeDetails()">getContentTypeDetails</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getInputStream()">getInputStream</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getOutputStream()">getOutputStream</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getPackage()">getPackage</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getPartName()">getPartName</a>, <a href="../../../../
 ../../org/apache/poi/openxml4j/opc/PackagePart.html#getRelatedPart(org.apache.poi.openxml4j.opc.PackageRelationship)">getRelatedPart</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getRelationship(java.lang.String)">getRelationship</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getRelationships()">getRelationships</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getRelationshipsByType(java.lang.String)">getRelationshipsByType</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#hasRelationships()">hasRelationships</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#isDeleted()">isDeleted</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#isRelationshipExists(org.apache.poi.openxml4j.opc.PackageRelationship)">isRelationshipExists</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#isRelationsh
 ipPart()">isRelationshipPart</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#removeRelationship(java.lang.String)">removeRelationship</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#setContentType(java.lang.String)">setContentType</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#setDeleted(boolean)">setDeleted</a>, <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#toString()">toString</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">



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