Package | Description |
---|---|
loci.poi.poifs.filesystem |
filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
|
loci.poi.poifs.property |
property package contains high and low level Property structures for POIFS.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
POIFSFileSystem.addDirectory(DirectoryProperty directory)
add a new DirectoryProperty
|
Constructor and Description |
---|
DirectoryNode(DirectoryProperty property,
POIFSFileSystem filesystem,
DirectoryNode parent)
create a DirectoryNode.
|
Modifier and Type | Class and Description |
---|---|
class |
RootProperty
Root property
|
Modifier and Type | Method and Description |
---|---|
private void |
PropertyTable.populatePropertyTree(DirectoryProperty root) |
Copyright © 2016 Open Microscopy Environment