Package | Description |
---|---|
org.zkoss.poi.hdgf.streams |
Modifier and Type | Method and Description |
---|---|
static Stream |
Stream.createStream(Pointer pointer,
byte[] documentData,
ChunkFactory chunkFactory,
PointerFactory pointerFactory)
Uses the pointer to locate a Stream within the document
data, and creates it.
|
Constructor and Description |
---|
ChunkStream(Pointer pointer,
StreamStore store,
ChunkFactory chunkFactory) |
PointerContainingStream(Pointer pointer,
StreamStore store,
ChunkFactory chunkFactory,
PointerFactory pointerFactory) |
StringsStream(Pointer pointer,
StreamStore store,
ChunkFactory chunkFactory) |
TrailerStream(Pointer pointer,
StreamStore store,
ChunkFactory chunkFactory,
PointerFactory pointerFactory) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.