org.eclipse.higgins.idas.cp.jena2.util
Class ConfigUtil

java.lang.Object
  extended byorg.eclipse.higgins.idas.cp.jena2.util.ConfigUtil

public class ConfigUtil
extends Object


Constructor Summary
ConfigUtil()
           
 
Method Summary
static String getCacheFileName(String uri, String path)
           
static String getFilePath(String file, String path)
           
static String resolvePath(String path)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigUtil

public ConfigUtil()
Method Detail

resolvePath

public static String resolvePath(String path)

getCacheFileName

public static String getCacheFileName(String uri,
                                      String path)

getFilePath

public static String getFilePath(String file,
                                 String path)