]> source.dussan.org Git - poi.git/commit
Add java.lang.Iterable style methods for iterating over rows and cells, but don't...
authorNick Burch <nick@apache.org>
Tue, 5 Feb 2008 15:51:29 +0000 (15:51 +0000)
committerNick Burch <nick@apache.org>
Tue, 5 Feb 2008 15:51:29 +0000 (15:51 +0000)
commit407a62f2bc90b7e635b689ee116845ab22f0dc9e
tree08e3c324bc2a64ba2bd61e102e581d127147b2c4
parentabe75c040f0ad99babcec53c275977d36baf6ec7
Add java.lang.Iterable style methods for iterating over rows and cells, but don't actually implement that, as it wasn't in jdk 1.3 or jdk 1.4, with is rather tedious

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@618680 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/usermodel/HSSFRow.java
src/java/org/apache/poi/hssf/usermodel/HSSFSheet.java