org.activemath.omdocjdom.index.infomap
Class InfomapSystemEnvironment

java.lang.Object
  extended by org.activemath.omdocjdom.index.infomap.InfomapSystemEnvironment

public class InfomapSystemEnvironment
extends Object


Constructor Summary
InfomapSystemEnvironment()
           
 
Method Summary
static Properties getEnvVars()
           
 String getSystemVariable(String nameOfVariable)
           
 boolean testSanityOfPathVariable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfomapSystemEnvironment

public InfomapSystemEnvironment()
Method Detail

getEnvVars

public static Properties getEnvVars()
                             throws Throwable
Throws:
Throwable

getSystemVariable

public String getSystemVariable(String nameOfVariable)

testSanityOfPathVariable

public boolean testSanityOfPathVariable()