|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IIFFileDescriptor | |
planetj.helpers |
Uses of IIFFileDescriptor in planetj.helpers |
Methods in planetj.helpers that return IIFFileDescriptor | |
static IIFFileDescriptor |
IIFHelper.newIIFFileDescriptor()
This is the only way to get an instance of a new IIFFileDescriptor Creation date: (2/18/2002 5:51:28 AM) |
Methods in planetj.helpers with parameters of type IIFFileDescriptor | |
StringBuffer |
IIFHelper.generateIIFFile(IIFRecord pIIFRecord,
IIFFileDescriptor pIIFFileDescriptor)
This method will return a StringBuffer in IIF format according to pIIFData. |
StringBuffer |
IIFHelper.generateIIFFile(IIFRecordArray pIIFData,
IIFFileDescriptor pIIFFileDescriptor)
This method will return a StringBuffer in IIF format according to pIIFData. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |