| Package | Description |
|---|---|
| com.pff |
| Modifier and Type | Field and Description |
|---|---|
private PSTNodeInputStream |
PSTTable.in |
(package private) PSTNodeInputStream |
PSTTable.NodeInfo.in |
| Modifier and Type | Method and Description |
|---|---|
(package private) PSTNodeInputStream |
DescriptorIndexNode.getNodeInputStream(PSTFile pstFile) |
(package private) PSTNodeInputStream |
PSTFile.readLeaf(long bid) |
| Modifier and Type | Method and Description |
|---|---|
(package private) java.util.HashMap<java.lang.Integer,PSTDescriptorItem> |
PSTFile.getPSTDescriptorItems(PSTNodeInputStream in) |
| Constructor and Description |
|---|
NodeInfo(int start,
int end,
PSTNodeInputStream in) |
PSTTable(PSTNodeInputStream in,
java.util.HashMap<java.lang.Integer,PSTDescriptorItem> subNodeDescriptorItems) |
PSTTable7C(PSTNodeInputStream in,
java.util.HashMap<java.lang.Integer,PSTDescriptorItem> subNodeDescriptorItems) |
PSTTable7C(PSTNodeInputStream in,
java.util.HashMap<java.lang.Integer,PSTDescriptorItem> subNodeDescriptorItems,
int entityToExtract) |
PSTTableBC(PSTNodeInputStream in) |