]> source.dussan.org Git - poi.git/commit
fixed bug 44892 - made HSSFWorkbook.getSheet(String) case insensitive
authorJosh Micich <josh@apache.org>
Thu, 1 May 2008 03:25:37 +0000 (03:25 +0000)
committerJosh Micich <josh@apache.org>
Thu, 1 May 2008 03:25:37 +0000 (03:25 +0000)
commit30f7413789472ffa406d2a12601979943408c66d
treef21da6bed0096d081ff12c7532aa7e91a53baf34
parent15e082cd9bae4b71fc5a0705b2c58f6204305602
fixed bug 44892 - made HSSFWorkbook.getSheet(String) case insensitive

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