public class ZipFileResourceFinder extends ResourceFinder
ResourceFinder that finds resources in a ZIP file.EMPTY_RESOURCE_FINDER| Constructor and Description |
|---|
ZipFileResourceFinder(ZipFile zipFile) |
| Modifier and Type | Method and Description |
|---|---|
Resource |
findResource(String resourceName) |
String |
toString() |
findResourceAsStreampublic ZipFileResourceFinder(ZipFile zipFile)
@Nullable public final Resource findResource(String resourceName)
findResource in class ResourceFinderCopyright © 2019. All rights reserved.