|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--planetj.helpers.FileHelper | +--planetj.helpers.MSAccessHelper
This class will assist in exporting to MS Access files.
Method Summary | |
static MSAccessDescriptor |
newMSAccessDescriptor()
This is the only way to get an instance of a new MSAccessDescriptor Creation date: (1/22/2002 5:01:43 PM) |
static MSAccessDescriptor |
newMSAccessDescriptor(MSAccessPropertyGroup pProperties)
This is the only way to get an instance of a new PDFFileDescriptor Creation date: (12/5/2001 3:15:14 PM) |
static MSAccessHelper |
singleton()
MSAccessHelper implements the singleton model so this method is the only way to get an instance of this class |
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 MSAccessDescriptor newMSAccessDescriptor()
public static MSAccessDescriptor newMSAccessDescriptor(MSAccessPropertyGroup pProperties)
public static MSAccessHelper singleton()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |