Class ResourceLoaders
java.lang.Object
io.quarkus.platform.descriptor.loader.json.ResourceLoaders
-
Method Summary
Modifier and TypeMethodDescriptionstatic FilegetResourceFile(URL url, String name) static <R> RprocessAsPath(URL url, Function<Path, R> function) static ResourceLoader
-
Method Details
-
getResourceFile
- Throws:
IOException
-
resolveFileResourceLoader
-
processAsPath
-