Package | Description |
---|---|
loci.poi.poifs.eventfilesystem |
The eventfilesystem is an efficient method for reading OLE 2 CDF files.
|
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 DocumentInputStream |
POIFSReaderEvent.stream |
Modifier and Type | Method and Description |
---|---|
DocumentInputStream |
POIFSReaderEvent.getStream() |
Constructor and Description |
---|
POIFSReaderEvent(DocumentInputStream stream,
POIFSDocumentPath path,
String documentName)
package scoped constructor
|
Modifier and Type | Method and Description |
---|---|
DocumentInputStream |
POIFSFileSystem.createDocumentInputStream(String documentName)
open a document in the root entry's list of entries
|
Copyright © 2016 Open Microscopy Environment