Constructors in com.pff with parameters of type PSTFile |
PSTActivity(PSTFile theFile,
DescriptorIndexNode descriptorIndexNode)
|
PSTActivity(PSTFile theFile,
DescriptorIndexNode folderIndexNode,
com.pff.PSTTableBC table,
java.util.HashMap<java.lang.Integer,com.pff.PSTDescriptorItem> localDescriptorItems)
|
PSTContact(PSTFile theFile,
DescriptorIndexNode descriptorIndexNode)
|
PSTContact(PSTFile theFile,
DescriptorIndexNode folderIndexNode,
com.pff.PSTTableBC table,
java.util.HashMap<java.lang.Integer,com.pff.PSTDescriptorItem> localDescriptorItems)
|
PSTObject(PSTFile theFile,
DescriptorIndexNode descriptorIndexNode)
|
PSTObject(PSTFile theFile,
DescriptorIndexNode folderIndexNode,
com.pff.PSTTableBC table,
java.util.HashMap<java.lang.Integer,com.pff.PSTDescriptorItem> localDescriptorItems)
for pre-population |
PSTRss(PSTFile theFile,
DescriptorIndexNode descriptorIndexNode)
|
PSTRss(PSTFile theFile,
DescriptorIndexNode folderIndexNode,
com.pff.PSTTableBC table,
java.util.HashMap<java.lang.Integer,com.pff.PSTDescriptorItem> localDescriptorItems)
|
PSTTask(PSTFile theFile,
DescriptorIndexNode descriptorIndexNode)
|
PSTTask(PSTFile theFile,
DescriptorIndexNode folderIndexNode,
com.pff.PSTTableBC table,
java.util.HashMap<java.lang.Integer,com.pff.PSTDescriptorItem> localDescriptorItems)
|