org.deegree.framework.file
Class FileMemory
java.lang.Object
org.deegree.framework.file.FileMemory
public class FileMemory
- extends java.lang.Object
- Version:
- $Revision: 6251 $, $Date: 2007-03-19 16:59:28 +0100 (Mo, 19 Mrz 2007) $
- Author:
- Andreas Poth, last edited by: $Author: poth $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileMemory
public FileMemory()
getLastDirectory
public static java.io.File getLastDirectory(java.lang.String type)
- Parameters:
type
- any string that is valid to be part of a file name
- Returns:
- last directory
setLastDirectory
public static void setLastDirectory(java.lang.String type,
java.io.File dir)
- Parameters:
type
- any string that is valid to be part of a file namedir
-
getLastFile
public static java.io.File getLastFile(java.lang.String type)
- Parameters:
type
- any string that is valid to be part of a file name
- Returns:
- last file
setLastFile
public static void setLastFile(java.lang.String type,
java.io.File file)
- Parameters:
type
- any string that is valid to be part of a file namefile
-
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org