| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.adventnet.afp.log.FileUtil
This class has the methods that are used internally for file manupulationdeals present in a given directory. Various methods are avaliable for getting the nextfile, maxfile ..
| Constructor Summary | |
FileUtil(java.io.File dir)
Constructs an object initialized with File Object.  | 
|
FileUtil(java.lang.String dir)
Constructs an object initialized with a String pathname  | 
|
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public FileUtil(java.io.File dir)
dir - File instance of the target directorypublic FileUtil(java.lang.String dir)
dir - target directory path as a String
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||