|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.usp.ime.klava.segmentit.util.FileUtils
public class FileUtils
Provides file handling utility methods.
| Constructor Summary | |
|---|---|
FileUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getSavedPath()
Returns the last path saved. |
static void |
savePath(java.io.File file)
Saves, in a temporary File, the path of the given file
(or its parent directory, if it is not a directory itself) for later
reuse. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileUtils()
| Method Detail |
|---|
public static void savePath(java.io.File file)
File, the path of the given file
(or its parent directory, if it is not a directory itself) for later
reuse.
file - a Filepublic static java.lang.String getSavedPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||