public interface ResourceLoader
Modifier and Type | Field and Description |
---|---|
static String |
CLASSPATH_URL_PREFIX |
static String |
FILE_URL_PREFIX |
Modifier and Type | Method and Description |
---|---|
ClassLoader |
getClassloader() |
Resource |
getResource(String path) |
static final String FILE_URL_PREFIX
static final String CLASSPATH_URL_PREFIX
ClassLoader getClassloader()
Copyright © 2018 Brandao. All rights reserved.