Author: nick
Date: Tue Jun 16 11:52:36 2015
New Revision: 1685776
URL: http://svn.apache.org/r1685776
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/util/AreaReference.html
poi/site/publish/apidocs/org/apache/poi/ss/class-use/SpreadsheetVersion.html
poi/site/publish/apidocs/org/apache/poi/ss/util/AreaReference.html
poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/AreaReference.html
poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellReference.html
poi/site/publish/changes.html
poi/site/publish/changes.rss
poi/site/publish/document/index.html
Modified: poi/site/publish/apidocs/deprecated-list.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/deprecated-list.html?rev=1685776&r1=1685775&r2=1685776&view=diff
==============================================================================
--- poi/site/publish/apidocs/deprecated-list.html (original)
+++ poi/site/publish/apidocs/deprecated-list.html Tue Jun 16 11:52:36 2015
@@ -1415,222 +1415,227 @@
</tr>
<tbody>
<tr class="altColor">
-<td class="colOne"><a
href="org/apache/poi/hwpf/model/BytePropertyNode.html#BytePropertyNode(int,%20int,%20org.apache.poi.hwpf.model.CharIndexTranslator,%20java.lang.Object)">org.apache.poi.hwpf.model.BytePropertyNode(int,
int, CharIndexTranslator, Object)</a> </td>
+<td class="colOne"><a
href="org/apache/poi/ss/util/AreaReference.html#AreaReference(java.lang.String)">org.apache.poi.ss.util.AreaReference(String)</a>
+<div class="block"><i>Prefer supplying a version.</i></div>
+</td>
</tr>
<tr class="rowColor">
+<td class="colOne"><a
href="org/apache/poi/hwpf/model/BytePropertyNode.html#BytePropertyNode(int,%20int,%20org.apache.poi.hwpf.model.CharIndexTranslator,%20java.lang.Object)">org.apache.poi.hwpf.model.BytePropertyNode(int,
int, CharIndexTranslator, Object)</a> </td>
+</tr>
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/CHPBinTable.html#CHPBinTable(byte[],%20byte[],%20int,%20int,%20int,%20org.apache.poi.hwpf.model.TextPieceTable)">org.apache.poi.hwpf.model.CHPBinTable(byte[],
byte[], int, int, int, TextPieceTable)</a>
<div class="block"><i>Use
<a
href="org/apache/poi/hwpf/model/CHPBinTable.html#CHPBinTable(byte[],%20byte[],%20int,%20int,%20org.apache.poi.hwpf.model.CharIndexTranslator)"><code>CHPBinTable.CHPBinTable(byte[],
byte[], int, int, CharIndexTranslator)</code></a>
instead</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/CHPFormattedDiskPage.html#CHPFormattedDiskPage(byte[],%20int,%20int,%20org.apache.poi.hwpf.model.TextPieceTable)">org.apache.poi.hwpf.model.CHPFormattedDiskPage(byte[],
int, int, TextPieceTable)</a>
<div class="block"><i>Use
<a
href="org/apache/poi/hwpf/model/CHPFormattedDiskPage.html#CHPFormattedDiskPage(byte[],%20int,%20org.apache.poi.hwpf.model.CharIndexTranslator)"><code>CHPFormattedDiskPage.CHPFormattedDiskPage(byte[],
int, CharIndexTranslator)</code></a>
instead</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/CHPX.html#CHPX(int,%20int,%20org.apache.poi.hwpf.model.CharIndexTranslator,%20byte[])">org.apache.poi.hwpf.model.CHPX(int,
int, CharIndexTranslator, byte[])</a></td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/CHPX.html#CHPX(int,%20int,%20org.apache.poi.hwpf.model.CharIndexTranslator,%20org.apache.poi.hwpf.sprm.SprmBuffer)">org.apache.poi.hwpf.model.CHPX(int,
int, CharIndexTranslator, SprmBuffer)</a></td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hslf/record/CurrentUserAtom.html#CurrentUserAtom(org.apache.poi.poifs.filesystem.POIFSFileSystem)">org.apache.poi.hslf.record.CurrentUserAtom(POIFSFileSystem)</a>
<div class="block"><i>Use <a
href="org/apache/poi/hslf/record/CurrentUserAtom.html#CurrentUserAtom(org.apache.poi.poifs.filesystem.DirectoryNode)"><code>CurrentUserAtom.CurrentUserAtom(DirectoryNode)</code></a>
instead</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/DocumentProperties.html#DocumentProperties(byte[],%20int)">org.apache.poi.hwpf.model.DocumentProperties(byte[],
int)</a>
<div class="block"><i>Use <a
href="org/apache/poi/hwpf/model/DocumentProperties.html#DocumentProperties(byte[],%20int,%20int)"><code>DocumentProperties.DocumentProperties(byte[],int,int)</code></a>
instead</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/poifs/crypt/EncryptionInfo.html#EncryptionInfo(org.apache.poi.poifs.filesystem.DirectoryNode,%20org.apache.poi.poifs.crypt.EncryptionMode)">org.apache.poi.poifs.crypt.EncryptionInfo(DirectoryNode,
EncryptionMode)</a>
<div class="block"><i>Use <a
href="org/apache/poi/poifs/crypt/EncryptionInfo.html#EncryptionInfo(org.apache.poi.poifs.crypt.EncryptionMode)"><code>EncryptionInfo.EncryptionInfo(EncryptionMode)</code></a>
(dir parameter no longer required)</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/poifs/crypt/EncryptionInfo.html#EncryptionInfo(org.apache.poi.poifs.filesystem.DirectoryNode,%20org.apache.poi.poifs.crypt.EncryptionMode,%20org.apache.poi.poifs.crypt.CipherAlgorithm,%20org.apache.poi.poifs.crypt.HashAlgorithm,%20int,%20int,%20org.apache.poi.poifs.crypt.ChainingMode)">org.apache.poi.poifs.crypt.EncryptionInfo(DirectoryNode,
EncryptionMode, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode)</a>
<div class="block"><i>use <a
href="org/apache/poi/poifs/crypt/EncryptionInfo.html#EncryptionInfo(org.apache.poi.poifs.crypt.EncryptionMode,%20org.apache.poi.poifs.crypt.CipherAlgorithm,%20org.apache.poi.poifs.crypt.HashAlgorithm,%20int,%20int,%20org.apache.poi.poifs.crypt.ChainingMode)"><code>EncryptionInfo.EncryptionInfo(EncryptionMode,
CipherAlgorithm, HashAlgorithm, int, int, ChainingMode)</code></a></i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/poifs/crypt/EncryptionInfo.html#EncryptionInfo(org.apache.poi.poifs.filesystem.NPOIFSFileSystem,%20org.apache.poi.poifs.crypt.EncryptionMode)">org.apache.poi.poifs.crypt.EncryptionInfo(NPOIFSFileSystem,
EncryptionMode)</a>
<div class="block"><i>Use <a
href="org/apache/poi/poifs/crypt/EncryptionInfo.html#EncryptionInfo(org.apache.poi.poifs.crypt.EncryptionMode)"><code>EncryptionInfo.EncryptionInfo(EncryptionMode)</code></a>
(fs parameter no longer required)</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/poifs/crypt/EncryptionInfo.html#EncryptionInfo(org.apache.poi.poifs.filesystem.NPOIFSFileSystem,%20org.apache.poi.poifs.crypt.EncryptionMode,%20org.apache.poi.poifs.crypt.CipherAlgorithm,%20org.apache.poi.poifs.crypt.HashAlgorithm,%20int,%20int,%20org.apache.poi.poifs.crypt.ChainingMode)">org.apache.poi.poifs.crypt.EncryptionInfo(NPOIFSFileSystem,
EncryptionMode, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode)</a>
<div class="block"><i>use <a
href="org/apache/poi/poifs/crypt/EncryptionInfo.html#EncryptionInfo(org.apache.poi.poifs.crypt.EncryptionMode,%20org.apache.poi.poifs.crypt.CipherAlgorithm,%20org.apache.poi.poifs.crypt.HashAlgorithm,%20int,%20int,%20org.apache.poi.poifs.crypt.ChainingMode)"><code>EncryptionInfo.EncryptionInfo(EncryptionMode,
CipherAlgorithm, HashAlgorithm, int, int, ChainingMode)</code></a></i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/poifs/crypt/EncryptionInfo.html#EncryptionInfo(org.apache.poi.poifs.filesystem.POIFSFileSystem,%20org.apache.poi.poifs.crypt.EncryptionMode)">org.apache.poi.poifs.crypt.EncryptionInfo(POIFSFileSystem,
EncryptionMode)</a>
<div class="block"><i>Use <a
href="org/apache/poi/poifs/crypt/EncryptionInfo.html#EncryptionInfo(org.apache.poi.poifs.crypt.EncryptionMode)"><code>EncryptionInfo.EncryptionInfo(EncryptionMode)</code></a>
(fs parameter no longer required)</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/poifs/crypt/EncryptionInfo.html#EncryptionInfo(org.apache.poi.poifs.filesystem.POIFSFileSystem,%20org.apache.poi.poifs.crypt.EncryptionMode,%20org.apache.poi.poifs.crypt.CipherAlgorithm,%20org.apache.poi.poifs.crypt.HashAlgorithm,%20int,%20int,%20org.apache.poi.poifs.crypt.ChainingMode)">org.apache.poi.poifs.crypt.EncryptionInfo(POIFSFileSystem,
EncryptionMode, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode)</a>
<div class="block"><i>use <a
href="org/apache/poi/poifs/crypt/EncryptionInfo.html#EncryptionInfo(org.apache.poi.poifs.crypt.EncryptionMode,%20org.apache.poi.poifs.crypt.CipherAlgorithm,%20org.apache.poi.poifs.crypt.HashAlgorithm,%20int,%20int,%20org.apache.poi.poifs.crypt.ChainingMode)"><code>EncryptionInfo.EncryptionInfo(EncryptionMode,
CipherAlgorithm, HashAlgorithm, int, int, ChainingMode)</code></a></i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hssf/extractor/EventBasedExcelExtractor.html#EventBasedExcelExtractor(org.apache.poi.poifs.filesystem.DirectoryNode,%20org.apache.poi.poifs.filesystem.POIFSFileSystem)">org.apache.poi.hssf.extractor.EventBasedExcelExtractor(DirectoryNode,
POIFSFileSystem)</a>
<div class="block"><i>Use <a
href="org/apache/poi/hssf/extractor/EventBasedExcelExtractor.html#EventBasedExcelExtractor(org.apache.poi.poifs.filesystem.DirectoryNode)"><code>EventBasedExcelExtractor.EventBasedExcelExtractor(DirectoryNode)</code></a>
instead</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hssf/extractor/ExcelExtractor.html#ExcelExtractor(org.apache.poi.poifs.filesystem.DirectoryNode,%20org.apache.poi.poifs.filesystem.POIFSFileSystem)">org.apache.poi.hssf.extractor.ExcelExtractor(DirectoryNode,
POIFSFileSystem)</a>
<div class="block"><i>Use <a
href="org/apache/poi/hssf/extractor/ExcelExtractor.html#ExcelExtractor(org.apache.poi.poifs.filesystem.DirectoryNode)"><code>ExcelExtractor.ExcelExtractor(DirectoryNode)</code></a>
instead</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/FSPATable.html#FSPATable(byte[],%20int,%20int,%20java.util.List)">org.apache.poi.hwpf.model.FSPATable(byte[],
int, int, List<TextPiece>)</a></td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hdgf/HDGFDiagram.html#HDGFDiagram(org.apache.poi.poifs.filesystem.DirectoryNode,%20org.apache.poi.poifs.filesystem.POIFSFileSystem)">org.apache.poi.hdgf.HDGFDiagram(DirectoryNode,
POIFSFileSystem)</a>
<div class="block"><i>Use <a
href="org/apache/poi/hdgf/HDGFDiagram.html#HDGFDiagram(org.apache.poi.poifs.filesystem.DirectoryNode)"><code>HDGFDiagram.HDGFDiagram(DirectoryNode)</code></a>
instead</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hssf/usermodel/HSSFFormulaEvaluator.html#HSSFFormulaEvaluator(org.apache.poi.hssf.usermodel.HSSFSheet,%20org.apache.poi.hssf.usermodel.HSSFWorkbook)">org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator(HSSFSheet,
HSSFWorkbook)</a>
<div class="block"><i>(Sep 2008) HSSFSheet parameter is ignored</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/HWPFDocument.html#HWPFDocument(org.apache.poi.poifs.filesystem.DirectoryNode,%20org.apache.poi.poifs.filesystem.POIFSFileSystem)">org.apache.poi.hwpf.HWPFDocument(DirectoryNode,
POIFSFileSystem)</a>
<div class="block"><i>Use <a
href="org/apache/poi/hwpf/HWPFDocument.html#HWPFDocument(org.apache.poi.poifs.filesystem.DirectoryNode)"><code>HWPFDocument.HWPFDocument(DirectoryNode)</code></a>
instead</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/HWPFOldDocument.html#HWPFOldDocument(org.apache.poi.poifs.filesystem.DirectoryNode,%20org.apache.poi.poifs.filesystem.POIFSFileSystem)">org.apache.poi.hwpf.HWPFOldDocument(DirectoryNode,
POIFSFileSystem)</a></td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/ListLevel.html#ListLevel(byte[],%20int)">org.apache.poi.hwpf.model.ListLevel(byte[],
int)</a></td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hsmf/MAPIMessage.html#MAPIMessage(org.apache.poi.poifs.filesystem.DirectoryNode,%20org.apache.poi.poifs.filesystem.POIFSFileSystem)">org.apache.poi.hsmf.MAPIMessage(DirectoryNode,
POIFSFileSystem)</a>
<div class="block"><i>Use <a
href="org/apache/poi/hsmf/MAPIMessage.html#MAPIMessage(org.apache.poi.poifs.filesystem.DirectoryNode)"><code>MAPIMessage.MAPIMessage(DirectoryNode)</code></a>
instead</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/OldSectionTable.html#OldSectionTable(byte[],%20int,%20int,%20int,%20org.apache.poi.hwpf.model.TextPieceTable)">org.apache.poi.hwpf.model.OldSectionTable(byte[],
int, int, int, TextPieceTable)</a>
<div class="block"><i>Use <a
href="org/apache/poi/hwpf/model/OldSectionTable.html#OldSectionTable(byte[],%20int,%20int)"><code>OldSectionTable.OldSectionTable(byte[],int,int)</code></a>
instead</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/poifs/filesystem/Ole10Native.html#Ole10Native(byte[],%20int,%20boolean)">org.apache.poi.poifs.filesystem.Ole10Native(byte[],
int, boolean)</a>
<div class="block"><i>parameter plain is ignored, use <a
href="org/apache/poi/poifs/filesystem/Ole10Native.html#Ole10Native(byte[],%20int)"><code>Ole10Native.Ole10Native(byte[],int)</code></a></i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hsmf/extractor/OutlookTextExtactor.html#OutlookTextExtactor(org.apache.poi.poifs.filesystem.DirectoryNode,%20org.apache.poi.poifs.filesystem.POIFSFileSystem)">org.apache.poi.hsmf.extractor.OutlookTextExtactor(DirectoryNode,
POIFSFileSystem)</a></td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/openxml4j/opc/Package.html#Package(org.apache.poi.openxml4j.opc.PackageAccess)">org.apache.poi.openxml4j.opc.Package(PackageAccess)</a>
<div class="block"><i>use <a
href="org/apache/poi/openxml4j/opc/OPCPackage.html" title="class in
org.apache.poi.openxml4j.opc"><code>OPCPackage</code></a></i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/PAPBinTable.html#PAPBinTable(byte[],%20byte[],%20byte[],%20int,%20int,%20int,%20org.apache.poi.hwpf.model.TextPieceTable)">org.apache.poi.hwpf.model.PAPBinTable(byte[],
byte[], byte[], int, int, int, TextPieceTable)</a>
<div class="block"><i>Use
<a
href="org/apache/poi/hwpf/model/PAPBinTable.html#PAPBinTable(byte[],%20byte[],%20byte[],%20int,%20int,%20org.apache.poi.hwpf.model.CharIndexTranslator)"><code>PAPBinTable.PAPBinTable(byte[],
byte[], byte[], int, int, CharIndexTranslator)</code></a>
instead</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/PAPFormattedDiskPage.html#PAPFormattedDiskPage(byte[])">org.apache.poi.hwpf.model.PAPFormattedDiskPage(byte[])</a>
<div class="block"><i>Use <a
href="org/apache/poi/hwpf/model/PAPFormattedDiskPage.html#PAPFormattedDiskPage()"><code>PAPFormattedDiskPage.PAPFormattedDiskPage()</code></a>
instead</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/PAPFormattedDiskPage.html#PAPFormattedDiskPage(byte[],%20byte[],%20int,%20int,%20org.apache.poi.hwpf.model.TextPieceTable)">org.apache.poi.hwpf.model.PAPFormattedDiskPage(byte[],
byte[], int, int, TextPieceTable)</a>
<div class="block"><i>Use
<a
href="org/apache/poi/hwpf/model/PAPFormattedDiskPage.html#PAPFormattedDiskPage(byte[],%20byte[],%20int,%20org.apache.poi.hwpf.model.CharIndexTranslator)"><code>PAPFormattedDiskPage.PAPFormattedDiskPage(byte[],
byte[], int, CharIndexTranslator)</code></a>
instead</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/PAPX.html#PAPX(int,%20int,%20org.apache.poi.hwpf.model.CharIndexTranslator,%20org.apache.poi.hwpf.sprm.SprmBuffer,%20byte[])">org.apache.poi.hwpf.model.PAPX(int,
int, CharIndexTranslator, SprmBuffer, byte[])</a></td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/usermodel/Paragraph.html#Paragraph(int,%20int,%20org.apache.poi.hwpf.usermodel.Table)">org.apache.poi.hwpf.usermodel.Paragraph(int,
int, Table)</a></td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/usermodel/Paragraph.html#Paragraph(org.apache.poi.hwpf.model.PAPX,%20org.apache.poi.hwpf.usermodel.Range)">org.apache.poi.hwpf.usermodel.Paragraph(PAPX,
Range)</a></td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/usermodel/Paragraph.html#Paragraph(org.apache.poi.hwpf.model.PAPX,%20org.apache.poi.hwpf.usermodel.Range,%20int)">org.apache.poi.hwpf.usermodel.Paragraph(PAPX,
Range, int)</a></td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/PicturesTable.html#PicturesTable(org.apache.poi.hwpf.HWPFDocument,%20byte[],%20byte[],%20org.apache.poi.hwpf.model.FSPATable,%20org.apache.poi.hwpf.model.EscherRecordHolder)">org.apache.poi.hwpf.model.PicturesTable(HWPFDocument,
byte[], byte[], FSPATable, EscherRecordHolder)</a></td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/PlexOfField.html#PlexOfField(int,%20int,%20byte[])">org.apache.poi.hwpf.model.PlexOfField(int,
int, byte[])</a></td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/usermodel/Range.html#Range(int,%20int,%20int,%20org.apache.poi.hwpf.usermodel.Range)">org.apache.poi.hwpf.usermodel.Range(int,
int, int, Range)</a></td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/sprm/SprmBuffer.html#SprmBuffer()">org.apache.poi.hwpf.sprm.SprmBuffer()</a>
<div class="block"><i>Use <a
href="org/apache/poi/hwpf/sprm/SprmBuffer.html#SprmBuffer(int)"><code>SprmBuffer.SprmBuffer(int)</code></a>
instead</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/sprm/SprmBuffer.html#SprmBuffer(byte[])">org.apache.poi.hwpf.sprm.SprmBuffer(byte[])</a>
<div class="block"><i>Use <a
href="org/apache/poi/hwpf/sprm/SprmBuffer.html#SprmBuffer(byte[],%20int)"><code>SprmBuffer.SprmBuffer(byte[],int)</code></a>
instead</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/sprm/SprmBuffer.html#SprmBuffer(byte[],%20boolean)">org.apache.poi.hwpf.sprm.SprmBuffer(byte[],
boolean)</a>
<div class="block"><i>Use <a
href="org/apache/poi/hwpf/sprm/SprmBuffer.html#SprmBuffer(byte[],%20boolean,%20int)"><code>SprmBuffer.SprmBuffer(byte[],boolean,int)</code></a>
instead</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/model/TextPiece.html#TextPiece(int,%20int,%20byte[],%20org.apache.poi.hwpf.model.PieceDescriptor,%20int)">org.apache.poi.hwpf.model.TextPiece(int,
int, byte[], PieceDescriptor, int)</a>
<div class="block"><i>Use <a
href="org/apache/poi/hwpf/model/TextPiece.html#TextPiece(int,%20int,%20byte[],%20org.apache.poi.hwpf.model.PieceDescriptor)"><code>TextPiece.TextPiece(int,int,byte[],PieceDescriptor)</code></a>
instead</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hssf/record/UnicodeString.html#UnicodeString(org.apache.poi.hssf.record.RecordInputStream)">org.apache.poi.hssf.record.UnicodeString(RecordInputStream)</a>
<div class="block"><i>Use <a
href="org/apache/poi/hssf/record/common/UnicodeString.html" title="class in
org.apache.poi.hssf.record.common"><code>UnicodeString</code></a>
instead</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hssf/record/UnicodeString.html#UnicodeString(java.lang.String)">org.apache.poi.hssf.record.UnicodeString(String)</a>
<div class="block"><i>Use <a
href="org/apache/poi/hssf/record/common/UnicodeString.html" title="class in
org.apache.poi.hssf.record.common"><code>UnicodeString</code></a>
instead</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hdgf/extractor/VisioTextExtractor.html#VisioTextExtractor(org.apache.poi.poifs.filesystem.DirectoryNode,%20org.apache.poi.poifs.filesystem.POIFSFileSystem)">org.apache.poi.hdgf.extractor.VisioTextExtractor(DirectoryNode,
POIFSFileSystem)</a>
<div class="block"><i>Use <a
href="org/apache/poi/hdgf/extractor/VisioTextExtractor.html#VisioTextExtractor(org.apache.poi.poifs.filesystem.DirectoryNode)"><code>VisioTextExtractor.VisioTextExtractor(DirectoryNode)</code></a>
instead</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/extractor/Word6Extractor.html#Word6Extractor(org.apache.poi.poifs.filesystem.DirectoryNode,%20org.apache.poi.poifs.filesystem.POIFSFileSystem)">org.apache.poi.hwpf.extractor.Word6Extractor(DirectoryNode,
POIFSFileSystem)</a>
<div class="block"><i>Use <a
href="org/apache/poi/hwpf/extractor/Word6Extractor.html#Word6Extractor(org.apache.poi.poifs.filesystem.DirectoryNode)"><code>Word6Extractor.Word6Extractor(DirectoryNode)</code></a>
instead</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/hwpf/extractor/WordExtractor.html#WordExtractor(org.apache.poi.poifs.filesystem.DirectoryNode,%20org.apache.poi.poifs.filesystem.POIFSFileSystem)">org.apache.poi.hwpf.extractor.WordExtractor(DirectoryNode,
POIFSFileSystem)</a>
<div class="block"><i>Use <a
href="org/apache/poi/hwpf/extractor/WordExtractor.html#WordExtractor(org.apache.poi.poifs.filesystem.DirectoryNode)"><code>WordExtractor.WordExtractor(DirectoryNode)</code></a>
instead</i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/xssf/extractor/XSSFExcelExtractor.html#XSSFExcelExtractor(java.lang.String)">org.apache.poi.xssf.extractor.XSSFExcelExtractor(String)</a>
<div class="block"><i>Use <a
href="org/apache/poi/xssf/extractor/XSSFExcelExtractor.html#XSSFExcelExtractor(org.apache.poi.openxml4j.opc.OPCPackage)"><code>XSSFExcelExtractor.XSSFExcelExtractor(org.apache.poi.openxml4j.opc.OPCPackage)</code></a>
instead.</i></div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="org/apache/poi/xssf/usermodel/XSSFFormulaEvaluator.html#XSSFFormulaEvaluator(org.apache.poi.xssf.usermodel.XSSFWorkbook,%20org.apache.poi.ss.formula.IStabilityClassifier)">org.apache.poi.xssf.usermodel.XSSFFormulaEvaluator(XSSFWorkbook,
IStabilityClassifier)</a>
<div class="block"><i>(Sep 2009) (reduce overloading) use <a
href="org/apache/poi/xssf/usermodel/XSSFFormulaEvaluator.html#create(org.apache.poi.xssf.usermodel.XSSFWorkbook,%20org.apache.poi.ss.formula.IStabilityClassifier,%20org.apache.poi.ss.formula.udf.UDFFinder)"><code>XSSFFormulaEvaluator.create(XSSFWorkbook,
org.apache.poi.ss.formula.IStabilityClassifier,
org.apache.poi.ss.formula.udf.UDFFinder)</code></a></i></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="org/apache/poi/xwpf/usermodel/XWPFRun.html#XWPFRun(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTR,%20org.apache.poi.xwpf.usermodel.XWPFParagraph)">org.apache.poi.xwpf.usermodel.XWPFRun(CTR,
XWPFParagraph)</a>
<div class="block"><i>Use <a
href="org/apache/poi/xwpf/usermodel/XWPFRun.html#XWPFRun(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTR,%20org.apache.poi.xwpf.usermodel.IRunBody)"><code>XWPFRun.XWPFRun(CTR,
IRunBody)</code></a></i></div>
</td>
Modified: poi/site/publish/apidocs/index-all.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1685776&r1=1685775&r2=1685776&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Tue Jun 16 11:52:36 2015
@@ -2011,6 +2011,12 @@
<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/ss/util/AreaReference.html#AreaReference(java.lang.String)">AreaReference(String)</a></span>
- Constructor for class org.apache.poi.ss.util.<a
href="./org/apache/poi/ss/util/AreaReference.html" title="class in
org.apache.poi.ss.util">AreaReference</a></dt>
<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>Prefer supplying a version.</i></div>
+</div>
+</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/ss/util/AreaReference.html#AreaReference(java.lang.String,%20org.apache.poi.ss.SpreadsheetVersion)">AreaReference(String,
SpreadsheetVersion)</a></span> - Constructor for class
org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/AreaReference.html"
title="class in org.apache.poi.ss.util">AreaReference</a></dt>
+<dd>
<div class="block">Create an area ref from a string representation.</div>
</dd>
<dt><span class="strong"><a
href="./org/apache/poi/ss/util/AreaReference.html#AreaReference(org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.util.CellReference)">AreaReference(CellReference,
CellReference)</a></span> - Constructor for class org.apache.poi.ss.util.<a
href="./org/apache/poi/ss/util/AreaReference.html" title="class in
org.apache.poi.ss.util">AreaReference</a></dt>
@@ -36689,9 +36695,9 @@
</dd>
<dt><span class="strong"><a
href="./org/apache/poi/hwpf/model/Ffn.html#getWeight()">getWeight()</a></span>
- Method in class org.apache.poi.hwpf.model.<a
href="./org/apache/poi/hwpf/model/Ffn.html" title="class in
org.apache.poi.hwpf.model">Ffn</a></dt>
<dd> </dd>
-<dt><span class="strong"><a
href="./org/apache/poi/ss/util/AreaReference.html#getWholeColumn(java.lang.String,%20java.lang.String)">getWholeColumn(String,
String)</a></span> - Static method in class org.apache.poi.ss.util.<a
href="./org/apache/poi/ss/util/AreaReference.html" title="class in
org.apache.poi.ss.util">AreaReference</a></dt>
+<dt><span class="strong"><a
href="./org/apache/poi/ss/util/AreaReference.html#getWholeColumn(org.apache.poi.ss.SpreadsheetVersion,%20java.lang.String,%20java.lang.String)">getWholeColumn(SpreadsheetVersion,
String, String)</a></span> - Static method in class org.apache.poi.ss.util.<a
href="./org/apache/poi/ss/util/AreaReference.html" title="class in
org.apache.poi.ss.util">AreaReference</a></dt>
<dd> </dd>
-<dt><span class="strong"><a
href="./org/apache/poi/ss/util/AreaReference.html#getWholeRow(java.lang.String,%20java.lang.String)">getWholeRow(String,
String)</a></span> - Static method in class org.apache.poi.ss.util.<a
href="./org/apache/poi/ss/util/AreaReference.html" title="class in
org.apache.poi.ss.util">AreaReference</a></dt>
+<dt><span class="strong"><a
href="./org/apache/poi/ss/util/AreaReference.html#getWholeRow(org.apache.poi.ss.SpreadsheetVersion,%20java.lang.String,%20java.lang.String)">getWholeRow(SpreadsheetVersion,
String, String)</a></span> - Static method in class org.apache.poi.ss.util.<a
href="./org/apache/poi/ss/util/AreaReference.html" title="class in
org.apache.poi.ss.util">AreaReference</a></dt>
<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/hwpf/model/types/FibBaseAbstractType.html#getWIdent()">getWIdent()</a></span>
- Method in class org.apache.poi.hwpf.model.types.<a
href="./org/apache/poi/hwpf/model/types/FibBaseAbstractType.html" title="class
in org.apache.poi.hwpf.model.types">FibBaseAbstractType</a></dt>
<dd>
@@ -43705,7 +43711,7 @@
<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/ss/formula/atp/WorkdayCalculator.html#isWeekend(double)">isWeekend(double)</a></span>
- Method in class org.apache.poi.ss.formula.atp.<a
href="./org/apache/poi/ss/formula/atp/WorkdayCalculator.html" title="class in
org.apache.poi.ss.formula.atp">WorkdayCalculator</a></dt>
<dd> </dd>
-<dt><span class="strong"><a
href="./org/apache/poi/ss/util/AreaReference.html#isWholeColumnReference(org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.util.CellReference)">isWholeColumnReference(CellReference,
CellReference)</a></span> - Static method in class org.apache.poi.ss.util.<a
href="./org/apache/poi/ss/util/AreaReference.html" title="class in
org.apache.poi.ss.util">AreaReference</a></dt>
+<dt><span class="strong"><a
href="./org/apache/poi/ss/util/AreaReference.html#isWholeColumnReference(org.apache.poi.ss.SpreadsheetVersion,%20org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.util.CellReference)">isWholeColumnReference(SpreadsheetVersion,
CellReference, CellReference)</a></span> - Static method in class
org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/AreaReference.html"
title="class in org.apache.poi.ss.util">AreaReference</a></dt>
<dd>
<div class="block">Is the reference for a whole-column reference,
such as C:C or D:G ?</div>
Modified: poi/site/publish/apidocs/org/apache/poi/hssf/util/AreaReference.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/util/AreaReference.html?rev=1685776&r1=1685775&r2=1685776&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/util/AreaReference.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/util/AreaReference.html Tue
Jun 16 11:52:36 2015
@@ -143,7 +143,7 @@ extends <a href="../../../../../org/apac
<!-- -->
</a>
<h3>Methods inherited from class org.apache.poi.ss.util.<a
href="../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in
org.apache.poi.ss.util">AreaReference</a></h3>
-<code><a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#formatAsString()">formatAsString</a>,
<a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#generateContiguous(java.lang.String)">generateContiguous</a>,
<a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#getAllReferencedCells()">getAllReferencedCells</a>,
<a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#getFirstCell()">getFirstCell</a>,
<a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#getLastCell()">getLastCell</a>,
<a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#getWholeColumn(java.lang.String,%20java.lang.String)">getWholeColumn</a>,
<a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#getWholeRow(java.lang.String,%20java.lang.String)">getWholeRow</a>,
<a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#isContiguous(java.lang.String)">isContiguous</a>,
<a href="../../../../../org/apache/poi/ss/util/AreaRe
ference.html#isSingleCell()">isSingleCell</a>, <a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#isWholeColumnReference()">isWholeColumnReference</a>,
<a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#isWholeColumnReference(org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.util.CellReference)">isWholeColumnReference</a>,
<a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#toString()">toString</a></code></li>
+<code><a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#formatAsString()">formatAsString</a>,
<a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#generateContiguous(java.lang.String)">generateContiguous</a>,
<a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#getAllReferencedCells()">getAllReferencedCells</a>,
<a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#getFirstCell()">getFirstCell</a>,
<a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#getLastCell()">getLastCell</a>,
<a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#getWholeColumn(org.apache.poi.ss.SpreadsheetVersion,%20java.lang.String,%20java.lang.String)">getWholeColumn</a>,
<a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#getWholeRow(org.apache.poi.ss.SpreadsheetVersion,%20java.lang.String,%20java.lang.String)">getWholeRow</a>,
<a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#isContiguous(java.lang.
String)">isContiguous</a>, <a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#isSingleCell()">isSingleCell</a>,
<a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#isWholeColumnReference()">isWholeColumnReference</a>,
<a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#isWholeColumnReference(org.apache.poi.ss.SpreadsheetVersion,%20org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.util.CellReference)">isWholeColumnReference</a>,
<a
href="../../../../../org/apache/poi/ss/util/AreaReference.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/ss/class-use/SpreadsheetVersion.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/class-use/SpreadsheetVersion.html?rev=1685776&r1=1685775&r2=1685776&view=diff
==============================================================================
---
poi/site/publish/apidocs/org/apache/poi/ss/class-use/SpreadsheetVersion.html
(original)
+++
poi/site/publish/apidocs/org/apache/poi/ss/class-use/SpreadsheetVersion.html
Tue Jun 16 11:52:36 2015
@@ -207,6 +207,18 @@ the order they are declared.</div>
</td>
</tr>
<tr class="altColor">
+<td class="colFirst"><code>static <a
href="../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in
org.apache.poi.ss.util">AreaReference</a></code></td>
+<td class="colLast"><span class="strong">AreaReference.</span><code><strong><a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#getWholeColumn(org.apache.poi.ss.SpreadsheetVersion,%20java.lang.String,%20java.lang.String)">getWholeColumn</a></strong>(<a
href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in
org.apache.poi.ss">SpreadsheetVersion</a> version,
+ java.lang.String start,
+ java.lang.String end)</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a
href="../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in
org.apache.poi.ss.util">AreaReference</a></code></td>
+<td class="colLast"><span class="strong">AreaReference.</span><code><strong><a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#getWholeRow(org.apache.poi.ss.SpreadsheetVersion,%20java.lang.String,%20java.lang.String)">getWholeRow</a></strong>(<a
href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in
org.apache.poi.ss">SpreadsheetVersion</a> version,
+ java.lang.String start,
+ java.lang.String end)</code> </td>
+</tr>
+<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><span class="strong">CellReference.</span><code><strong><a
href="../../../../../org/apache/poi/ss/util/CellReference.html#isColumnWithnRange(java.lang.String,%20org.apache.poi.ss.SpreadsheetVersion)">isColumnWithnRange</a></strong>(java.lang.String colStr,
<a
href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in
org.apache.poi.ss">SpreadsheetVersion</a> ssVersion)</code> </td>
@@ -217,12 +229,35 @@ the order they are declared.</div>
<a
href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in
org.apache.poi.ss">SpreadsheetVersion</a> ssVersion)</code> </td>
</tr>
<tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><span class="strong">AreaReference.</span><code><strong><a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#isWholeColumnReference(org.apache.poi.ss.SpreadsheetVersion,%20org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.util.CellReference)">isWholeColumnReference</a></strong>(<a
href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in
org.apache.poi.ss">SpreadsheetVersion</a> version,
+ <a
href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in
org.apache.poi.ss.util">CellReference</a> topLeft,
+ <a
href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in
org.apache.poi.ss.util">CellReference</a> botRight)</code>
+<div class="block">Is the reference for a whole-column reference,
+ such as C:C or D:G ?</div>
+</td>
+</tr>
+<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span
class="strong">CellRangeAddressBase.</span><code><strong><a
href="../../../../../org/apache/poi/ss/util/CellRangeAddressBase.html#validate(org.apache.poi.ss.SpreadsheetVersion)">validate</a></strong>(<a
href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in
org.apache.poi.ss">SpreadsheetVersion</a> ssVersion)</code>
<div class="block">Validate the range limits against the supplied version of
Excel</div>
</td>
</tr>
</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing
constructors, and an explanation">
+<caption><span>Constructors in <a
href="../../../../../org/apache/poi/ss/util/package-summary.html">org.apache.poi.ss.util</a>
with parameters of type <a
href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in
org.apache.poi.ss">SpreadsheetVersion</a></span><span
class="tabEnd"> </span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#AreaReference(java.lang.String,%20org.apache.poi.ss.SpreadsheetVersion)">AreaReference</a></strong>(java.lang.String reference,
+ <a
href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in
org.apache.poi.ss">SpreadsheetVersion</a> version)</code>
+<div class="block">Create an area ref from a string representation.</div>
+</td>
+</tr>
+</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.poi.xssf.usermodel">
Modified: poi/site/publish/apidocs/org/apache/poi/ss/util/AreaReference.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/util/AreaReference.html?rev=1685776&r1=1685775&r2=1685776&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/util/AreaReference.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/util/AreaReference.html Tue Jun
16 11:52:36 2015
@@ -125,6 +125,14 @@ extends java.lang.Object</pre>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#AreaReference(java.lang.String)">AreaReference</a></strong>(java.lang.String reference)</code>
+<div class="block"><strong>Deprecated.</strong>
+<div class="block"><i>Prefer supplying a version.</i></div>
+</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#AreaReference(java.lang.String,%20org.apache.poi.ss.SpreadsheetVersion)">AreaReference</a></strong>(java.lang.String reference,
+ <a
href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in
org.apache.poi.ss">SpreadsheetVersion</a> version)</code>
<div class="block">Create an area ref from a string representation.</div>
</td>
</tr>
@@ -175,12 +183,14 @@ extends java.lang.Object</pre>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a
href="../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in
org.apache.poi.ss.util">AreaReference</a></code></td>
-<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#getWholeColumn(java.lang.String,%20java.lang.String)">getWholeColumn</a></strong>(java.lang.String start,
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#getWholeColumn(org.apache.poi.ss.SpreadsheetVersion,%20java.lang.String,%20java.lang.String)">getWholeColumn</a></strong>(<a
href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in
org.apache.poi.ss">SpreadsheetVersion</a> version,
+ java.lang.String start,
java.lang.String end)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a
href="../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in
org.apache.poi.ss.util">AreaReference</a></code></td>
-<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#getWholeRow(java.lang.String,%20java.lang.String)">getWholeRow</a></strong>(java.lang.String start,
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#getWholeRow(org.apache.poi.ss.SpreadsheetVersion,%20java.lang.String,%20java.lang.String)">getWholeRow</a></strong>(<a
href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in
org.apache.poi.ss">SpreadsheetVersion</a> version,
+ java.lang.String start,
java.lang.String end)</code> </td>
</tr>
<tr class="rowColor">
@@ -199,7 +209,8 @@ extends java.lang.Object</pre>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#isWholeColumnReference(org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.util.CellReference)">isWholeColumnReference</a></strong>(<a
href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class
in org.apache.poi.ss.util">CellReference</a> topLeft,
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#isWholeColumnReference(org.apache.poi.ss.SpreadsheetVersion,%20org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.util.CellReference)">isWholeColumnReference</a></strong>(<a
href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in
org.apache.poi.ss">SpreadsheetVersion</a> version,
+ <a
href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in
org.apache.poi.ss.util">CellReference</a> topLeft,
<a
href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in
org.apache.poi.ss.util">CellReference</a> botRight)</code>
<div class="block">Is the reference for a whole-column reference,
such as C:C or D:G ?</div>
@@ -237,7 +248,19 @@ extends java.lang.Object</pre>
<ul class="blockList">
<li class="blockList">
<h4>AreaReference</h4>
-<pre>public AreaReference(java.lang.String reference)</pre>
+<pre>@Deprecated
+public AreaReference(java.lang.String reference)</pre>
+<div class="block"><span class="strong">Deprecated.</span> <i>Prefer
supplying a version.</i></div>
+</li>
+</ul>
+<a name="AreaReference(java.lang.String,
org.apache.poi.ss.SpreadsheetVersion)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>AreaReference</h4>
+<pre>public AreaReference(java.lang.String reference,
+ <a
href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in
org.apache.poi.ss">SpreadsheetVersion</a> version)</pre>
<div class="block">Create an area ref from a string representation. Sheet
names containing special characters should be
delimited and escaped as per normal syntax rules for formulas.<br/>
The area reference must be contiguous (i.e. represent a single rectangle, not
a union of rectangles)</div>
@@ -276,33 +299,36 @@ extends java.lang.Object</pre>
<a
href="../../../../../org/apache/poi/ss/util/AreaReference.html#generateContiguous(java.lang.String)"><code>generateContiguous(String)</code></a>)</div>
</li>
</ul>
-<a name="getWholeRow(java.lang.String, java.lang.String)">
+<a name="getWholeRow(org.apache.poi.ss.SpreadsheetVersion, java.lang.String,
java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWholeRow</h4>
-<pre>public static <a
href="../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in
org.apache.poi.ss.util">AreaReference</a> getWholeRow(java.lang.String start,
+<pre>public static <a
href="../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in
org.apache.poi.ss.util">AreaReference</a> getWholeRow(<a
href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in
org.apache.poi.ss">SpreadsheetVersion</a> version,
+ java.lang.String start,
java.lang.String end)</pre>
</li>
</ul>
-<a name="getWholeColumn(java.lang.String, java.lang.String)">
+<a name="getWholeColumn(org.apache.poi.ss.SpreadsheetVersion,
java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWholeColumn</h4>
-<pre>public static <a
href="../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in
org.apache.poi.ss.util">AreaReference</a> getWholeColumn(java.lang.String start,
+<pre>public static <a
href="../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in
org.apache.poi.ss.util">AreaReference</a> getWholeColumn(<a
href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in
org.apache.poi.ss">SpreadsheetVersion</a> version,
+ java.lang.String start,
java.lang.String end)</pre>
</li>
</ul>
-<a name="isWholeColumnReference(org.apache.poi.ss.util.CellReference,
org.apache.poi.ss.util.CellReference)">
+<a name="isWholeColumnReference(org.apache.poi.ss.SpreadsheetVersion,
org.apache.poi.ss.util.CellReference, org.apache.poi.ss.util.CellReference)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isWholeColumnReference</h4>
-<pre>public static boolean isWholeColumnReference(<a
href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in
org.apache.poi.ss.util">CellReference</a> topLeft,
+<pre>public static boolean isWholeColumnReference(<a
href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in
org.apache.poi.ss">SpreadsheetVersion</a> version,
+ <a
href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in
org.apache.poi.ss.util">CellReference</a> topLeft,
<a
href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in
org.apache.poi.ss.util">CellReference</a> botRight)</pre>
<div class="block">Is the reference for a whole-column reference,
such as C:C or D:G ?</div>
Modified:
poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/AreaReference.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/AreaReference.html?rev=1685776&r1=1685775&r2=1685776&view=diff
==============================================================================
---
poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/AreaReference.html
(original)
+++
poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/AreaReference.html
Tue Jun 16 11:52:36 2015
@@ -224,12 +224,14 @@ HSSF concepts.</div>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a
href="../../../../../../org/apache/poi/ss/util/AreaReference.html" title="class
in org.apache.poi.ss.util">AreaReference</a></code></td>
-<td class="colLast"><span class="strong">AreaReference.</span><code><strong><a
href="../../../../../../org/apache/poi/ss/util/AreaReference.html#getWholeColumn(java.lang.String,%20java.lang.String)">getWholeColumn</a></strong>(java.lang.String start,
+<td class="colLast"><span class="strong">AreaReference.</span><code><strong><a
href="../../../../../../org/apache/poi/ss/util/AreaReference.html#getWholeColumn(org.apache.poi.ss.SpreadsheetVersion,%20java.lang.String,%20java.lang.String)">getWholeColumn</a></strong>(<a
href="../../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum
in org.apache.poi.ss">SpreadsheetVersion</a> version,
+ java.lang.String start,
java.lang.String end)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a
href="../../../../../../org/apache/poi/ss/util/AreaReference.html" title="class
in org.apache.poi.ss.util">AreaReference</a></code></td>
-<td class="colLast"><span class="strong">AreaReference.</span><code><strong><a
href="../../../../../../org/apache/poi/ss/util/AreaReference.html#getWholeRow(java.lang.String,%20java.lang.String)">getWholeRow</a></strong>(java.lang.String start,
+<td class="colLast"><span class="strong">AreaReference.</span><code><strong><a
href="../../../../../../org/apache/poi/ss/util/AreaReference.html#getWholeRow(org.apache.poi.ss.SpreadsheetVersion,%20java.lang.String,%20java.lang.String)">getWholeRow</a></strong>(<a
href="../../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum
in org.apache.poi.ss">SpreadsheetVersion</a> version,
+ java.lang.String start,
java.lang.String end)</code> </td>
</tr>
</tbody>
Modified:
poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellReference.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellReference.html?rev=1685776&r1=1685775&r2=1685776&view=diff
==============================================================================
---
poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellReference.html
(original)
+++
poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellReference.html
Tue Jun 16 11:52:36 2015
@@ -334,7 +334,8 @@ HSSF concepts.</div>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><span class="strong">AreaReference.</span><code><strong><a
href="../../../../../../org/apache/poi/ss/util/AreaReference.html#isWholeColumnReference(org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.util.CellReference)">isWholeColumnReference</a></strong>(<a
href="../../../../../../org/apache/poi/ss/util/CellReference.html"
title="class in org.apache.poi.ss.util">CellReference</a> topLeft,
+<td class="colLast"><span class="strong">AreaReference.</span><code><strong><a
href="../../../../../../org/apache/poi/ss/util/AreaReference.html#isWholeColumnReference(org.apache.poi.ss.SpreadsheetVersion,%20org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.util.CellReference)">isWholeColumnReference</a></strong>(<a
href="../../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum
in org.apache.poi.ss">SpreadsheetVersion</a> version,
+ <a
href="../../../../../../org/apache/poi/ss/util/CellReference.html" title="class
in org.apache.poi.ss.util">CellReference</a> topLeft,
<a
href="../../../../../../org/apache/poi/ss/util/CellReference.html" title="class
in org.apache.poi.ss.util">CellReference</a> botRight)</code>
<div class="block">Is the reference for a whole-column reference,
such as C:C or D:G ?</div>
Modified: poi/site/publish/changes.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1685776&r1=1685775&r2=1685776&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Tue Jun 16 11:52:36 2015
@@ -257,6 +257,12 @@ if (VERSION > 3) {
<ul>
<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56328">56328</a> - Improve
AreaReference to take account of the spreadsheet format version when
determining whether a reference is whole-column.</li>
+
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57963">57963</a> - Fix and
verify in CI builds that we can compile most examples without requiring
scratchpad-jar, update documentation.</li>
+
+<li>
<img class="icon" alt="fix" src="images/fix.jpg"> <a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=53109">53109</a> -
Correctly handle unicode strings in NameCommentRecord</li>
<li>
Modified: poi/site/publish/changes.rss
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1685776&r1=1685775&r2=1685776&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Tue Jun 16 11:52:36 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
53109)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 53109) - Correctly handle unicode strings in
NameCommentRecord</description></item><item><title> add(bug
57904)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 57904) - Automatically verify that the resulting
source-packages can be built</description></item><item><title> fix(bug
57512)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 57512) - Fix potential NPE in DateUtil for invalid
dates</description></item><item><title> fix(bug
57889)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 57889) - Fix potential NPE in
XWPFParagraph.getNumFmt()</description></item><
item><title> fix(bug
57951)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 57951) - Use BigDecimal in some cases in
DataFormatter.formatRawCellContents, to avoid rounding problems on
JDK8</description></item><item><title> fix(bug
55410)</title><link>http://poi.apache.org/changes.html</link><description> fix
by David North (bug 55410) - Use specific ID value which prevents Excel from
turning comments into giant curved arrows</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(bug
56328)</title><link>http://poi.apache.org/changes.html</link><description> fix
by David North (bug 56328) - Improve AreaReference to take account of the
spreadsheet format version when determining whether a reference is
whole-column.</description></item><item><title> fix(bug
57963)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 57963) - Fix and verify in CI builds that we can compile
most examples without requiring scratchpad-jar, update
documentation.</description></item><item><title> fix(bug
53109)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 53109) - Correctly handle unicode strings in
NameCommentRecord</description></item><item><title> add(bug
57904)</title><link>http://poi.apache.org/changes.html<
/link><description> add by POI Developers (bug 57904) - Automatically verify
that the resulting source-packages can be
built</description></item><item><title> fix(bug
57512)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 57512) - Fix potential NPE in DateUtil for invalid
dates</description></item><item><title> fix(bug
57889)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 57889) - Fix potential NPE in
XWPFParagraph.getNumFmt()</description></item><item><title> fix(bug
57951)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 57951) - Use BigDecimal in some cases in
DataFormatter.formatRawCellContents, to avoid rounding problems on
JDK8</description></item><item><title> fix(bug
55410)</title><link>http://poi.apache.org/changes.html</link><description> fix
by David North (bug 55410) - Use specific ID value which prevents Excel from
turning comments
into giant curved arrows</description></item></channel></rss>
\ No newline at end of file
Modified: poi/site/publish/document/index.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/document/index.html?rev=1685776&r1=1685775&r2=1685776&view=diff
==============================================================================
--- poi/site/publish/document/index.html (original)
+++ poi/site/publish/document/index.html Tue Jun 16 11:52:36 2015
@@ -154,9 +154,13 @@ if (VERSION > 3) {
<p>As detailed in the <a href="/overview.html#components">Components
Page</a>, HWPF is contained within the poi-scratchpad-XXX.jar, while XWPF
- is in the OOXML jar, but also requires the poi-scratchpad-XXX.jar. You
will need
- to ensure you include the appropriate jars (and their dependencies!) in
your
- classpath to use HWPF or XWPF.</p>
+ is in the poi-ooxml-XXX.jar. You will need to ensure you include the
appropriate
+ jars (and their dependencies!) in your classpath to use HWPF or XWPF.</p>
+
+
+<p>Please note that in version 3.12, due to a bug, you might need to include
+ poi-scratchpad-XXX.jar when using XWPF. This has been fixed again for the
next
+ release as there should not be such a dependency.</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]