docstring
stringlengths 3
2.38k
| code
stringlengths 9
99.4k
|
---|---|
unzip the given zip file into a new directory called destination | ZipFile . <init> Collections . list File . <init> ZipEntry . isDirectory File . mkdirs File . <init> File . mkdirs ZipFile . getInputStream FileOutputStream . <init> InputStream . read OutputStream . write OutputStream . close InputStream . close ZipFile . close |
unzip the given zip file into a new directory called destination | ZipFile . <init> Collections . list ZipEntry . getName File . <init> ZipEntry . isDirectory File . mkdirs File . getParent File . <init> File . mkdirs ZipFile . getInputStream FileOutputStream . <init> InputStream . read OutputStream . write OutputStream . close InputStream . close ZipFile . close |
try to open an input file as a zip archive jar apk with a classes | ZipFile . <init> Collections . list ZipEntry . getName List < RandomAccessFile > . add ZipFile . close |
return a zip file opened with a given charset | ZipFile . <init> Constructor < ZipFile > . newInstance ZipFile . cast |
open template | ZipFile . <init> DocumentBuilderFactory . newInstance DocumentBuilderFactory . newDocumentBuilder ZipFile . entries Enumeration . nextElement ZipEntry . cast ZipEntry . getName ZipFile . getInputStream DocumentBuilder . parse ZipFile . getInputStream DocumentBuilder . parse ZipFile . close |
unpack a zip file | ZipFile . <init> Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . cast ZipEntry . getName File . <init> File . getParentFile ZipFile . getInputStream BufferedOutputStream . <init> ZipFile . close |
simple zip <unk> code , supports selected extraction of entries | ZipFile . <init> Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . cast ZipEntry . getName File . getParentFile ZipFile . getInputStream FileOutputStream . <init> ZipFile . close |
get package information from the supplied package archive file | ZipFile . <init> Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . cast ZipEntry . getName String . endsWith ZipFile . getInputStream Properties . <init> BufferedInputStream . <init> Properties . load InputStream . close |
return an input stream for a file within the apk | ZipFile . <init> Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . cast ZipEntry . getName String . equals |
<unk> <unk> file not used till now | ZipFile . <init> Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . cast ZipEntry . getName String . substring String . lastIndexOf String . substring String . lastIndexOf File . <init> File . mkdirs FileOutputStream . <init> ZipFile . getInputStream OutputStream . write OutputStream . close InputStream . close |
add the names of all the classes discovered in the entrys archive file and accepted by the specified filter to the specified collection | ZipFile . <init> Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getName Entry . <unk> Predicate < String > . evaluate Collection < String > . add ZipFile . close |
add the names of all the classes discovered in the entrys archive file and accepted by the specified filter to the specified collection | ZipFile . <init> Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getName Predicate < String > . evaluate Collection < String > . add ZipFile . close |
unzip a zip archive into a directory on the file system | ZipFile . <init> Enumeration . hasMoreElements Enumeration . nextElement |
unpack a zip file | ZipFile . <init> Enumeration . hasMoreElements ZipEntry . cast File . <init> File . getParentFile BufferedOutputStream . <init> ZipFile . getInputStream BufferedInputStream . <init> BufferedOutputStream . close BufferedInputStream . close ZipFile . close |
unzip the specified archive to the given directory | ZipFile . <init> Enumeration . hasMoreElements ZipEntry . cast File . mkdirs ZipFile . getInputStream FileOutputStream . <init> BufferedOutputStream . <init> ZipFile . close |
add the names of all the classes discovered in the entrys archive file and accepted by the specified filter to the specified collection | ZipFile . <init> Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName Entry . <unk> Filter . accept Collection . add ZipFile . close |
return an input stream for a file within the apk | ZipFile . <init> Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName String . equals |
unzip files | ZipFile . <init> Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName String . substring File . mkdirs File . <init> FileOutputStream . <init> ZipFile . getInputStream OutputStream . close InputStream . close |
unzip files | ZipFile . <init> Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName String . substring File . mkdirs File . <init> String . endsWith FileOutputStream . <init> ZipFile . getInputStream OutputStream . close InputStream . close |
create a new plugin class loader object | ZipFile . <init> Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName String . toLowerCase String . substring Hashtable . get Hashtable . put |
to unzip files | ZipFile . <init> Enumeration . hasMoreElements ZipEntry . cast |
create a new plugin class loader object | ZipFile . <init> Enumeration . nextElement ZipEntry . cast ZipEntry . getName String . toLowerCase String . substring Hashtable . get Hashtable . put |
expand file | ZipFile . <init> Enumeration < ZipEntry > . cast Enumeration < ZipEntry > . hasMoreElements Enumeration < ZipEntry > . nextElement File . getAbsolutePath ZipEntry . getName File . <init> File . mkdirs ZipFile . getInputStream FileOutputStream . <init> InputStream . read FileOutputStream . write FileOutputStream . close File . getPath ZipFile . close |
unzip file src to path dst | ZipFile . <init> Enumeration < ZipEntry > . cast Enumeration < ZipEntry > . hasMoreElements File . <init> Enumeration < ZipEntry > . nextElement ZipEntry . getName String . lastIndexOf String . substring File . <init> File . exists File . mkdirs String . substring File . <init> File . isDirectory BufferedOutputStream . <init> BufferedInputStream . <init> InputStream . read OutputStream . write OutputStream . close InputStream . close |
expand file | ZipFile . <init> Enumeration < ZipEntry > . cast Enumeration < ZipEntry > . nextElement File . getAbsolutePath String . endsWith ZipEntry . getName File . <init> File . getParent File . <init> File . mkdirs ZipFile . getInputStream FileOutputStream . <init> InputStream . read FileOutputStream . write FileOutputStream . close File . getPath ZipFile . close |
unzip file src to path dst | ZipFile . <init> Enumeration < ZipEntry > . cast File . <init> Enumeration < ZipEntry > . nextElement ZipEntry . getName String . lastIndexOf String . substring File . <init> File . exists File . mkdirs File . <init> FileOutputStream . <init> BufferedOutputStream . <init> BufferedInputStream . <init> OutputStream . write OutputStream . close InputStream . close |
search for all filenames that match the given regex pattern | ZipFile . <init> Error . <init> |
extract pictures included inside an <unk> file out dir can be : images , images , pics , book pics , | ZipFile . <init> File . <init> ArrayList < String > . size File . exists File . mkdirs ArrayList < String > . size ArrayList < String > . get ZipFile . getInputStream ArrayList < String > . get String . length FileOutputStream . <init> |
unzip our file | ZipFile . <init> File . <init> BufferedOutputStream . <init> |
open a data input stream with optional zip compression | ZipFile . <init> File . <init> DataInputStream . <init> ZipFile . getEntry ZipFile . getInputStream String . length BufferedInputStream . <init> DataInputStream . <init> |
open a data input stream with optional zip compression | ZipFile . <init> File . <init> File . getName BufferedInputStream . <init> DataInputStream . <init> String . length String . substring ZipFile . getEntry DataInputStream . <init> |
open a data input stream with optional zip compression | ZipFile . <init> File . <init> ObjectInputStream . <init> ZipFile . getInputStream String . substring ZipFile . getEntry BufferedInputStream . <init> ObjectInputStream . <init> |
rewrite the <unk> | ZipFile . <init> File . createTempFile File . deleteOnExit FileOutputStream . <init> BufferedOutputStream . <init> ZipOutputStream . <init> HashSet < String > . <init> ZipFile . entries Enumeration . nextElement Set < String > . contains ZipEntry . getName Map < String > . containsKey ZipEntry . getName ZipEntry . <init> ZipOutputStream . putNextEntry ZipFile . getInputStream ZipOutputStream . putNextEntry InputStream . close Set < String > . add ZipOutputStream . closeEntry Set < String > . contains Entry < String > . getKey ZipEntry . <init> ZipOutputStream . putNextEntry InputStream . close ZipFile . close BufferedOutputStream . <init> FileInputStream . <init> BufferedInputStream . <init> File . delete |
rewrite the <unk> | ZipFile . <init> File . createTempFile File . deleteOnExit FileOutputStream . <init> BufferedOutputStream . <init> ZipOutputStream . <init> HashSet < String > . <init> ZipFile . entries ZipEntry > . hasMoreElements ZipEntry > . nextElement Set < String > . contains ZipEntry . getName Map < String > . containsKey ZipEntry . getName Map < String > . get ZipEntry . getName ZipEntry . <init> ZipOutputStream . putNextEntry ZipFile . getInputStream ZipOutputStream . putNextEntry InputStream . close ZipEntry . getName Set < String > . add ZipOutputStream . closeEntry Map < String > . entrySet Set < String > . contains ZipEntry . <init> Entry < String > . getValue ZipOutputStream . putNextEntry InputStream . close ZipFile . close FileOutputStream . <init> BufferedOutputStream . <init> FileInputStream . <init> BufferedInputStream . <init> File . delete |
unzip the argument into the temp directory and returns the <unk> location | ZipFile . <init> File . createTempFile File . getParent File . delete File . <init> File . mkdir ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . cast BufferedInputStream . <init> ZipEntry . getName File . <init> ZipEntry . getName File . mkdir FileOutputStream . <init> BufferedOutputStream . <init> BufferedOutputStream . write BufferedOutputStream . flush BufferedOutputStream . close BufferedInputStream . close |
unzip the argument into the temp directory and returns the <unk> location | ZipFile . <init> File . createTempFile File . getParent File . delete ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast ZipFile . getInputStream BufferedInputStream . <init> ZipEntry . getName File . <init> ZipEntry . getName File . mkdir FileOutputStream . <init> BufferedOutputStream . <init> BufferedInputStream . read BufferedOutputStream . write BufferedOutputStream . flush BufferedOutputStream . close BufferedInputStream . close |
unzip the argument into the temp directory and returns the <unk> location | ZipFile . <init> File . createTempFile File . getParent File . delete ZipFile . entries Enumeration . nextElement ZipEntry . cast BufferedInputStream . <init> File . <init> ZipEntry . getName File . mkdir FileOutputStream . <init> BufferedOutputStream . <init> BufferedOutputStream . write BufferedOutputStream . flush BufferedOutputStream . close BufferedInputStream . close |
unzip the argument into the temp directory and returns the <unk> location | ZipFile . <init> File . createTempFile File . getParent File . delete ZipFile . entries ZipEntry . cast BufferedInputStream . <init> ZipEntry . getName File . <init> File . mkdir FileOutputStream . <init> BufferedOutputStream . <init> BufferedInputStream . read BufferedOutputStream . write BufferedOutputStream . flush BufferedOutputStream . close BufferedInputStream . close |
rewrite the globals genome archive sequence file location key property to <unk> specified new sequence path | ZipFile . <init> File . createTempFile ZipFile . getEntry Properties . <init> ZipFile . getInputStream BufferedReader . <init> Properties . load Properties . put ByteArrayOutputStream . <init> OutputStreamWriter . <init> PrintWriter . <init> Properties . store PrintWriter . flush ByteArrayOutputStream . toByteArray ZipFile . entries ZipOutputStream . <init> ZipEntry > . hasMoreElements ZipEntry > . nextElement ZipEntry . <init> ZipEntry . setSize ZipOutputStream . putNextEntry ZipOutputStream . write ZipEntry . getName ZipEntry . <init> ZipEntry . setSize ZipEntry . setComment ZipEntry . getTime ZipEntry . setTime ZipOutputStream . putNextEntry ZipFile . getInputStream InputStream . close File . delete InputStream . close ZipOutputStream . flush ZipOutputStream . finish ZipOutputStream . close System . gc Thread . sleep File . delete File . exists File . delete |
rewrite the globals genome archive sequence file location key property to <unk> specified new sequence path | ZipFile . <init> File . createTempFile ZipFile . getEntry Properties . <init> ZipFile . getInputStream BufferedReader . <init> Properties . load Properties . put ByteArrayOutputStream . <init> PrintWriter . <init> Properties . store PrintWriter . flush ByteArrayOutputStream . toByteArray ZipFile . entries FileOutputStream . <init> ZipOutputStream . <init> Enumeration . nextElement ZipEntry . getName ZipEntry . <init> ZipEntry . setSize ZipOutputStream . putNextEntry ZipOutputStream . write ZipEntry . <init> ZipEntry . setSize ZipEntry . setComment ZipEntry . getTime ZipEntry . setTime ZipOutputStream . putNextEntry ZipFile . getInputStream InputStream . close File . delete InputStream . close ZipOutputStream . flush ZipOutputStream . finish ZipOutputStream . close System . gc Thread . sleep File . delete File . exists File . delete |
rewrite the globals genome archive sequence file location key property to <unk> specified new sequence path | ZipFile . <init> File . createTempFile ZipFile . getEntry Properties . <init> ZipFile . getInputStream BufferedReader . <init> Properties . load Properties . put ByteArrayOutputStream . <init> PrintWriter . <init> Properties . store PrintWriter . flush ByteArrayOutputStream . toByteArray ZipFile . entries FileOutputStream . <init> ZipOutputStream . <init> ZipEntry > . nextElement ZipEntry . getName ZipEntry . <init> ZipEntry . setSize ZipOutputStream . putNextEntry ZipOutputStream . write ZipEntry . <init> ZipEntry . getSize ZipEntry . setSize ZipEntry . setComment ZipEntry . getTime ZipEntry . setTime ZipOutputStream . putNextEntry ZipFile . getInputStream InputStream . close File . delete InputStream . close ZipOutputStream . flush ZipOutputStream . finish ZipOutputStream . close System . gc Thread . sleep File . delete File . exists File . delete |
do the decompression of zip files | ZipFile . <init> File . exists File . mkdirs ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getName File . <init> File . mkdirs File . getParentFile ZipFile . getInputStream InputStream . close |
unzip a zip archive to the specified directory | ZipFile . <init> File . exists ZipFile . entries ZipEntry > . cast ZipEntry > . hasMoreElements ZipEntry > . nextElement ZipEntry . getName File . <init> File . mkdirs ZipFile . getInputStream FileOutputStream . <init> Utils . copy InputStream . close OutputStream . close File . setLastModified ZipFile . close |
install the given application file to the system repository | ZipFile . <init> File . getAbsolutePath File . <init> File . getAbsolutePath String . replace URI . <init> |
unzip the file located at zip location | ZipFile . <init> File . getAbsolutePath HashMap < String , File > . <init> File . <init> UUID . randomUUID File . <init> ZipFile . entries Enumeration . nextElement ZipEntry . isDirectory ZipEntry . getName File . <init> File . mkdirs ZipEntry . getName Map < String , File > . put File . <init> File . exists File . getAbsolutePath BufferedOutputStream . <init> ZipFile . getInputStream OutputStream . write OutputStream . flush InputStream . close OutputStream . close ZipEntry . getName File . getAbsolutePath Map < String , File > . put Collections . unmodifiableMap ZipFile . close File . getAbsolutePath |
unpack a zip file | ZipFile . <init> File . getAbsolutePath ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipFile . getInputStream |
unpack a zip file | ZipFile . <init> File . getAbsolutePath ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement |
load a matrix from a binary file | ZipFile . <init> File . getName BufferedInputStream . <init> DataInputStream . <init> String . substring ZipFile . getEntry String . length BufferedInputStream . <init> DataInputStream . <init> DataInputStream . readInt DataInputStream . readFloat DataInputStream . close |
find all kml entries inside a <unk> file | ZipFile . <init> File . getName Collections . emptyList ArrayList . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement List . add |
this method extracts the <unk> archive and configures for the <unk> and starts the services | ZipFile . <init> File . getName String . substring ArrayList . <init> ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getName ZipEntry . isDirectory String . substring FileOutputStream . <init> ZipFile . getInputStream FileOutputStream . write FileOutputStream . close InputStream . close ArrayList . add ZipFile . close URLClassLoader . cast URLClassLoader . getURLs HashMap . put ManagementFactory . getPlatformMBeanServer ArrayList . get ObjectName . <init> Class . newInstance MBeanServer . isRegistered MBeanServer . invoke MBeanServer . unregisterMBean MBeanServer . registerMBean Attribute . <init> MBeanServer . setAttribute MBeanServer . invoke |
uncompress a zip file into a directory | ZipFile . <init> File . getName ZipFile . entries Enumeration . hasMoreElements ZipEntry . cast File . <init> File . mkdirs File . <init> File . getParentFile FileOutputStream . <init> ZipFile . getInputStream FileOutputStream . write FileOutputStream . close InputStream . close ZipFile . close |
get <unk> executable file input stream | ZipFile . <init> File . getName ZipFile . getEntries Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName ZipFile . getInputStream ZipEntry . getName |
unzip the component file to user folder | ZipFile . <init> File . getName ZipFile . getName File . getName String . lastIndexOf String . substring Pattern . compile Pattern . matcher Matcher . group File . <init> File . exists File . mkdir File . isDirectory File . listFiles File . delete |
unzip files without the <unk> | ZipFile . <init> File . getParent File . <init> File . mkdirs ZipFile . getInputStream File . <init> File . getParentFile File . isDirectory File . exists File . mkdirs FileOutputStream . <init> |
decompress a zip file | ZipFile . <init> File . getPath String . substring File . getName String . indexOf ZipFile . <unk> List . get File . getName File . <init> File . mkdirs File . getParentFile ZipFile . getInputStream FileOutputStream . <init> OutputStream . write OutputStream . close ZipInputStream . close OutputStream . close ZipInputStream . close |
unzip a zip archive to the specified directory | ZipFile . <init> File . isFile File . mkdirs Enumeration . cast Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getName File . <init> ZipEntry . getName File . mkdirs ZipFile . getInputStream FileOutputStream . <init> Utils . copy InputStream . close OutputStream . close File . setLastModified ZipFile . close |
extract <unk> distributed bundle to the directory given with <unk> context | ZipFile . <init> File . mkdir ZipFile . getEntry Properties . <init> Properties . load Properties . getProperty Map < String , String > . put ZipFile . getEntry BufferedOutputStream . <init> ZipEntry . getName ZipFile . getEntry BufferedOutputStream . <init> ZipFile . getInputStream Properties . getProperty ZipFile . getEntry BufferedOutputStream . <init> ZipEntry . getName |
do unzip | ZipFile . <init> File . toPath Files . createDirectories ZipFile . entries Enumeration . nextElement ZipEntry . getName ZipEntry . isDirectory File . <init> File . toPath Files . createDirectories File . <init> ZipFile . getInputStream BufferedInputStream . <init> FileOutputStream . <init> BufferedOutputStream . <init> BufferedInputStream . read BufferedOutputStream . write BufferedOutputStream . flush BufferedOutputStream . close BufferedInputStream . close ZipFile . close |
add the n api files to the jar | ZipFile . <init> File . toPath ZipFile . <init> File . toPath File . <init> File . exists File . createNewFile ZipFile . <init> File . <init> ZipFile . close |
create file list from zip file | ZipFile . <init> FileOutputStream . <init> ZipFile . entries ZipEntry > . hasMoreElements ZipEntry > . nextElement ZipFile . getInputStream ZipEntry . getName Writer . <unk> OutputStream . close InputStream . close Writer . close FileOutputStream . close ZipFile . close |
create file list from zip file | ZipFile . <init> FileOutputStream . <init> ZipFile . entries ZipEntry > . nextElement ZipFile . getInputStream ZipEntry . getName Writer . <unk> OutputStream . close InputStream . close Writer . close FileOutputStream . close ZipFile . close |
process a single open xml file , which is actually a zip file consisting of many xml files , some of which should be translated | ZipFile . <init> FileOutputStream . <init> ZipOutputStream . <init> ZipFile . entries Collections . list Collections . sort ZipEntry . getName String . split Pattern . matcher Matcher . find Matcher . group Integer . parseInt Pattern . matcher Matcher . group Integer . parseInt String . indexOf String . compareTo Collections . enumeration Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getName Pattern . matcher Matcher . matches ZipFile . getInputStream AbstractFilter . <unk> ZipFile . close ZipEntry . getName ZipEntry . <init> ZipOutputStream . putNextEntry ZipOutputStream . closeEntry File . delete File . deleteOnExit ZipEntry . getName ZipEntry . <init> ZipOutputStream . putNextEntry ZipFile . getInputStream ZipOutputStream . closeEntry ZipOutputStream . close ZipFile . close |
process a single open xml file , which is actually a zip file consisting of many xml files , some of which should be translated | ZipFile . <init> FileOutputStream . <init> ZipOutputStream . <init> ZipFile . entries Collections . list Collections . sort ZipEntry . getName String . split Pattern . matcher Matcher . group Integer . parseInt Pattern . matcher Integer . parseInt String . indexOf Collections . enumeration Enumeration . nextElement ZipEntry . getName Pattern . matcher Matcher . matches AbstractFilter . <unk> ZipEntry . getName ZipEntry . <init> ZipOutputStream . putNextEntry ZipOutputStream . closeEntry File . deleteOnExit File . delete File . deleteOnExit ZipEntry . getName ZipEntry . <init> ZipOutputStream . putNextEntry ZipOutputStream . closeEntry ZipOutputStream . close |
process a single open document file , which is actually a zip file consisting of many xml files , some of which should be translated | ZipFile . <init> FileOutputStream . <init> ZipOutputStream . <init> ZipFile . entries Enumeration . nextElement ZipEntry . getName String . lastIndexOf String . substring ZipFile . getInputStream AbstractFilter . <unk> ZipFile . close ZipEntry . <init> ZipEntry . setMethod ZipOutputStream . putNextEntry ZipOutputStream . closeEntry File . delete File . deleteOnExit ZipEntry . getName ZipEntry . <init> ZipOutputStream . putNextEntry ZipOutputStream . closeEntry ZipOutputStream . close ZipFile . close |
process a single open document file , which is actually a zip file consisting of many xml files , some of which should be translated | ZipFile . <init> FileOutputStream . <init> ZipOutputStream . <init> ZipFile . entries Enumeration . nextElement ZipEntry . getName String . substring AbstractFilter . <unk> ZipEntry . <init> ZipEntry . setMethod ZipOutputStream . putNextEntry ZipOutputStream . closeEntry File . delete File . deleteOnExit File . delete File . deleteOnExit ZipEntry . <init> ZipOutputStream . putNextEntry ZipOutputStream . closeEntry ZipOutputStream . close |
perform the transformation | ZipFile . <init> FileOutputStream . <init> ZipOutputStream . <init> ZipFile . entries Enumeration . nextElement ZipFile . getInputStream BufferedInputStream . <init> ZipEntry . getName ZipEntry . <init> ZipEntry . setComment ZipEntry . getExtra ZipEntry . setExtra ZipEntry . getMethod ZipEntry . setMethod ZipOutputStream . putNextEntry <unk> . <init> ZipEntry . clone ZipEntry . cast ZipOutputStream . putNextEntry InputStream . read ZipOutputStream . write ZipOutputStream . closeEntry InputStream . close ZipOutputStream . close ZipFile . close BufferedInputStream . <init> <unk> . <init> FileOutputStream . <init> OutputStream . flush OutputStream . close InputStream . close |
process a single open document file , which is actually a zip file consisting of many xml files , some of which should be translated | ZipFile . <init> FileOutputStream . <init> ZipOutputStream . <init> ZipFile . entries ZipEntry > . hasMoreElements ZipEntry > . nextElement ZipEntry . getName String . lastIndexOf String . substring ZipFile . getInputStream AbstractFilter . <unk> ZipEntry . <init> ZipEntry . setMethod ZipOutputStream . putNextEntry ZipOutputStream . closeEntry File . deleteOnExit ZipEntry . getName ZipEntry . <init> ZipOutputStream . putNextEntry ZipFile . getInputStream ZipOutputStream . closeEntry ZipOutputStream . close |
extract the deployment descriptor xml files | ZipFile . <init> HashMap . <init> ZipFile . entries ZipEntry . cast ZipEntry . getName ZipEntry . getSize ZipEntry . getName Map . put ZipFile . close FileInputStream . <init> BufferedInputStream . <init> ZipInputStream . <init> ZipInputStream . getNextEntry ZipEntry . isDirectory ZipEntry . getSize Map . get Integer . intValue Map . get ZipInputStream . read ZipEntry . getName String . endsWith String . indexOf String . substring Set . add String . equalsIgnoreCase Map . size String . replaceAll Map . size String . replaceAll Map . put ArrayList . add ErrorManager . getDefault |
return a map keyed by the global path to every | ZipFile . <init> HashMap < String , String > . <init> ZipFile . entries ZipEntry . isDirectory ZipEntry . getName String . indexOf String . substring String . replace String . length String . substring Map < String , String > . put ZipFile . close |
create a new un <unk> | ZipFile . <init> HashSet . <init> |
expand a zip file to a destination directory | ZipFile . <init> HashSet < File > . <init> ZipFile . entries ZipEntry > . hasMoreElements ZipEntry > . nextElement ZipEntry . getName List < String > . iterator Iterator < String > . next File . <init> Set < File > . add ZipEntry . isDirectory Iterator < String > . hasNext File . mkdir ZipFile . getInputStream FileOutputStream . <init> InputStream . close FileOutputStream . close |
expand a zip file to a destination directory | ZipFile . <init> HashSet < File > . <init> ZipFile . entries ZipEntry > . nextElement ZipEntry . getName List < String > . iterator Iterator < String > . hasNext Iterator < String > . next File . <init> ZipEntry . isDirectory Set < File > . add Iterator < String > . hasNext File . mkdir ZipFile . getInputStream FileOutputStream . <init> InputStream . close FileOutputStream . close ZipEntry . getTime File . setLastModified |
return the names of all the classes discovered in the entrys archive file and accepted by the specified filter | ZipFile . <init> HashSet < String > . <init> Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getName Entry . <unk> Predicate < String > . evaluate Collection < String > . add ZipFile . close Collection < String > . iterator |
return the names of all the classes discovered in the entrys archive file and accepted by the specified filter | ZipFile . <init> HashSet < String > . <init> Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getName Predicate < String > . evaluate Collection < String > . add ZipFile . close Collection < String > . iterator |
return the names of all the classes discovered in the entrys archive file and accepted by the specified filter | ZipFile . <init> HashSet < String > . <init> ZipFile . entries Enumeration . nextElement ZipEntry . getName Predicate < String > . evaluate Collection < String > . add ZipFile . close Collection < String > . iterator |
load <unk> instrument into string array | ZipFile . <init> InputStreamReader . <init> BufferedReader . <init> ZipFile . getEntry BufferedReader . <init> ZipFile . getEntry BufferedReader . <init> ZipFile . getInputStream BufferedReader . close ZipFile . close |
load <unk> instrument into string array | ZipFile . <init> InputStreamReader . <init> ZipFile . getEntry BufferedReader . <init> ZipFile . getInputStream BufferedReader . <init> ZipFile . getInputStream BufferedReader . <init> BufferedReader . close ZipFile . close |
check that archive is not corrupted | ZipFile . <init> JOptionPane . showMessageDialog ZipFile . close JOptionPane . showMessageDialog |
unzip the given file , applying the update script defined in meta inf update | ZipFile . <init> JOptionPane . showMessageDialog ZipFile . close ZipFile . size ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getName String . startsWith String . substring File . <init> File . getParentFile File . exists File . mkdirs SwingUtilities . invokeLater JProgressBar . setValue ZipFile . getInputStream FileOutputStream . <init> InputStream . read OutputStream . write OutputStream . close InputStream . close JOptionPane . showMessageDialog ZipFile . getEntry ZipFile . getInputStream JOptionPane . showMessageDialog ZipFile . close File . delete JOptionPane . showMessageDialog |
unzip the given file , applying the update script defined in meta inf update | ZipFile . <init> JOptionPane . showMessageDialog ZipFile . close ZipFile . size ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . isDirectory ZipEntry . getName String . startsWith String . substring File . <init> File . getParentFile File . mkdirs SwingUtilities . invokeLater JProgressBar . setValue ZipFile . getInputStream FileOutputStream . <init> InputStream . read OutputStream . write OutputStream . close InputStream . close JOptionPane . showMessageDialog ZipFile . getEntry ZipFile . getInputStream JOptionPane . showMessageDialog ZipFile . close File . delete JOptionPane . showMessageDialog |
unzip the given file , applying the update script defined in meta inf update | ZipFile . <init> JOptionPane . showMessageDialog ZipFile . close ZipFile . size ZipFile . entries Enumeration . nextElement ZipEntry . isDirectory ZipEntry . getName String . substring File . <init> File . getParentFile File . exists File . mkdirs Runnable . <init> SwingUtilities . invokeLater JProgressBar . setValue ZipFile . getInputStream FileOutputStream . <init> InputStream . read OutputStream . write OutputStream . close InputStream . close JOptionPane . showMessageDialog ZipFile . getEntry ZipFile . getInputStream JOptionPane . showMessageDialog ZipFile . close JOptionPane . showMessageDialog |
unzip the given file , applying the update script defined in meta inf update | ZipFile . <init> JOptionPane . showMessageDialog ZipFile . close ZipFile . size ZipFile . entries ZipEntry > . nextElement ZipEntry . isDirectory ZipEntry . getName String . substring File . <init> File . getParentFile File . mkdirs SwingUtilities . invokeLater JProgressBar . setValue ZipFile . getInputStream FileOutputStream . <init> OutputStream . write OutputStream . close InputStream . close JOptionPane . showMessageDialog ZipFile . getEntry ZipFile . getInputStream JOptionPane . showMessageDialog ZipFile . close File . delete JOptionPane . showMessageDialog |
unzip the given file , applying the update script defined in meta inf update | ZipFile . <init> JOptionPane . showMessageDialog ZipFile . size ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . isDirectory ZipEntry . getName String . startsWith String . substring File . <init> File . getParentFile File . exists File . mkdirs Runnable . <init> SwingUtilities . invokeLater JProgressBar . setValue ZipFile . getInputStream FileOutputStream . <init> OutputStream . write OutputStream . close InputStream . close JOptionPane . showMessageDialog ZipFile . getEntry JOptionPane . showMessageDialog ZipFile . close File . delete JOptionPane . showMessageDialog |
unzip the given file , applying the update script defined in meta inf update | ZipFile . <init> JOptionPane . showMessageDialog ZipFile . size ZipFile . entries Enumeration . nextElement ZipEntry . getName String . substring File . <init> File . getParentFile File . exists File . mkdirs SwingUtilities . invokeLater JProgressBar . setValue ZipFile . getInputStream FileOutputStream . <init> OutputStream . write OutputStream . close InputStream . close JOptionPane . showMessageDialog ZipFile . getEntry JOptionPane . showMessageDialog ZipFile . close File . delete JOptionPane . showMessageDialog |
unzip the given file , applying the update script defined in meta inf update | ZipFile . <init> JOptionPane . showMessageDialog ZipFile . size ZipFile . entries ZipEntry > . nextElement ZipEntry . isDirectory ZipEntry . getName String . substring File . <init> File . getParentFile File . mkdirs Runnable . <init> SwingUtilities . invokeLater JProgressBar . setValue ZipFile . getInputStream FileOutputStream . <init> OutputStream . write OutputStream . close InputStream . close JOptionPane . showMessageDialog ZipFile . getEntry ZipFile . getInputStream JOptionPane . showMessageDialog ZipFile . close File . delete JOptionPane . showMessageDialog |
unpack the given archive file which is in zip format to the specified target directory | ZipFile . <init> List . size ArrayList . <init> List . size ArrayList . <init> List . size ProgressMonitor . <init> ProgressMonitor . close ZipFile . close |
do the unzip the video if it is zipped | ZipFile . <init> Message . <unk> Runtime . getRuntime Renderer . <unk> ZipFile . close Runtime . getRuntime Renderer . <unk> |
process zip file for import into an <unk> repository store location | ZipFile . <init> Node . getName File . getPath File . <init> File . getPath File . exists |
this method loads a table previously saved to disc | ZipFile . <init> ObjectInputStream . <init> ZipFile . getInputStream ObjectInputStream . readObject ObjectInputStream . close |
store given resource | ZipFile . <init> Observable . addObserver Observable . cast System . currentTimeMillis ZipFile . entries Enumeration . nextElement ZipEntry . cast String . split Collection . <unk> Collection . getService Observable . addObserver Observable . cast ZipEntry . isDirectory System . currentTimeMillis MimeType . <unk> Collection . createResource ZipFile . size Resource . setContent MimeType . getName Collection . <unk> ZipEntry . getSize System . currentTimeMillis ZipEntry . getSize System . currentTimeMillis |
store given resource | ZipFile . <init> Observable . addObserver Observable . cast System . currentTimeMillis ZipFile . entries Enumeration . nextElement ZipEntry . getName String . split StringBuilder . <init> Collection . <unk> Observable . instance Observable . cast Observable . addObserver StringBuilder . toString System . currentTimeMillis Collection . createResource ZipFile . size Resource . setContent MimeType . getName Collection . <unk> ZipEntry . getSize System . currentTimeMillis ZipEntry . getSize System . currentTimeMillis |
store given resource | ZipFile . <init> Observable . cast Observable . addObserver System . currentTimeMillis ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . cast ZipEntry . getName String . split String . equals Collection . <unk> Observable . cast Observable . addObserver ZipEntry . isDirectory System . currentTimeMillis Collection . createResource ZipFile . size Resource . setContent MimeType . getName Collection . <unk> System . currentTimeMillis ZipEntry . getSize System . currentTimeMillis |
store given resource | ZipFile . <init> Observable . instance Observable . addObserver Observable . cast System . currentTimeMillis ZipFile . entries Enumeration . hasMoreElements Enumeration . nextElement ZipEntry . getName String . split String . equals Collection . <unk> Collection . getService Observable . instance Observable . addObserver Observable . cast System . currentTimeMillis MimeType . <unk> Collection . createResource ZipFile . size Resource . setContent MimeType . getName Collection . <unk> ZipEntry . getSize System . currentTimeMillis ZipEntry . getSize System . currentTimeMillis |
look up for all resources under given zip file with inner path which must be matched against include and exclude patterns | ZipFile . <init> String . endsWith String . length ZipFile . entries ZipEntry > . nextElement ZipEntry . getName String . length Set < String > . add String . substring Set < String > . add ZipFile . close |
check if the version of the plugins contained in the browser assets is the same as the version of the plugins in the plugins directory | ZipFile . <init> String . length Vector < ZipEntry > . elements Enumeration . hasMoreElements ZipEntry . cast ZipEntry . getName File . <init> File . exists |
look up for all resources under given zip file with inner path which must be matched against include and exclude patterns | ZipFile . <init> String . length ZipFile . entries ZipEntry > . hasMoreElements ZipEntry > . nextElement ZipEntry . getName Set < String > . add String . substring Set < String > . add ZipFile . close |
patch a minecraft base class being loaded with the copy from a jar zip file | ZipFile . <init> String . replace ZipFile . getEntry ZipFile . getInputStream InputStream . read InputStream . close File . getName ZipFile . close File . getName |
return a url which points to an entry within a zip file or null if none of the entries exist | ZipFile . <init> String . replaceAll File . toURI URL . toExternalForm URL . <init> ZipFile . close |
return a url which points to an entry within a zip file or null if none of the entries exist | ZipFile . <init> String . replaceAll URL . toExternalForm URL . <init> ZipFile . close |
return a url which points to an entry within a zip file or null code if none of the entries exist | ZipFile . <init> String . replaceAll ZipFile . getEntry File . toURI URL . toExternalForm URL . <init> ZipFile . close |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.