Class Example


  • public class Example
    extends Object
    execute these commands before running the example:
     mkdir -p /tmp/base/path/subdir
     touch /tmp/base/path/{file.sbml,subdir/file.cellml}
     
    the directory tree in /tmp/base should then look like:
     /tmp/base
     /tmp/base/path
     /tmp/base/path/subdir
     /tmp/base/path/subdir/file.cellml
     /tmp/base/path/file.sbml
     
    This example will create the following files/directories: (you may want to delete them afterwards)
     /tmp/testArchive.zip
     /tmp/myDestination
     /tmp/myExtractedEntry
     
    Author:
    Martin Scharm