Package | Description |
---|---|
loci.poi.poifs.filesystem |
filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
|
Modifier and Type | Field and Description |
---|---|
private DocumentOutputStream |
POIFSWriterEvent.stream |
Modifier and Type | Method and Description |
---|---|
DocumentOutputStream |
POIFSWriterEvent.getStream() |
Constructor and Description |
---|
POIFSWriterEvent(DocumentOutputStream stream,
POIFSDocumentPath path,
String documentName,
int limit)
package scoped constructor
|
Copyright © 2016 Open Microscopy Environment