Class ResourceSupport
java.lang.Object
org.chenile.cconfig.util.ResourceSupport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static StringnormalizePath(String value) static InputStreamresourceLoader(String basePath, String resourceName, String customAttribute)
-
Constructor Details
-
ResourceSupport
private ResourceSupport()
-
-
Method Details
-
resourceLoader
public static InputStream resourceLoader(String basePath, String resourceName, String customAttribute) -
normalizePath
-