public class HSSFObjectData extends Object
Constructor and Description |
---|
HSSFObjectData(ObjRecord record,
POIFSFileSystem poifs)
Constructs object data by wrapping a lower level object record.
|
public HSSFObjectData(ObjRecord record, POIFSFileSystem poifs)
record
- the low-level object record.poifs
- the filesystem, required for retrieving the object data.public DirectoryEntry getDirectory() throws IOException
IOException
- if there was an error reading the data.Copyright © 2014 Open Microscopy Environment