Uses of Class
com.pff.OffsetIndexItem
Packages that use OffsetIndexItem
-
Uses of OffsetIndexItem in com.pff
Fields in com.pff with type parameters of type OffsetIndexItemModifier and TypeFieldDescriptionprivate LinkedList<OffsetIndexItem> PSTNodeInputStream.indexItemsMethods in com.pff that return OffsetIndexItemModifier and TypeMethodDescription(package private) OffsetIndexItemPSTFile.getOffsetIndexNode(long identifier) navigate the internal index B-Tree and find a specific itemMethods in com.pff with parameters of type OffsetIndexItemModifier and TypeMethodDescriptionprivate voidPSTNodeInputStream.loadFromOffsetItem(OffsetIndexItem offsetItem) Constructors in com.pff with parameters of type OffsetIndexItemModifierConstructorDescription(package private)PSTNodeInputStream(PSTFile pstFile, OffsetIndexItem offsetItem)