public class ZipEntryClassPathResource extends Object implements ClassPathResource
| Constructor and Description |
|---|
ZipEntryClassPathResource(String path,
ZipEntry nextEntry,
ZipInputStream inputStream) |
public ZipEntryClassPathResource(String path, ZipEntry nextEntry, ZipInputStream inputStream)
public String getPath()
getPath in interface ClassPathResourcepublic InputStream open() throws IOException
open in interface ClassPathResourceIOExceptionCopyright © 2021 vpc open source initiative. All rights reserved.