|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.hdgf.streams.Stream org.apache.poi.hdgf.streams.ChunkStream
public class ChunkStream
Constructor Summary | |
---|---|
protected |
ChunkStream(Pointer pointer,
StreamStore store,
ChunkFactory chunkFactory)
|
Method Summary | |
---|---|
void |
findChunks()
Process the contents of the stream out into chunks |
Chunk[] |
getChunks()
|
Methods inherited from class org.apache.poi.hdgf.streams.Stream |
---|
_getContentsLength, _getStore, createStream, getPointer, getStore |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ChunkStream(Pointer pointer, StreamStore store, ChunkFactory chunkFactory)
Method Detail |
---|
public Chunk[] getChunks()
public void findChunks()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |