public class ResourceUtil extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ResourceUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Path |
getClassesPath(String... names) |
static Path |
getConfPath(String... names) |
static Path |
getDictionaryPath(String... names) |
static String |
getElasticsearchHttpUrl() |
static File[] |
getJarFiles(String namePrefix) |
static Path |
getMailTemplatePath(String... names) |
static Path |
getOrigPath(String... names) |
protected static Path |
getPath(String base,
String... names) |
static Path |
getSitePath(String... names) |
static Path |
getThumbnailPath(String... names) |
static Path |
getViewTemplatePath(String... names) |
static String |
resolve(String value) |
public static String getElasticsearchHttpUrl()
Copyright © 2009–2017 CodeLibs. All rights reserved.