Class ZipEntryClassPathResource
java.lang.Object
net.thevpc.common.classpath.ZipEntryClassPathResource
- All Implemented Interfaces:
ClassPathResource
- Author:
- taha.bensalah@gmail.com
-
Constructor Summary
ConstructorsConstructorDescriptionZipEntryClassPathResource(String path, ZipEntry nextEntry, ZipInputStream inputStream) -
Method Summary
-
Constructor Details
-
ZipEntryClassPathResource
-
-
Method Details
-
getPath
- Specified by:
getPathin interfaceClassPathResource
-
open
- Specified by:
openin interfaceClassPathResource- Throws:
IOException
-
toString
-