Package com.pff
Class PSTTableBC
java.lang.Object
com.pff.PSTTable
com.pff.PSTTableBC
The BC Table type. (Property Context)
Used by pretty much everything.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.pff.PSTTable
PSTTable.NodeInfo -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate StringBuilderprivate booleanprivate HashMap<Integer, PSTTableBCItem> Fields inherited from class com.pff.PSTTable
arrayBlocks, description, hidRoot, hidUserRoot, numberOfIndexLevels, numberOfKeys, sizeOfItemKey, sizeOfItemValue, tableType, tableTypeByte -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.pff.PSTTable
getNodeInfo, getRowCount, releaseRawData
-
Field Details
-
items
-
descBuffer
-
isDescNotYetInitiated
private boolean isDescNotYetInitiated
-
-
Constructor Details
-
PSTTableBC
PSTTableBC(PSTNodeInputStream in) throws PSTException, IOException - Throws:
PSTExceptionIOException
-
-
Method Details