|
The file is still in the ZIP file. once you find the zipentry you want, you have to go through the process of extracting that file so you can use it. Or if you dont want to extract it you would simply get the inputstream of the particular entry from the Zipfile Object.
|