gr.uoa.di.madgik.grsbroker.helpmanagers
Class FileManager

java.lang.Object
  extended by gr.uoa.di.madgik.grsbroker.helpmanagers.FileManager

public class FileManager
extends Object


Constructor Summary
FileManager()
           
 
Method Summary
static String getFilePath(String key, String fname)
           
static String getFileRealName(String key, String fname)
           
static String putFileInMap(File file, String filename, String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileManager

public FileManager()
Method Detail

getFilePath

public static String getFilePath(String key,
                                 String fname)

getFileRealName

public static String getFileRealName(String key,
                                     String fname)

putFileInMap

public static String putFileInMap(File file,
                                  String filename,
                                  String key)
                           throws IOException
Throws:
IOException


Copyright © 2013. All Rights Reserved.