]> source.dussan.org Git - poi.git/commit
Extend the support for specifying a policy to HSSF on missing / blank cells when...
authorNick Burch <nick@apache.org>
Fri, 23 May 2008 12:58:56 +0000 (12:58 +0000)
committerNick Burch <nick@apache.org>
Fri, 23 May 2008 12:58:56 +0000 (12:58 +0000)
commita97602aa11fa5669ef98ee34f92b23f4f1ffe4fd
tree305a3dddbe21bc26076e02c0bc4863908675a353
parent587391631d4aa281b7a1305c61db9476d9940dd3
Extend the support for specifying a policy to HSSF on missing / blank cells when fetching, to be able to specify the policy at the HSSFWorkbook level

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@659525 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/usermodel/HSSFRow.java
src/java/org/apache/poi/hssf/usermodel/HSSFWorkbook.java
src/testcases/org/apache/poi/hssf/usermodel/TestHSSFRow.java