|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--planetj.helpers.FileHelper
|
+--planetj.helpers.PDFHelper
Portable Document Format - PDF This class will assist in creating PDF files.
Creation date: (1/22/2002 5:01:05 PM)
| Method Summary | |
static PDFFileDescriptor |
newPDFFileDescriptor()
This is the only way to get an instance of a new PDFFileDescriptor Creation date: (1/22/2002 5:01:43 PM) |
static PDFFileDescriptor |
newPDFFileDescriptor(FilePropertyGroup pProperties)
This is the only way to get an instance of a new PDFFileDescriptor Creation date: (12/5/2001 3:15:14 PM) |
static PDFHelper |
singleton()
PDFHelper implements the singleton model so this method is the only way to get an instance of this class Creation date: (1/22/2002 5:02:31 PM) |
| Methods inherited from class planetj.helpers.FileHelper |
getAS400, getFileSeparator, newFileDescriptor, newFileDescriptor, validateFileName, writeData |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static PDFFileDescriptor newPDFFileDescriptor()
public static PDFFileDescriptor newPDFFileDescriptor(FilePropertyGroup pProperties)
public static PDFHelper singleton()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||