org.fuin.examples.utils4j
Class ZipDirExample

java.lang.Object
  extended by org.fuin.examples.utils4j.ZipDirExample

public final class ZipDirExample
extends java.lang.Object

Example for zipping a directory.


Method Summary
static void main(java.lang.String[] args)
          Executes the example.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Executes the example.

Parameters:
args - Not used.
Throws:
java.io.IOException - Error creating the archive.


Copyright © 2010 Future Invent Informationsmanagement GmbH. All Rights Reserved.