Package org.codelibs.fess.util
Class ResourceUtil
- java.lang.Object
-
- org.codelibs.fess.util.ResourceUtil
-
public class ResourceUtil extends Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedResourceUtil()
-
Method Summary
-
-
-
Method Detail
-
getFesenHttpUrl
public static String getFesenHttpUrl()
-
getAppType
public static String getAppType()
-
getOverrideConfPath
public static org.dbflute.optional.OptionalEntity<String> getOverrideConfPath()
-
getProjectPropertiesFile
public static Path getProjectPropertiesFile()
-
getPluginJarFiles
public static File[] getPluginJarFiles(FilenameFilter filter)
-
-