protected class NPOIFSStream.StreamBlockByteBufferIterator
extends java.lang.Object
implements java.util.Iterator<java.nio.ByteBuffer>
Modifier | Constructor and Description |
---|---|
protected |
NPOIFSStream.StreamBlockByteBufferIterator(int firstBlock) |
protected NPOIFSStream.StreamBlockByteBufferIterator(int firstBlock)
public boolean hasNext()
hasNext
in interface java.util.Iterator<java.nio.ByteBuffer>
public java.nio.ByteBuffer next()
next
in interface java.util.Iterator<java.nio.ByteBuffer>
public void remove()
remove
in interface java.util.Iterator<java.nio.ByteBuffer>
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.