|
mhuss AstroLib 1.1.4a | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.mhuss.Util.FileU
Miscellaneous handy-dandy utility functions for file I/O.
| Constructor Summary | |
FileU()
|
|
| Method Summary | |
static boolean |
exists(java.lang.String filespec)
Determine if the specified file exists and is readable. |
static java.lang.String |
getFS()
Get the system file separator ("/" or "\") |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FileU()
| Method Detail |
public static java.lang.String getFS()
public static boolean exists(java.lang.String filespec)
filespec - The file name to test
|
mhuss AstroLib 1.1.4a | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||