Home
last modified time | relevance | path

Searched defs:zipParcel (Results 1 – 1 of 1) sorted by relevance

/trunk/main/scripting/java/org/openoffice/idesupport/zip/
H A DParcelZipper.java63 public String zipParcel(File basedir) throws IOException { in zipParcel() method in ParcelZipper
76 public String zipParcel(File basedir, File targetfile) throws IOException { in zipParcel() method in ParcelZipper
80 public String zipParcel(File basedir, FileFilter filter) throws IOException { in zipParcel() method in ParcelZipper
93 public String zipParcel(File basedir, File targetfile, FileFilter filter) in zipParcel() method in ParcelZipper

Completed in 17 milliseconds