|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.enableit.db.darrt.AbstractFileHandler
Contains file manipulation operations common to several of the main darrt classes.
| Field Summary | |
static java.lang.String |
ABOUT
CVS info ABOUT this class and its current version |
| Constructor Summary | |
AbstractFileHandler()
Default Constructor |
|
| Method Summary | |
java.io.File |
getOperDir()
Gets operDir |
void |
setOperDir(java.io.File operDir)
Sets operDir |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String ABOUT
| Constructor Detail |
public AbstractFileHandler()
| Method Detail |
public java.io.File getOperDir()
public void setOperDir(java.io.File operDir)
operDir -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||