You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2015/10/12 22:59:28 UTC

svn commit: r1708243 - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/hssf/usermodel/ apidocs/org/apache/poi/openxml4j/exceptions/ apidocs/org/apache/poi/openxml4j/opc/ apidocs/org/apache/poi/openxml4j/opc/internal/class-use/ apidocs/org/apac...

Author: nick
Date: Mon Oct 12 20:59:28 2015
New Revision: 1708243

URL: http://svn.apache.org/viewvc?rev=1708243&view=rev
Log:
Republish site

Modified:
    poi/site/publish/apidocs/deprecated-list.html
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/DummyGraphics2d.html
    poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/InvalidFormatException.html
    poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/OpenXML4JException.html
    poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/OPCPackage.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/class-use/PartMarshaller.html
    poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/class-use/PartUnmarshaller.html
    poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFCellStyle.html
    poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFColor.html
    poi/site/publish/changes.html
    poi/site/publish/changes.rss
    poi/site/publish/spreadsheet/how-to.html

Modified: poi/site/publish/apidocs/deprecated-list.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/deprecated-list.html?rev=1708243&r1=1708242&r2=1708243&view=diff
==============================================================================
--- poi/site/publish/apidocs/deprecated-list.html (original)
+++ poi/site/publish/apidocs/deprecated-list.html Mon Oct 12 20:59:28 2015
@@ -524,289 +524,279 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFColor.html#getARgb()">org.apache.poi.xssf.usermodel.XSSFColor.getARgb()</a>
-<div class="block"><i>Use <a href="org/apache/poi/xssf/usermodel/XSSFColor.html#getARGB()"><code>XSSFColor.getARGB()</code></a></i></div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Picture.html#getAspectRatioX()">org.apache.poi.hwpf.usermodel.Picture.getAspectRatioX()</a>
 <div class="block"><i>use more precise <a href="org/apache/poi/hwpf/usermodel/Picture.html#getHorizontalScalingFactor()"><code>Picture.getHorizontalScalingFactor()</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Picture.html#getAspectRatioY()">org.apache.poi.hwpf.usermodel.Picture.getAspectRatioY()</a>
 <div class="block"><i>use more precise <a href="org/apache/poi/hwpf/usermodel/Picture.html#getVerticalScalingFactor()"><code>Picture.getVerticalScalingFactor()</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/ss/usermodel/BuiltinFormats.html#getBuiltinFormats()">org.apache.poi.ss.usermodel.BuiltinFormats.getBuiltinFormats()</a>
 <div class="block"><i>(May 2009) use <a href="org/apache/poi/ss/usermodel/BuiltinFormats.html#getAll()"><code>BuiltinFormats.getAll()</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFRow.html#getCell(short)">org.apache.poi.hssf.usermodel.HSSFRow.getCell(short)</a>
 <div class="block"><i>(Aug 2008) use <a href="org/apache/poi/hssf/usermodel/HSSFRow.html#getCell(int)"><code>HSSFRow.getCell(int)</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFCell.html#getCellNum()">org.apache.poi.hssf.usermodel.HSSFCell.getCellNum()</a>
 <div class="block"><i>(Oct 2008) use <a href="org/apache/poi/hssf/usermodel/HSSFCell.html#getColumnIndex()"><code>HSSFCell.getColumnIndex()</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/StyleSheet.html#getCharacterStyle(int)">org.apache.poi.hwpf.model.StyleSheet.getCharacterStyle(int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/CharIndexTranslator.html#getCharIndex(int)">org.apache.poi.hwpf.model.CharIndexTranslator.getCharIndex(int)</a>
 <div class="block"><i>This API were based on incorrect assumption that single byte
              offset corresponds to single char offset</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/TextPieceTable.html#getCharIndex(int)">org.apache.poi.hwpf.model.TextPieceTable.getCharIndex(int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/CharIndexTranslator.html#getCharIndex(int,%20int)">org.apache.poi.hwpf.model.CharIndexTranslator.getCharIndex(int, int)</a>
 <div class="block"><i>This API were based on incorrect assumption that single byte
              offset corresponds to single char offset</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/TextPieceTable.html#getCharIndex(int,%20int)">org.apache.poi.hwpf.model.TextPieceTable.getCharIndex(int, int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/StyleDescription.html#getCHP()">org.apache.poi.hwpf.model.StyleDescription.getCHP()</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/poifs/crypt/EncryptionHeader.html#getCipherMode()">org.apache.poi.poifs.crypt.EncryptionHeader.getCipherMode()</a>
 <div class="block"><i>use getChainingMode().ecmaId</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#getColumnWidth(short)">org.apache.poi.hssf.usermodel.HSSFSheet.getColumnWidth(short)</a>
 <div class="block"><i>(Sep 2008) use <a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#getColumnWidth(int)"><code>HSSFSheet.getColumnWidth(int)</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#getConditionType()">org.apache.poi.ss.usermodel.ConditionalFormattingRule.getConditionType()</a>
 <div class="block"><i>Use <a href="org/apache/poi/ss/usermodel/ConditionalFormattingRule.html#getConditionTypeType()"><code>ConditionalFormattingRule.getConditionTypeType()</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/DrawingRecord.html#getData()">org.apache.poi.hssf.record.DrawingRecord.getData()</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/WindowOneRecord.html#getDisplayedTab()">org.apache.poi.hssf.record.WindowOneRecord.getDisplayedTab()</a>
 <div class="block"><i>- Misleading name - use getFirstVisibleTab()</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFWorkbook.html#getDisplayedTab()">org.apache.poi.hssf.usermodel.HSSFWorkbook.getDisplayedTab()</a>
 <div class="block"><i>- Misleading name - use getFirstVisibleTab()</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/FilePassRecord.html#getDocId()">org.apache.poi.hssf.record.FilePassRecord.getDocId()</a>
 <div class="block"><i>use getRc4KeyData().getSalt()</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Picture.html#getDxaCropLeft()">org.apache.poi.hwpf.usermodel.Picture.getDxaCropLeft()</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Picture.html#getDxaCropRight()">org.apache.poi.hwpf.usermodel.Picture.getDxaCropRight()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Picture.html#getDyaCropBottom()">org.apache.poi.hwpf.usermodel.Picture.getDyaCropBottom()</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/Picture.html#getDyaCropTop()">org.apache.poi.hwpf.usermodel.Picture.getDyaCropTop()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/BytePropertyNode.html#getEndBytes()">org.apache.poi.hwpf.model.BytePropertyNode.getEndBytes()</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/usermodel/HeaderStories.html#getEndnoteContNote()">org.apache.poi.hwpf.usermodel.HeaderStories.getEndnoteContNote()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/HeaderStories.html#getEndnoteContSeparator()">org.apache.poi.hwpf.usermodel.HeaderStories.getEndnoteContSeparator()</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/HeaderStories.html#getEndnoteSeparator()">org.apache.poi.hwpf.usermodel.HeaderStories.getEndnoteSeparator()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/HeaderStories.html#getEvenFooter()">org.apache.poi.hwpf.usermodel.HeaderStories.getEvenFooter()</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/HeaderStories.html#getEvenHeader()">org.apache.poi.hwpf.usermodel.HeaderStories.getEvenHeader()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFWorkbook.html#getExternalSheetIndex(int)">org.apache.poi.hssf.usermodel.HSSFWorkbook.getExternalSheetIndex(int)</a>
 <div class="block"><i>for POI internal use only (formula parsing).  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/hwpf/model/FileInformationBlock.html#getFcPlcffldAtn()">org.apache.poi.hwpf.model.FileInformationBlock.getFcPlcffldAtn()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#getFcPlcffldEdn()">org.apache.poi.hwpf.model.FileInformationBlock.getFcPlcffldEdn()</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#getFcPlcffldFtn()">org.apache.poi.hwpf.model.FileInformationBlock.getFcPlcffldFtn()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#getFcPlcffldHdr()">org.apache.poi.hwpf.model.FileInformationBlock.getFcPlcffldHdr()</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#getFcPlcffldHdrtxbx()">org.apache.poi.hwpf.model.FileInformationBlock.getFcPlcffldHdrtxbx()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#getFcPlcffldMom()">org.apache.poi.hwpf.model.FileInformationBlock.getFcPlcffldMom()</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#getFcPlcffldTxbx()">org.apache.poi.hwpf.model.FileInformationBlock.getFcPlcffldTxbx()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#getFcPlcfLst()">org.apache.poi.hwpf.model.FileInformationBlock.getFcPlcfLst()</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#getFcPlcspaMom()">org.apache.poi.hwpf.model.FileInformationBlock.getFcPlcspaMom()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FieldsTables.html#getFieldsPLCF(int)">org.apache.poi.hwpf.model.FieldsTables.getFieldsPLCF(int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/HWPFDocument.html#getFieldsTables()">org.apache.poi.hwpf.HWPFDocument.getFieldsTables()</a>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/HeaderStories.html#getFirstFooter()">org.apache.poi.hwpf.usermodel.HeaderStories.getFirstFooter()</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/HeaderStories.html#getFirstHeader()">org.apache.poi.hwpf.usermodel.HeaderStories.getFirstHeader()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/extractor/WordExtractor.html#getFooterText()">org.apache.poi.hwpf.extractor.WordExtractor.getFooterText()</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/HeaderStories.html#getFootnoteContNote()">org.apache.poi.hwpf.usermodel.HeaderStories.getFootnoteContNote()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/HeaderStories.html#getFootnoteContSeparator()">org.apache.poi.hwpf.usermodel.HeaderStories.getFootnoteContSeparator()</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/HeaderStories.html#getFootnoteSeparator()">org.apache.poi.hwpf.usermodel.HeaderStories.getFootnoteSeparator()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFConditionalFormatting.html#getFormattingRegions()">org.apache.poi.hssf.usermodel.HSSFConditionalFormatting.getFormattingRegions()</a>
 <div class="block"><i>(Aug-2008) use <a href="org/apache/poi/hssf/usermodel/HSSFConditionalFormatting.html#getFormattingRanges()"><code>HSSFConditionalFormatting.getFormattingRanges()</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/types/FibBaseAbstractType.html#getFSpare0()">org.apache.poi.hwpf.model.types.FibBaseAbstractType.getFSpare0()</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/poifs/crypt/EncryptionHeader.html#getHashAlgorithm()">org.apache.poi.poifs.crypt.EncryptionHeader.getHashAlgorithm()</a>
 <div class="block"><i>use getHashAlgorithmEx()</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/extractor/WordExtractor.html#getHeaderText()">org.apache.poi.hwpf.extractor.WordExtractor.getHeaderText()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hsmf/MAPIMessage.html#getHmtlBody()">org.apache.poi.hsmf.MAPIMessage.getHmtlBody()</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#getLcbPlcffldAtn()">org.apache.poi.hwpf.model.FileInformationBlock.getLcbPlcffldAtn()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#getLcbPlcffldEdn()">org.apache.poi.hwpf.model.FileInformationBlock.getLcbPlcffldEdn()</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#getLcbPlcffldFtn()">org.apache.poi.hwpf.model.FileInformationBlock.getLcbPlcffldFtn()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#getLcbPlcffldHdr()">org.apache.poi.hwpf.model.FileInformationBlock.getLcbPlcffldHdr()</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#getLcbPlcffldHdrtxbx()">org.apache.poi.hwpf.model.FileInformationBlock.getLcbPlcffldHdrtxbx()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#getLcbPlcffldMom()">org.apache.poi.hwpf.model.FileInformationBlock.getLcbPlcffldMom()</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#getLcbPlcffldTxbx()">org.apache.poi.hwpf.model.FileInformationBlock.getLcbPlcffldTxbx()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#getLcbPlcfLst()">org.apache.poi.hwpf.model.FileInformationBlock.getLcbPlcfLst()</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/FileInformationBlock.html#getLcbPlcspaMom()">org.apache.poi.hwpf.model.FileInformationBlock.getLcbPlcspaMom()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#getMergedRegionAt(int)">org.apache.poi.hssf.usermodel.HSSFSheet.getMergedRegionAt(int)</a>
 <div class="block"><i>(Aug-2008) use <a href="org/apache/poi/hssf/usermodel/HSSFSheet.html#getMergedRegion(int)"><code>HSSFSheet.getMergedRegion(int)</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/HeaderStories.html#getOddFooter()">org.apache.poi.hwpf.usermodel.HeaderStories.getOddFooter()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/usermodel/HeaderStories.html#getOddHeader()">org.apache.poi.hwpf.usermodel.HeaderStories.getOddHeader()</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/WindowTwoRecord.html#getPaged()">org.apache.poi.hssf.record.WindowTwoRecord.getPaged()</a>
 <div class="block"><i>use isActive()</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/StyleDescription.html#getPAP()">org.apache.poi.hwpf.model.StyleDescription.getPAP()</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/xwpf/usermodel/XWPFRun.html#getParagraph()">org.apache.poi.xwpf.usermodel.XWPFRun.getParagraph()</a>
 <div class="block"><i>use <a href="org/apache/poi/xwpf/usermodel/XWPFRun.html#getParent()"><code>XWPFRun.getParent()</code></a> instead</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/PAPX.html#getParagraphProperties(org.apache.poi.hwpf.model.StyleSheet)">org.apache.poi.hwpf.model.PAPX.getParagraphProperties(StyleSheet)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hwpf/model/StyleSheet.html#getParagraphStyle(int)">org.apache.poi.hwpf.model.StyleSheet.getParagraphStyle(int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<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="altColor">
+<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">
-<td class="colOne"><a href="org/apache/poi/xssf/usermodel/XSSFColor.html#getRgb()">org.apache.poi.xssf.usermodel.XSSFColor.getRgb()</a>
-<div class="block"><i>use <a href="org/apache/poi/xssf/usermodel/XSSFColor.html#getRGB()"><code>XSSFColor.getRGB()</code></a></i></div>
-</td>
-</tr>
 <tr class="altColor">
 <td class="colOne"><a href="org/apache/poi/hssf/record/FilePassRecord.html#getSaltData()">org.apache.poi.hssf.record.FilePassRecord.getSaltData()</a>
 <div class="block"><i>use getRc4KeyData().getEncryptedVerifier()</i></div>

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1708243&r1=1708242&r2=1708243&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Mon Oct 12 20:59:28 2015
@@ -12604,6 +12604,10 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/DummyGraphics2d.html#DummyGraphics2d()">DummyGraphics2d()</a></span> - Constructor for class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/DummyGraphics2d.html" title="class in org.apache.poi.hssf.usermodel">DummyGraphics2d</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/DummyGraphics2d.html#DummyGraphics2d(java.io.PrintStream)">DummyGraphics2d(PrintStream)</a></span> - Constructor for class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/DummyGraphics2d.html" title="class in org.apache.poi.hssf.usermodel">DummyGraphics2d</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/DummyGraphics2d.html#DummyGraphics2d(java.io.PrintStream,%20java.awt.Graphics2D)">DummyGraphics2d(PrintStream, Graphics2D)</a></span> - Constructor for class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/DummyGraphics2d.html" title="class in org.apache.poi.hssf.usermodel">DummyGraphics2d</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/hslf/record/DummyPositionSensitiveRecordWithChildren.html" title="class in org.apache.poi.hslf.record"><span class="strong">DummyPositionSensitiveRecordWithChildren</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">If we come across a record we know has children of (potential)
@@ -18929,12 +18933,6 @@
 <dd>
 <div class="block">Standard Alpha Red Green Blue ctColor value (ARGB).</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFColor.html#getARgb()">getARgb()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel">XSSFColor</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>Use <a href="./org/apache/poi/xssf/usermodel/XSSFColor.html#getARGB()"><code>XSSFColor.getARGB()</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/ExtendedColor.html#getARGBHex()">getARGBHex()</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/ExtendedColor.html" title="class in org.apache.poi.ss.usermodel">ExtendedColor</a></dt>
 <dd>
 <div class="block">Return the ARGB value in hex format, eg FF00FF00.</div>
@@ -34303,12 +34301,6 @@
 <dd>
 <div class="block">Standard Red Green Blue ctColor value (RGB).</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFColor.html#getRgb()">getRgb()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel">XSSFColor</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>use <a href="./org/apache/poi/xssf/usermodel/XSSFColor.html#getRGB()"><code>XSSFColor.getRGB()</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/common/ExtendedColor.html#getRGBA()">getRGBA()</a></span> - Method in class org.apache.poi.hssf.record.common.<a href="./org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common">ExtendedColor</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherRGBProperty.html#getRgbColor()">getRgbColor()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherRGBProperty.html" title="class in org.apache.poi.ddf">EscherRGBProperty</a></dt>
@@ -34331,10 +34323,6 @@
 <dd>
 <div class="block">Standard Red Green Blue ctColor value (RGB) with applied tint.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFColor.html#getRgbWithTint()">getRgbWithTint()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel">XSSFColor</a></dt>
-<dd>
-<div class="block">Standard Red Green Blue ctColor value (RGB) with applied tint.</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/model/types/LVLFAbstractType.html#getRgbxchNums()">getRgbxchNums()</a></span> - Method in class org.apache.poi.hwpf.model.types.<a href="./org/apache/poi/hwpf/model/types/LVLFAbstractType.html" title="class in org.apache.poi.hwpf.model.types">LVLFAbstractType</a></dt>
 <dd>
 <div class="block">An array of 8-bit integers.</div>
@@ -44409,6 +44397,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/openxml4j/exceptions/InvalidFormatException.html#InvalidFormatException(java.lang.String)">InvalidFormatException(String)</a></span> - Constructor for exception org.apache.poi.openxml4j.exceptions.<a href="./org/apache/poi/openxml4j/exceptions/InvalidFormatException.html" title="class in org.apache.poi.openxml4j.exceptions">InvalidFormatException</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/openxml4j/exceptions/InvalidFormatException.html#InvalidFormatException(java.lang.String,%20java.lang.Throwable)">InvalidFormatException(String, Throwable)</a></span> - Constructor for exception org.apache.poi.openxml4j.exceptions.<a href="./org/apache/poi/openxml4j/exceptions/InvalidFormatException.html" title="class in org.apache.poi.openxml4j.exceptions">InvalidFormatException</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/openxml4j/exceptions/InvalidOperationException.html" title="class in org.apache.poi.openxml4j.exceptions"><span class="strong">InvalidOperationException</span></a> - Exception in <a href="./org/apache/poi/openxml4j/exceptions/package-summary.html">org.apache.poi.openxml4j.exceptions</a></dt>
 <dd>
 <div class="block">Throw when an invalid operation is done.</div>
@@ -52094,6 +52084,8 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/openxml4j/exceptions/OpenXML4JException.html#OpenXML4JException(java.lang.String)">OpenXML4JException(String)</a></span> - Constructor for exception org.apache.poi.openxml4j.exceptions.<a href="./org/apache/poi/openxml4j/exceptions/OpenXML4JException.html" title="class in org.apache.poi.openxml4j.exceptions">OpenXML4JException</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/openxml4j/exceptions/OpenXML4JException.html#OpenXML4JException(java.lang.String,%20java.lang.Throwable)">OpenXML4JException(String, Throwable)</a></span> - Constructor for exception org.apache.poi.openxml4j.exceptions.<a href="./org/apache/poi/openxml4j/exceptions/OpenXML4JException.html" title="class in org.apache.poi.openxml4j.exceptions">OpenXML4JException</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/openxml4j/exceptions/OpenXML4JRuntimeException.html" title="class in org.apache.poi.openxml4j.exceptions"><span class="strong">OpenXML4JRuntimeException</span></a> - Exception in <a href="./org/apache/poi/openxml4j/exceptions/package-summary.html">org.apache.poi.openxml4j.exceptions</a></dt>
 <dd>
 <div class="block">Global exception throws when a critical error occurs (this exception is
@@ -70094,10 +70086,6 @@ Compound Document Format.</div>
 <dd>
 <div class="block">Sets the Red Green Blue or Alpha Red Green Blue</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFColor.html#setRgb(byte[])">setRgb(byte[])</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel">XSSFColor</a></dt>
-<dd>
-<div class="block">Standard Alpha Red Green Blue ctColor value (ARGB).</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFColor.html#setRGB(byte[])">setRGB(byte[])</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFColor.html" title="class in org.apache.poi.xssf.usermodel">XSSFColor</a></dt>
 <dd>
 <div class="block">Standard Alpha Red Green Blue ctColor value (ARGB).</div>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/DummyGraphics2d.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/DummyGraphics2d.html?rev=1708243&r1=1708242&r2=1708243&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/DummyGraphics2d.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/DummyGraphics2d.html Mon Oct 12 20:59:28 2015
@@ -126,6 +126,13 @@ extends java.awt.Graphics2D</pre>
 <tr class="altColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/DummyGraphics2d.html#DummyGraphics2d()">DummyGraphics2d</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/DummyGraphics2d.html#DummyGraphics2d(java.io.PrintStream)">DummyGraphics2d</a></strong>(java.io.PrintStream&nbsp;log)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/DummyGraphics2d.html#DummyGraphics2d(java.io.PrintStream,%20java.awt.Graphics2D)">DummyGraphics2d</a></strong>(java.io.PrintStream&nbsp;log,
+               java.awt.Graphics2D&nbsp;g2D)</code>&nbsp;</td>
+</tr>
 </table>
 </li>
 </ul>
@@ -645,12 +652,31 @@ extends java.awt.Graphics2D</pre>
 <a name="DummyGraphics2d()">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>DummyGraphics2d</h4>
 <pre>public&nbsp;DummyGraphics2d()</pre>
 </li>
 </ul>
+<a name="DummyGraphics2d(java.io.PrintStream)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DummyGraphics2d</h4>
+<pre>public&nbsp;DummyGraphics2d(java.io.PrintStream&nbsp;log)</pre>
+</li>
+</ul>
+<a name="DummyGraphics2d(java.io.PrintStream, java.awt.Graphics2D)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DummyGraphics2d</h4>
+<pre>public&nbsp;DummyGraphics2d(java.io.PrintStream&nbsp;log,
+               java.awt.Graphics2D&nbsp;g2D)</pre>
+</li>
+</ul>
 </li>
 </ul>
 <!-- ============ METHOD DETAIL ========== -->

Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/InvalidFormatException.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/InvalidFormatException.html?rev=1708243&r1=1708242&r2=1708243&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/InvalidFormatException.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/InvalidFormatException.html Mon Oct 12 20:59:28 2015
@@ -136,6 +136,10 @@ extends <a href="../../../../../org/apac
 <tr class="altColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/openxml4j/exceptions/InvalidFormatException.html#InvalidFormatException(java.lang.String)">InvalidFormatException</a></strong>(java.lang.String&nbsp;message)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/openxml4j/exceptions/InvalidFormatException.html#InvalidFormatException(java.lang.String,%20java.lang.Throwable)">InvalidFormatException</a></strong>(java.lang.String&nbsp;message,
+                      java.lang.Throwable&nbsp;cause)</code>&nbsp;</td>
+</tr>
 </table>
 </li>
 </ul>
@@ -176,12 +180,22 @@ extends <a href="../../../../../org/apac
 <a name="InvalidFormatException(java.lang.String)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>InvalidFormatException</h4>
 <pre>public&nbsp;InvalidFormatException(java.lang.String&nbsp;message)</pre>
 </li>
 </ul>
+<a name="InvalidFormatException(java.lang.String, java.lang.Throwable)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>InvalidFormatException</h4>
+<pre>public&nbsp;InvalidFormatException(java.lang.String&nbsp;message,
+                      java.lang.Throwable&nbsp;cause)</pre>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/OpenXML4JException.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/OpenXML4JException.html?rev=1708243&r1=1708242&r2=1708243&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/OpenXML4JException.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/OpenXML4JException.html Mon Oct 12 20:59:28 2015
@@ -142,6 +142,10 @@ extends java.lang.Exception</pre>
 <tr class="altColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/openxml4j/exceptions/OpenXML4JException.html#OpenXML4JException(java.lang.String)">OpenXML4JException</a></strong>(java.lang.String&nbsp;msg)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/openxml4j/exceptions/OpenXML4JException.html#OpenXML4JException(java.lang.String,%20java.lang.Throwable)">OpenXML4JException</a></strong>(java.lang.String&nbsp;msg,
+                  java.lang.Throwable&nbsp;cause)</code>&nbsp;</td>
+</tr>
 </table>
 </li>
 </ul>
@@ -182,12 +186,22 @@ extends java.lang.Exception</pre>
 <a name="OpenXML4JException(java.lang.String)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>OpenXML4JException</h4>
 <pre>public&nbsp;OpenXML4JException(java.lang.String&nbsp;msg)</pre>
 </li>
 </ul>
+<a name="OpenXML4JException(java.lang.String, java.lang.Throwable)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>OpenXML4JException</h4>
+<pre>public&nbsp;OpenXML4JException(java.lang.String&nbsp;msg,
+                  java.lang.Throwable&nbsp;cause)</pre>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/OPCPackage.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/OPCPackage.html?rev=1708243&r1=1708242&r2=1708243&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/OPCPackage.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/OPCPackage.html Mon Oct 12 20:59:28 2015
@@ -177,13 +177,13 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected java.util.Hashtable&lt;<a href="../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html" title="class in org.apache.poi.openxml4j.opc.internal">ContentType</a>,<a href="../../../../../org/apache/poi/openxml4j/opc/internal/PartMarshaller.html" title="interface in org.apache.poi.openxml4j.opc.internal">PartMarshaller</a>&gt;</code></td>
+<td class="colFirst"><code>protected java.util.Map&lt;<a href="../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html" title="class in org.apache.poi.openxml4j.opc.internal">ContentType</a>,<a href="../../../../../org/apache/poi/openxml4j/opc/internal/PartMarshaller.html" title="interface in org.apache.poi.openxml4j.opc.internal">PartMarshaller</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#partMarshallers">partMarshallers</a></strong></code>
 <div class="block">Part marshallers by content type.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected java.util.Hashtable&lt;<a href="../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html" title="class in org.apache.poi.openxml4j.opc.internal">ContentType</a>,<a href="../../../../../org/apache/poi/openxml4j/opc/internal/PartUnmarshaller.html" title="interface in org.apache.poi.openxml4j.opc.internal">PartUnmarshaller</a>&gt;</code></td>
+<td class="colFirst"><code>protected java.util.Map&lt;<a href="../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html" title="class in org.apache.poi.openxml4j.opc.internal">ContentType</a>,<a href="../../../../../org/apache/poi/openxml4j/opc/internal/PartUnmarshaller.html" title="interface in org.apache.poi.openxml4j.opc.internal">PartUnmarshaller</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#partUnmarshallers">partUnmarshallers</a></strong></code>
 <div class="block">Part unmarshallers by content type.</div>
 </td>
@@ -649,7 +649,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>partMarshallers</h4>
-<pre>protected&nbsp;java.util.Hashtable&lt;<a href="../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html" title="class in org.apache.poi.openxml4j.opc.internal">ContentType</a>,<a href="../../../../../org/apache/poi/openxml4j/opc/internal/PartMarshaller.html" title="interface in org.apache.poi.openxml4j.opc.internal">PartMarshaller</a>&gt; partMarshallers</pre>
+<pre>protected&nbsp;java.util.Map&lt;<a href="../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html" title="class in org.apache.poi.openxml4j.opc.internal">ContentType</a>,<a href="../../../../../org/apache/poi/openxml4j/opc/internal/PartMarshaller.html" title="interface in org.apache.poi.openxml4j.opc.internal">PartMarshaller</a>&gt; partMarshallers</pre>
 <div class="block">Part marshallers by content type.</div>
 </li>
 </ul>
@@ -669,7 +669,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>partUnmarshallers</h4>
-<pre>protected&nbsp;java.util.Hashtable&lt;<a href="../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html" title="class in org.apache.poi.openxml4j.opc.internal">ContentType</a>,<a href="../../../../../org/apache/poi/openxml4j/opc/internal/PartUnmarshaller.html" title="interface in org.apache.poi.openxml4j.opc.internal">PartUnmarshaller</a>&gt; partUnmarshallers</pre>
+<pre>protected&nbsp;java.util.Map&lt;<a href="../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html" title="class in org.apache.poi.openxml4j.opc.internal">ContentType</a>,<a href="../../../../../org/apache/poi/openxml4j/opc/internal/PartUnmarshaller.html" title="interface in org.apache.poi.openxml4j.opc.internal">PartUnmarshaller</a>&gt; partUnmarshallers</pre>
 <div class="block">Part unmarshallers by content type.</div>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/class-use/ContentType.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/class-use/ContentType.html?rev=1708243&r1=1708242&r2=1708243&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/class-use/ContentType.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/class-use/ContentType.html Mon Oct 12 20:59:28 2015
@@ -109,13 +109,13 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>protected java.util.Hashtable&lt;<a href="../../../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html" title="class in org.apache.poi.openxml4j.opc.internal">ContentType</a>,<a href="../../../../../../../org/apache/poi/openxml4j/opc/internal/PartMarshaller.html" title="interface in org.apache.poi.openxml4j.opc.internal">PartMarshaller</a>&gt;</code></td>
+<td class="colFirst"><code>protected java.util.Map&lt;<a href="../../../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html" title="class in org.apache.poi.openxml4j.opc.internal">ContentType</a>,<a href="../../../../../../../org/apache/poi/openxml4j/opc/internal/PartMarshaller.html" title="interface in org.apache.poi.openxml4j.opc.internal">PartMarshaller</a>&gt;</code></td>
 <td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#partMarshallers">partMarshallers</a></strong></code>
 <div class="block">Part marshallers by content type.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected java.util.Hashtable&lt;<a href="../../../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html" title="class in org.apache.poi.openxml4j.opc.internal">ContentType</a>,<a href="../../../../../../../org/apache/poi/openxml4j/opc/internal/PartUnmarshaller.html" title="interface in org.apache.poi.openxml4j.opc.internal">PartUnmarshaller</a>&gt;</code></td>
+<td class="colFirst"><code>protected java.util.Map&lt;<a href="../../../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html" title="class in org.apache.poi.openxml4j.opc.internal">ContentType</a>,<a href="../../../../../../../org/apache/poi/openxml4j/opc/internal/PartUnmarshaller.html" title="interface in org.apache.poi.openxml4j.opc.internal">PartUnmarshaller</a>&gt;</code></td>
 <td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#partUnmarshallers">partUnmarshallers</a></strong></code>
 <div class="block">Part unmarshallers by content type.</div>
 </td>

Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/class-use/PartMarshaller.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/class-use/PartMarshaller.html?rev=1708243&r1=1708242&r2=1708243&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/class-use/PartMarshaller.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/class-use/PartMarshaller.html Mon Oct 12 20:59:28 2015
@@ -113,7 +113,7 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>protected java.util.Hashtable&lt;<a href="../../../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html" title="class in org.apache.poi.openxml4j.opc.internal">ContentType</a>,<a href="../../../../../../../org/apache/poi/openxml4j/opc/internal/PartMarshaller.html" title="interface in org.apache.poi.openxml4j.opc.internal">PartMarshaller</a>&gt;</code></td>
+<td class="colFirst"><code>protected java.util.Map&lt;<a href="../../../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html" title="class in org.apache.poi.openxml4j.opc.internal">ContentType</a>,<a href="../../../../../../../org/apache/poi/openxml4j/opc/internal/PartMarshaller.html" title="interface in org.apache.poi.openxml4j.opc.internal">PartMarshaller</a>&gt;</code></td>
 <td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#partMarshallers">partMarshallers</a></strong></code>
 <div class="block">Part marshallers by content type.</div>
 </td>

Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/class-use/PartUnmarshaller.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/class-use/PartUnmarshaller.html?rev=1708243&r1=1708242&r2=1708243&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/class-use/PartUnmarshaller.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/internal/class-use/PartUnmarshaller.html Mon Oct 12 20:59:28 2015
@@ -98,7 +98,7 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>protected java.util.Hashtable&lt;<a href="../../../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html" title="class in org.apache.poi.openxml4j.opc.internal">ContentType</a>,<a href="../../../../../../../org/apache/poi/openxml4j/opc/internal/PartUnmarshaller.html" title="interface in org.apache.poi.openxml4j.opc.internal">PartUnmarshaller</a>&gt;</code></td>
+<td class="colFirst"><code>protected java.util.Map&lt;<a href="../../../../../../../org/apache/poi/openxml4j/opc/internal/ContentType.html" title="class in org.apache.poi.openxml4j.opc.internal">ContentType</a>,<a href="../../../../../../../org/apache/poi/openxml4j/opc/internal/PartUnmarshaller.html" title="interface in org.apache.poi.openxml4j.opc.internal">PartUnmarshaller</a>&gt;</code></td>
 <td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#partUnmarshallers">partUnmarshallers</a></strong></code>
 <div class="block">Part unmarshallers by content type.</div>
 </td>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFCellStyle.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFCellStyle.html?rev=1708243&r1=1708242&r2=1708243&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFCellStyle.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFCellStyle.html Mon Oct 12 20:59:28 2015
@@ -1096,7 +1096,7 @@ public&nbsp;org.openxmlformats.schemas.s
  Note - many cells are actually filled with a foreground
   fill, not a background fill - see <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getFillForegroundColor()"><code>getFillForegroundColor()</code></a>
  </p></div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>XSSFColor - fill color or <code>null</code> if not set</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html#getRgb()"><code>XSSFColor.getRgb()</code></a></dd></dl>
+<dl><dt><span class="strong">Returns:</span></dt><dd>XSSFColor - fill color or <code>null</code> if not set</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.apache.poi.xssf.usermodel.XSSFColor#getRgb()</code></dd></dl>
 </li>
 </ul>
 <a name="getFillForegroundColor()">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFColor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFColor.html?rev=1708243&r1=1708242&r2=1708243&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFColor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFColor.html Mon Oct 12 20:59:28 2015
@@ -160,44 +160,28 @@ extends <a href="../../../../../org/apac
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>byte[]</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html#getARgb()">getARgb</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>Use <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html#getARGB()"><code>getARGB()</code></a></i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>byte[]</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html#getARGB()">getARGB</a></strong>()</code>
 <div class="block">Standard Alpha Red Green Blue ctColor value (ARGB).</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTColor</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html#getCTColor()">getCTColor</a></strong>()</code>
 <div class="block">Returns the underlying XML bean</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html#getIndex()">getIndex</a></strong>()</code>
 <div class="block">Indexed ctColor value.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html#getIndexed()">getIndexed</a></strong>()</code>
 <div class="block">Indexed ctColor value.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>byte[]</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html#getRgb()">getRgb</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html#getRGB()"><code>getRGB()</code></a></i></div>
-</div>
-</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>byte[]</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html#getRGB()">getRGB</a></strong>()</code>
@@ -205,82 +189,70 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>byte[]</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html#getRgbWithTint()">getRgbWithTint</a></strong>()</code>
-<div class="block">Standard Red Green Blue ctColor value (RGB) with applied tint.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>protected byte[]</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html#getStoredRBG()">getStoredRBG</a></strong>()</code>
 <div class="block">RGB or ARGB or null</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html#getTheme()">getTheme</a></strong>()</code>
 <div class="block">Index into the <clrScheme> collection, referencing a particular <sysClr> or
   <srgbClr> value expressed in the Theme part.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>double</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html#getTint()">getTint</a></strong>()</code>
 <div class="block">Specifies the tint value applied to the ctColor.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html#hashCode()">hashCode</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html#hasTint()">hasTint</a></strong>()</code>
 <div class="block">A boolean value indicating if the ctColor has a tint or not</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html#isAuto()">isAuto</a></strong>()</code>
 <div class="block">A boolean value indicating the ctColor is automatic and system ctColor dependent.</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/xssf/usermodel/XSSFColor.html#isIndexed()">isIndexed</a></strong>()</code>
 <div class="block">A boolean value indicating the ctColor is Indexed</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html#isRGB()">isRGB</a></strong>()</code>
 <div class="block">A boolean value indicating the ctColor is RGB or ARGB based</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/xssf/usermodel/XSSFColor.html#isThemed()">isThemed</a></strong>()</code>
 <div class="block">A boolean value indicating the ctColor is Theme based</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/xssf/usermodel/XSSFColor.html#setAuto(boolean)">setAuto</a></strong>(boolean&nbsp;auto)</code>
 <div class="block">A boolean value indicating the ctColor is automatic and system ctColor dependent.</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/xssf/usermodel/XSSFColor.html#setIndexed(int)">setIndexed</a></strong>(int&nbsp;indexed)</code>
 <div class="block">Indexed ctColor value.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html#setRgb(byte[])">setRgb</a></strong>(byte[]&nbsp;rgb)</code>
-<div class="block">Standard Alpha Red Green Blue ctColor value (ARGB).</div>
-</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html#setRGB(byte[])">setRGB</a></strong>(byte[]&nbsp;rgb)</code>
@@ -504,16 +476,6 @@ extends <a href="../../../../../org/apac
 </dl>
 </li>
 </ul>
-<a name="getRgb()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getRgb</h4>
-<pre>public&nbsp;byte[]&nbsp;getRgb()</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>use <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html#getRGB()"><code>getRGB()</code></a></i></div>
-</li>
-</ul>
 <a name="getARGB()">
 <!--   -->
 </a>
@@ -528,16 +490,6 @@ extends <a href="../../../../../org/apac
 </dl>
 </li>
 </ul>
-<a name="getARgb()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getARgb</h4>
-<pre>public&nbsp;byte[]&nbsp;getARgb()</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>Use <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFColor.html#getARGB()"><code>getARGB()</code></a></i></div>
-</li>
-</ul>
 <a name="getStoredRBG()">
 <!--   -->
 </a>
@@ -553,27 +505,6 @@ extends <a href="../../../../../org/apac
 </dl>
 </li>
 </ul>
-<a name="getRgbWithTint()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getRgbWithTint</h4>
-<pre>public&nbsp;byte[]&nbsp;getRgbWithTint()</pre>
-<div class="block">Standard Red Green Blue ctColor value (RGB) with applied tint.
- Alpha values are ignored.</div>
-</li>
-</ul>
-<a name="setRgb(byte[])">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setRgb</h4>
-<pre>public&nbsp;void&nbsp;setRgb(byte[]&nbsp;rgb)</pre>
-<div class="block">Standard Alpha Red Green Blue ctColor value (ARGB).</div>
-</li>
-</ul>
 <a name="setRGB(byte[])">
 <!--   -->
 </a>

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1708243&r1=1708242&r2=1708243&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Mon Oct 12 20:59:28 2015
@@ -261,6 +261,9 @@ if (VERSION > 3) {
 <ul>
         
 <li>
+<img class="icon" alt="fix" src="images/fix.jpg"> Removed deprecated mixed case getter/setter in XSSFColor</li>
+        
+<li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=55032">55032</a> - Fix handling missing option values in financial functions PV, FV, NPER and PMT</li>
         
 <li>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1708243&r1=1708242&r2=1708243&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Mon Oct 12 20:59:28 2015
@@ -1,3 +1,3 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
-<rss version="0.91"><channel><title>POI Changes</title><link>http://poi.apache.org/changes.html</link><description>POI Changes</description><language>en-us</language><item><title> fix(bug 55032)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55032) - Fix handling missing option values in financial functions PV, FV, NPER and PMT</description></item><item><title> fix(bug 50319)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 50319) - Make row groups which include row 0 work</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Removed deprecated HDF API</description></item><item><title> fix(bug 58466)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58466) - Improve column manipulation in XSSF to avoid changes overwriting each other</description></item><item><title> fix(b
 ug 58471)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58471) - Improve number formatting to more closely match Excel's behaviour</description></item></channel></rss>
\ No newline at end of file
+<rss version="0.91"><channel><title>POI Changes</title><link>http://poi.apache.org/changes.html</link><description>POI Changes</description><language>en-us</language><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Removed deprecated mixed case getter/setter in XSSFColor</description></item><item><title> fix(bug 55032)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55032) - Fix handling missing option values in financial functions PV, FV, NPER and PMT</description></item><item><title> fix(bug 50319)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 50319) - Make row groups which include row 0 work</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Removed deprecated HDF API</description></item><item><title> fix(bug 58466)</title><link>http://poi.apache.o
 rg/changes.html</link><description> fix by POI Developers (bug 58466) - Improve column manipulation in XSSF to avoid changes overwriting each other</description></item><item><title> fix(bug 58471)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58471) - Improve number formatting to more closely match Excel's behaviour</description></item></channel></rss>
\ No newline at end of file

Modified: poi/site/publish/spreadsheet/how-to.html
URL: http://svn.apache.org/viewvc/poi/site/publish/spreadsheet/how-to.html?rev=1708243&r1=1708242&r2=1708243&view=diff
==============================================================================
--- poi/site/publish/spreadsheet/how-to.html (original)
+++ poi/site/publish/spreadsheet/how-to.html Mon Oct 12 20:59:28 2015
@@ -778,8 +778,9 @@ public class ExampleEventUserModel {
 
 		XMLReader parser = fetchSheetParser(sst);
 
-		// rId2 found by processing the Workbook
-		// Seems to either be rId# or rSheet#
+		// To look up the Sheet Name / Sheet Order / rID,
+		//  you need to process the core Workbook stream.
+		// Normally it's of the form rId# or rSheet#
 		InputStream sheet2 = r.getSheet("rId2");
 		InputSource sheetSource = new InputSource(sheet2);
 		parser.parse(sheetSource);



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