| Package | Description |
|---|---|
| com.pff |
| Modifier and Type | Field and Description |
|---|---|
private java.util.LinkedList<OffsetIndexItem> |
PSTNodeInputStream.indexItems |
| Modifier and Type | Method and Description |
|---|---|
(package private) OffsetIndexItem |
PSTFile.getOffsetIndexNode(long identifier)
navigate the internal index B-Tree and find a specific item
|
| Modifier and Type | Method and Description |
|---|---|
private void |
PSTNodeInputStream.loadFromOffsetItem(OffsetIndexItem offsetItem) |
| Constructor and Description |
|---|
PSTNodeInputStream(PSTFile pstFile,
OffsetIndexItem offsetItem) |