docstring
stringlengths 3
2.38k
| code
stringlengths 9
99.4k
|
---|---|
check if its open document file | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getName ZipFile . close |
copy source zip file to target <unk> <unk> include exclude patterns | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getName ZipFile . close |
extract the manifest file from an apk to the desired file | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getName ZipFile . close |
locate the bootstrap <unk> jar from the bundle | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getName ZipFile . close |
the method <unk> given compressed file to the directory | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getName ZipFile . getInputStream File . <init> File . mkdir String . equals File . <init> File . createNewFile File . delete File . createNewFile FileOutputStream . <init> InputStream . read FileOutputStream . write FileOutputStream . close InputStream . close ZipFile . close FileOutputStream . close |
base on code available at <unk> | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getName ZipFile . getInputStream File . <init> ZipEntry . isDirectory File . mkdirs File . createNewFile FileOutputStream . <init> FileOutputStream . write FileOutputStream . close ZipFile . close |
perform a full check of entries | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getName ZipFile . getInputStream InputStream . available InputStream . read ZipEntry . getName InputStream . close ZipFile . close Activator . <unk> File . getAbsolutePath |
read entries in zip file and return an input stream to thefile that matches the given file name or null if there is no file | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getName ZipFile . getInputStream InputStream . close ZipFile . close |
parse a jar file and adds all the classes found to classes and all other files to files found | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getName ZipFile . getInputStream Map < String > . put Pattern . matcher ZipEntry . getName Map < String , InputStream > . put |
parse a jar file and adds all the classes found to classes and all other files to files found | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getName ZipFile . getInputStream Map < String > . put ZipEntry . getName Pattern . matcher Map < String , InputStream > . put ZipFile . getInputStream |
parse a jar file and adds all the classes found to classes and all other files to files found | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getName ZipFile . getInputStream Map < String > . put ZipEntry . getName Pattern . matcher ZipEntry . getName Map < String , InputStream > . put |
parse a jar file and adds all the classes found to classes and all other files to files found | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getName ZipFile . getInputStream Map < String > . put ZipEntry . getName ZipFile . getInputStream ZipEntry . getName Map < String , InputStream > . put |
parse a jar file and adds all the classes found to classes and all other files to files found | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getName ZipFile . getInputStream Map < String > . put ZipFile . getInputStream Map < String , InputStream > . put |
copy the contents of from into output | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getName ZipOutputStream . putNextEntry ZipFile . getInputStream InputStream . read ZipOutputStream . write InputStream . close ZipOutputStream . closeEntry ZipFile . close |
scan the entries in a zip jar file for classes under the parent package | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getName |
initialize internal hash tables with jar file resources | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getSize Hashtable < String , Integer > . put Integer . <init> ZipFile . close FileInputStream . <init> BufferedInputStream . <init> ZipInputStream . <init> ZipInputStream . getNextEntry Hashtable < String , Integer > . get ZipInputStream . read Hashtable < String > . put |
unzip a file in the test data directory | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . isDirectory File . <init> File . getParentFile File . mkdirs ZipFile . getInputStream FileOutputStream . <init> InputStream . read OutputStream . write OutputStream . close InputStream . close ZipFile . close |
unpack view resources | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . isDirectory File . <init> File . mkdir ZipFile . getInputStream BufferedOutputStream . <init> ZipEntry . getName ZipFile . getName |
unzip a file in target directory | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . isDirectory File . mkdirs File . <init> ZipEntry . getName File . <init> ZipEntry . getName File . exists File . getParent File . <init> File . mkdirs ZipFile . getInputStream BufferedOutputStream . <init> ZipEntry . getName ZipFile . close File . <init> File . delete |
unzip a file into the given directory | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . isDirectory ZipEntry . getName File . <init> File . getParentFile ZipFile . getInputStream File . getPath Files . copy InputStream . close |
extract each entry from zip file for a particular volume and puts its content in map | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . isDirectory ZipEntry . getName ZipFile . getInputStream String . indexOf String . substring String . indexOf Map < String , String > . put |
give a file input it will unzip the file in a the unzip directory passed as the second parameter | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipFile . getInputStream File . <init> File . getParentFile File . toString FileOutputStream . <init> OutputStream . write OutputStream . close InputStream . close ZipFile . close |
give a file input it will unzip the file in a the unzip directory passed as the second parameter | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipFile . getInputStream File . <init> FileOutputStream . <init> OutputStream . write OutputStream . close InputStream . close ZipFile . close |
read a zip file | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipFile . getInputStream InputStreamReader . <init> BufferedReader . <init> BufferedReader . ready BufferedReader . readLine BufferedReader . close ZipFile . close |
parse a jar file and adds all the classes found to classes and all other files to files found | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipFile . getInputStream Map < String > . put Map < String , InputStream > . put ZipFile . getInputStream |
parse a jar file and adds all the classes found to classes and all other files to files found | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipFile . getInputStream Map < String > . put ZipEntry . getName Map < String , InputStream > . put ZipFile . getInputStream Map < String , InputStream > . put |
parse a jar file and adds all the classes found to classes and all other files to files found | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipFile . getInputStream Map < String > . put ZipEntry . getName Pattern . matcher ZipFile . getInputStream ZipEntry . getName Map < String , InputStream > . put |
parse a jar file and adds all the classes found to classes and all other files to files found | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipFile . getInputStream Map < String > . put ZipEntry . getName ZipFile . getInputStream Map < String , InputStream > . put |
parse a jar file and adds all the classes found to classes and all other files to files found | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipFile . getInputStream Map < String > . put ZipFile . getInputStream Map < String , InputStream > . put |
extract specified entries from jar file , via zip file | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipFile . getInputStream Set < ZipEntry > . add ZipEntry . getName Set < ZipEntry > . add ZipFile . close |
extract specified entries from jar file , via zip file | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipFile . getInputStream Set < ZipEntry > . add ZipEntry . getName String . startsWith Set < ZipEntry > . add ZipFile . getInputStream Set < ZipEntry > . add ZipFile . close |
extract specified entries from jar file , via zip file | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipFile . getInputStream Set < ZipEntry > . add ZipEntry . getName String . startsWith ZipFile . getInputStream Set < ZipEntry > . add ZipFile . close |
extract specified entries from jar file , via zip file | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipFile . getInputStream Set < ZipEntry > . add ZipEntry . getName ZipFile . getInputStream Set < ZipEntry > . add ZipFile . close |
for a given zip file , process each entry | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement |
parse jar file | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements Map < String , String > . containsKey Map < String , String > . put Map < String , String > . get Map < String , String > . put |
constructor for the jar class loader object | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements String . endsWith Hashtable < String > . put List < String > . add |
parse jar file | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements String . endsWith Map < String , String > . put Map < String , String > . get Map < String , String > . put |
return the languages as found from the classpath in messages | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements String . startsWith String . indexOf String . length String . substring String . length String . split Arrays . asList ArrayList < String > . <init> List < String > . add List < String > . get Locale . <init> List < Locale > . add ZipFile . close |
check if a zip file is valid by running through it and checking for any <unk> and crc failures | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast CRC32 . <init> BufferedInputStream . <init> CheckedInputStream . <init> CRC32 . getValue ZipEntry . getCrc ZipFile . close |
check if a zip file is valid by running through it and checking for any <unk> and crc failures | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast CRC32 . <init> BufferedInputStream . <init> CheckedInputStream . <init> CheckedInputStream . read CRC32 . getValue ZipEntry . getCrc ZipFile . close |
check if a zip file is valid by running through it and checking for any <unk> and crc failures | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast CRC32 . <init> BufferedInputStream . <init> CheckedInputStream . <init> CheckedInputStream . read CRC32 . getValue ZipFile . close |
check if a zip file is valid by running through it and checking for any <unk> and crc failures | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast CRC32 . <init> BufferedInputStream . <init> CheckedInputStream . <init> ZipEntry . getCrc ZipFile . close |
check if a zip file is valid by running through it and checking for any <unk> and crc failures | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast CRC32 . <init> ZipFile . getInputStream BufferedInputStream . <init> CheckedInputStream . <init> CheckedInputStream . read CRC32 . getValue ZipFile . close |
check if a zip file is valid by running through it and checking for any <unk> and crc failures | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast CRC32 . <init> ZipFile . getInputStream BufferedInputStream . <init> CheckedInputStream . <init> CheckedInputStream . read ZipFile . close |
check if a zip file is valid by running through it and checking for any <unk> and crc failures | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast CRC32 . <init> ZipFile . getInputStream BufferedInputStream . <init> CheckedInputStream . <init> ZipEntry . getCrc CRC32 . getValue ZipFile . close |
unzip the zip file at the specified path to the specified directory optionally deletes the zip afterwards | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast File . <init> File . exists File . delete ZipFile . close |
extract the contents of a zip file to a target directory | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast File . <init> File . mkdirs BufferedInputStream . <init> FileOutputStream . <init> ZipEntry . getName FileOutputStream . <init> BufferedOutputStream . <init> OutputStream . flush |
extract a zip file in the provided directory | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast File . <init> ZipEntry . getName File . mkdirs ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . cast ZipEntry . isDirectory ZipFile . getInputStream FileOutputStream . <init> ZipEntry . getName BufferedInputStream . <init> BufferedOutputStream . <init> BufferedInputStream . read BufferedOutputStream . write BufferedOutputStream . flush BufferedOutputStream . close BufferedInputStream . close ZipFile . close System . gc |
initialize internal hash tables with jar file resources | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast Hashtable . put |
initialize internal hash tables with jar file resources | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast Integer . <init> ZipEntry . getName Hashtable . put ZipEntry . getSize Hashtable . put ZipFile . close FileInputStream . <init> BufferedInputStream . <init> ZipInputStream . <init> ZipInputStream . getNextEntry Integer . cast Integer . intValue ZipInputStream . read |
initialize internal hash tables with jar file resources | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast Integer . <init> ZipEntry . getName Hashtable . put ZipFile . close FileInputStream . <init> BufferedInputStream . <init> ZipInputStream . <init> Integer . cast Integer . intValue ZipInputStream . read Hashtable . put |
initialize internal hash tables with jar file resources | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast Integer . <init> ZipEntry . getName Hashtable < String , Integer > . put ZipEntry . getSize Hashtable < String , Integer > . put ZipFile . close FileInputStream . <init> BufferedInputStream . <init> ZipInputStream . <init> ZipInputStream . read Hashtable < String > . put |
initialize internal hash tables with jar file resources | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast Integer . <init> ZipEntry . getName ZipEntry . getSize Hashtable < String , Integer > . put ZipFile . close FileInputStream . <init> BufferedInputStream . <init> ZipInputStream . <init> ZipInputStream . read Hashtable < String > . put |
initialize internal hash tables with jar file resources | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast Integer . <init> ZipEntry . getSize ZipEntry . getName Hashtable . put ZipFile . close FileInputStream . <init> BufferedInputStream . <init> ZipInputStream . <init> ZipInputStream . getNextEntry Integer . intValue Hashtable . get ZipInputStream . read Hashtable . put |
add jar files in libs into the project classpath | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName File . <init> File . createNewFile File . getName |
unzip the zip file at the specified path to the specified directory optionally deletes the zip afterwards | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName File . <init> File . exists File . delete ZipFile . close |
unzip zip file to folder | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName File . <init> File . exists File . mkdirs BufferedInputStream . <init> File . <init> File . getParentFile File . exists File . mkdirs FileOutputStream . <init> BufferedOutputStream . <init> BufferedInputStream . read BufferedOutputStream . write BufferedOutputStream . flush BufferedOutputStream . close BufferedInputStream . close ZipFile . close BufferedInputStream . close BufferedOutputStream . close |
unpack a zip file to a given directory | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName File . <init> File . getParentFile File . mkdirs File . toString ZipFile . getInputStream InputStream . read OutputStream . write OutputStream . close |
read and write out the contents of a e pub file | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName File . <init> File . mkdir ZipFile . getInputStream BufferedInputStream . <init> FileOutputStream . <init> BufferedOutputStream . <init> BufferedInputStream . read BufferedOutputStream . write BufferedOutputStream . flush BufferedOutputStream . close FileOutputStream . close BufferedInputStream . close |
unzip a zip file into the specified directory | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName File . <init> ZipEntry . isDirectory File . mkdirs File . getParentFile File . mkdirs ZipFile . getInputStream BufferedInputStream . <init> BufferedInputStream . close InputStream . close ZipFile . close |
extract zip file to the target directory | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName File . <init> ZipEntry . isDirectory File . mkdirs File . isDirectory File . getParentFile File . exists File . isDirectory ZipFile . getInputStream FileOutputStream . <init> |
populate the lists of files and directories to be installed | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName List < String > . add ZipEntry . getName List < String > . add ZipFile . close |
get a list of packages contained in a | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName String . endsWith String . lastIndexOf String . substring Hashtable . get Object . <init> Hashtable . put |
<unk> up | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName String . indexOf HashMap < String , Object > . get HashMap < String , Object > . put ZipEntry . <init> ZipOutputStream . putNextEntry ZipEntry . getSize ZipFile . getInputStream InputStream . read ZipOutputStream . write ZipOutputStream . flush ZipOutputStream . closeEntry ZipFile . close File . <init> |
create a configuration file for jar zip files that do not have one | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName String . indexOf String . endsWith String . indexOf String . startsWith Character . isLowerCase String . indexOf StringBuffer . <init> String . length String . substring String . lastIndexOf String . substring String . replace StringBuffer . append StringBuffer . toString ByteArrayInputStream . <init> |
create a configuration file for jar zip files that do not have one | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName String . indexOf String . endsWith String . indexOf String . startsWith String . indexOf String . charAt StringBuffer . <init> String . substring String . lastIndexOf String . substring String . replace StringBuffer . append StringBuffer . toString ByteArrayInputStream . <init> |
create a configuration file for jar zip files that do not have one | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName String . indexOf String . startsWith String . charAt Character . isLowerCase StringBuffer . <init> String . length String . substring String . lastIndexOf String . substring String . replace StringBuffer . append ByteArrayInputStream . <init> StringBuffer . toString ByteArrayInputStream . <init> |
create a configuration file for jar zip files that do not have one | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName String . indexOf String . startsWith String . charAt StringBuffer . <init> String . length String . substring String . lastIndexOf String . substring String . replace StringBuffer . append ByteArrayInputStream . <init> |
create a configuration file for jar zip files that do not have one | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName String . indexOf String . startsWith String . indexOf Character . isLowerCase String . indexOf StringBuffer . <init> String . length String . substring String . lastIndexOf String . substring String . replace StringBuffer . append ByteArrayInputStream . <init> StringBuffer . toString ByteArrayInputStream . <init> |
create a configuration file for jar zip files that do not have one | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName String . indexOf String . startsWith String . indexOf Character . isLowerCase String . indexOf StringBuffer . <init> String . substring String . lastIndexOf String . substring String . replace StringBuffer . append ByteArrayInputStream . <init> |
create a configuration file for jar zip files that do not have one | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName String . indexOf String . startsWith String . indexOf String . charAt Character . isLowerCase StringBuffer . <init> String . length String . substring String . lastIndexOf String . substring String . replace StringBuffer . append ByteArrayInputStream . <init> StringBuffer . toString |
create a configuration file for jar zip files that do not have one | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName String . indexOf String . startsWith StringBuffer . <init> String . length String . substring String . lastIndexOf String . substring String . replace StringBuffer . append StringBuffer . toString ByteArrayInputStream . <init> |
create a configuration file for jar zip files that do not have one | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName String . indexOf String . startsWith StringBuffer . <init> String . substring String . lastIndexOf String . substring String . replace StringBuffer . append ByteArrayInputStream . <init> |
create a configuration file for jar zip files that do not have one | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName String . indexOf String . startsWith StringBuffer . <init> String . substring String . lastIndexOf String . substring String . replace StringBuffer . append StringBuffer . toString ByteArrayInputStream . <init> |
uncompress a compressed file to the contained structure | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName String . indexOf String . substring File . <init> DateTime . toString String . replaceFirst ZipEntry . isDirectory File . <init> File . mkdir File . <init> File . getParentFile File . exists ZipFile . getInputStream FileOutputStream . <init> FileOutputStream . write InputStream . close FileOutputStream . close ZipFile . close |
initialize all the classes in the specified jar file | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName String . length String . substring String . replace |
go through all the jar files and construct the index table | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName String . startsWith String . equals ZipFile . close |
create a configuration file for jar zip files that do not have one | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName String . startsWith String . indexOf String . charAt StringBuffer . <init> String . length String . substring String . lastIndexOf String . substring String . replace StringBuffer . append StringBuffer . toString ByteArrayInputStream . <init> |
create a configuration file for jar zip files that do not have one | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName String . startsWith String . indexOf StringBuffer . <init> String . length String . substring String . lastIndexOf String . substring String . replace StringBuffer . append StringBuffer . toString ByteArrayInputStream . <init> |
unzip files | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName String . substring File . mkdirs File . <init> String . endsWith FileOutputStream . <init> ZipFile . getInputStream OutputStream . close InputStream . close |
add the classes from the supplied zip file to the class list | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName String . substring String . length Vector . addElement |
uncompress a zip file | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName ZipEntry . getSize ZipEntry . getCompressedSize File . <init> File . mkdirs File . getParentFile File . mkdirs ZipFile . getInputStream FileOutputStream . <init> InputStream . read FileOutputStream . write InputStream . close FileOutputStream . close ZipFile . close |
extract the package file and writes its content in temporary directory | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName ZipEntry . isDirectory File . <init> ZipFile . close |
it is highly recommended to use a <unk> , such as | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName ZipEntry . isDirectory ZipEntry . getName File . <init> File . mkdirs BufferedOutputStream . <init> ZipFile . getInputStream ZipFile . close |
it is highly recommended to use a <unk> , such as | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName ZipEntry . isDirectory ZipEntry . getName File . mkdirs File . <init> BufferedOutputStream . <init> ZipFile . close |
give the path to a <unk> , this function will open the <unk> file and get the maps | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName ZipEntry . isDirectory ZipEntry . getName String . length String . substring ZipFile . close |
verify the integrity of a <unk> | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName ZipFile . getInputStream InputStream . close ZipFile . close |
verify the integrity of a <unk> | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName ZipFile . getInputStream InputStream . read InputStream . close ZipFile . close |
get package information from the supplied package archive file | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName ZipFile . getInputStream Properties . <init> BufferedInputStream . <init> Properties . load InputStream . close |
return an input stream on the a resource in jar file | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName ZipFile . getInputStream |
initialize internal hash tables with jar file resources | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getSize Hashtable . put Integer . <init> Hashtable . put ZipFile . close FileInputStream . <init> BufferedInputStream . <init> ZipInputStream . <init> Hashtable . get Integer . intValue ZipInputStream . read |
initialize internal hash tables with jar file resources | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getSize Hashtable . put Integer . <init> ZipFile . close FileInputStream . <init> BufferedInputStream . <init> ZipInputStream . <init> Hashtable . get Integer . intValue ZipInputStream . read Hashtable . put FileInputStream . close |
initialize internal hash tables with jar file resources | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getSize Integer . <init> Hashtable < String , Integer > . put Integer . <init> Hashtable < String , Integer > . put ZipFile . close FileInputStream . <init> BufferedInputStream . <init> ZipInputStream . <init> Hashtable < String , Integer > . get ZipInputStream . read Hashtable < String > . put ZipInputStream . close |
initialize internal hash tables with jar file resources | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getSize Integer . <init> ZipEntry . getName Hashtable . put ZipFile . close FileInputStream . <init> BufferedInputStream . <init> ZipInputStream . <init> ZipInputStream . getNextEntry Integer . cast Integer . intValue ZipInputStream . read Hashtable . put |
initialize internal hash tables with jar file resources | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getSize ZipEntry . getName Hashtable . put ZipFile . close FileInputStream . <init> BufferedInputStream . <init> ZipInputStream . <init> ZipInputStream . getNextEntry Hashtable . get Integer . cast Integer . intValue ZipInputStream . read |
get the size of the source zip file | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getSize ZipFile . close |
get the uncompressed size of a zip file | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getSize ZipFile . close |
unzip the zip file at the specified path to the specified directory optionally deletes the zip afterwards | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . isDirectory File . <init> File . exists File . delete ZipFile . close |
unzip the compressed file | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . isDirectory File . <init> File . mkdir File . <init> FileOutputStream . <init> BufferedOutputStream . <init> BufferedInputStream . <init> OutputStream . write InputStream . close OutputStream . close ZipFile . close |
extract the contents of a zip file to a target directory | ZipFile . <init> ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . isDirectory File . mkdirs ZipEntry . getName File . mkdirs ZipFile . getInputStream BufferedInputStream . <init> ZipEntry . getName File . <init> FileOutputStream . <init> BufferedOutputStream . <init> OutputStream . flush |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.