Extend the support for specifying a policy to HSSF on missing / blank cells when...
commit6e4bf6ec75a6cba097946c12fb6f680b12840588
authorNick Burch <nick@apache.org>
Fri, 23 May 2008 12:58:56 +0000 (23 12:58 +0000)
committerNick Burch <nick@apache.org>
Fri, 23 May 2008 12:58:56 +0000 (23 12:58 +0000)
tree305a3dddbe21bc26076e02c0bc4863908675a353
parentb8ef1608c71170b749f1b91bd4673cf685defbd9
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.eu.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