org.fuin.examples.utils4j
Class ZipDirExample
java.lang.Object
org.fuin.examples.utils4j.ZipDirExample
public final class ZipDirExample
- extends Object
Example for zipping a directory.
|
Method Summary |
static void |
main(String[] args)
Executes the example. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
throws IOException
- Executes the example.
- Parameters:
args - Not used.
- Throws:
IOException - Error creating the archive.
Copyright © 2011 Future Invent Informationsmanagement GmbH. All Rights Reserved.