- java.lang.Object
-
- org.zkoss.poi.xssf.streaming.SXSSFRow.CellIterator
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Iterator
forEachRemaining
-
-
Constructor Detail
-
CellIterator
public CellIterator()
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface java.util.Iterator<Cell>
-
remove
public void remove()
- Specified by:
remove
in interface java.util.Iterator<Cell>
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.