Uses of Class
com.pff.PSTFileContent
Packages that use PSTFileContent
-
Uses of PSTFileContent in com.pff
Subclasses of PSTFileContent in com.pffFields in com.pff declared as PSTFileContentModifier and TypeFieldDescriptionprivate final PSTFileContentPSTFile.inprivate PSTFileContentPSTNodeInputStream.inMethods in com.pff that return PSTFileContentModifier and TypeMethodDescriptionPSTFile.getContentHandle()get the handle to the file content we are currently accessingMethods in com.pff with parameters of type PSTFileContentModifier and TypeMethodDescriptionprivate byte[]PSTFile.findBtreeItem(PSTFileContent in, long index, boolean descTree) Generic function used by getOffsetIndexNode and getDescriptorIndexNode for navigating the PST B-Treesprivate voidPSTFile.processNameToIdMap(PSTFileContent in) read the name-to-id map from the file and load it inConstructors in com.pff with parameters of type PSTFileContent