|
|
static URL | getSource (String filename, URL resourceURL) throws UrlConversionException |
|
static Path | getSourcePath (String filename, URL resourceURL) throws UrlConversionException |
|
static Path | asPath (URL url) |
|
static URL | asUrl (File file) throws MalformedURLException |
|
static URL | asUrl (Path path) throws MalformedURLException |
|
static Path | getCodeSource (URL url, String localPath) throws UrlConversionException |
|
static Path | getCodeSource (Class<?> cls) |
|
|
static final Path | LOADER_CODE_SOURCE = getCodeSource(UrlUtil.class) |
The documentation for this class was generated from the following file:
- src/main/java/org/quiltmc/loader/impl/util/UrlUtil.java