Class SystemUtil

java.lang.Object
org.codelibs.core.lang.SystemUtil
org.codelibs.fess.util.SystemUtil

public class SystemUtil extends org.codelibs.core.lang.SystemUtil
  • Field Summary

    Fields inherited from class org.codelibs.core.lang.SystemUtil

    FILE_ENCODING, JAVA_IO_TMPDIR, LINE_SEPARATOR, OS_NAME, PATH_SEPARATOR, USER_DIR, USER_HOME
  • Method Summary

    Modifier and Type
    Method
    Description
    static String
     

    Methods inherited from class org.codelibs.core.lang.SystemUtil

    currentTimeMillis, getEnv, getEnv, getProperty, getProperty

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getSearchEngineHttpAddress

      public static String getSearchEngineHttpAddress()