public class ResourceHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.log4j.Logger |
oLog |
| Constructor and Description |
|---|
ResourceHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getBaseResourcePath() |
Path |
getPath() |
static String |
getResourcePath(String resource) |
static InputStream |
getResourcePathInputStream(String resource) |
static Path |
getSpecificResourcePath(String resource) |
public static String getBaseResourcePath()
public Path getPath()
public static InputStream getResourcePathInputStream(String resource)
Copyright © 2021. All rights reserved.