Uses of Class
com.pff.PSTNodeInputStream
Packages that use PSTNodeInputStream
-
Uses of PSTNodeInputStream in com.pff
Fields in com.pff declared as PSTNodeInputStreamModifier and TypeFieldDescriptionprivate PSTNodeInputStreamPSTTable.in(package private) PSTNodeInputStreamPSTTable.NodeInfo.inMethods in com.pff that return PSTNodeInputStreamModifier and TypeMethodDescription(package private) PSTNodeInputStreamDescriptorIndexNode.getNodeInputStream(PSTFile pstFile) (package private) PSTNodeInputStreamPSTFile.readLeaf(long bid) Methods in com.pff with parameters of type PSTNodeInputStreamModifier and TypeMethodDescription(package private) HashMap<Integer, PSTDescriptorItem> PSTFile.getPSTDescriptorItems(PSTNodeInputStream in) Constructors in com.pff with parameters of type PSTNodeInputStreamModifierConstructorDescription(package private)NodeInfo(int start, int end, PSTNodeInputStream in) protectedPSTTable(PSTNodeInputStream in, HashMap<Integer, PSTDescriptorItem> subNodeDescriptorItems) protectedPSTTable7C(PSTNodeInputStream in, HashMap<Integer, PSTDescriptorItem> subNodeDescriptorItems) protectedPSTTable7C(PSTNodeInputStream in, HashMap<Integer, PSTDescriptorItem> subNodeDescriptorItems, int entityToExtract) (package private)