Class ZipResourceLoader
java.lang.Object
io.quarkus.platform.descriptor.loader.json.ZipResourceLoader
- All Implemented Interfaces:
ResourceLoader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> TloadResourceAsPath(String name, ResourcePathConsumer<T> consumer) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.quarkus.platform.descriptor.loader.json.ResourceLoader
loadResource
-
Constructor Details
-
ZipResourceLoader
-
-
Method Details
-
loadResourceAsPath
- Specified by:
loadResourceAsPathin interfaceResourceLoader- Throws:
IOException
-