aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi
diff options
context:
space:
mode:
authorYegor Kozlov <yegor@apache.org>2008-10-23 18:57:28 +0000
committerYegor Kozlov <yegor@apache.org>2008-10-23 18:57:28 +0000
commit968c6493a52b58d38262894a00d1cd3bdd080efb (patch)
tree1bdae6bde826fc6131301964ecf7cbe99d11a164 /src/testcases/org/apache/poi
parentc63434df63697adf242805f7a0bde52d767907d2 (diff)
downloadpoi-968c6493a52b58d38262894a00d1cd3bdd080efb.tar.gz
poi-968c6493a52b58d38262894a00d1cd3bdd080efb.zip
1. important algorithmic improvements of XSSFRow and XSSFSheet, removed LinkedList in favor of TreeMap, that allowed O(Log(N)) performance instead of O(N) when adding new rows and cells2. Revised cell value accessors in XSSFCell. Now both HSSF and XSSF handle various cell types equally. The same exceptions are thrown in case of type mismatch, same behaviour when setting nulls, etc.
3. Moved FormulaError codes out of the Cell interface into enum. Interface isn't a proper place for it 4. Finally finished javadoc on XSSFRow and XSSFCell git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@707445 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/testcases/org/apache/poi')
0 files changed, 0 insertions, 0 deletions