org.codehaus.mojo.webstart
Class Pack200
java.lang.Object
org.codehaus.mojo.webstart.Pack200
Deprecated. since 1.0-beta-2, use the DefaultPack200Tool instead.
public class Pack200
- extends Object
Handles pack200 operations.
- Author:
- Jerome Lacoste
|
Constructor Summary |
Pack200()
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Pack200
public Pack200()
- Deprecated.
packJars
public static void packJars(File directory,
FileFilter jarFileFilter,
boolean gzip)
- Deprecated.
unpackJars
public static void unpackJars(File directory,
FileFilter pack200FileFilter)
- Deprecated.
Copyright © 2005-2012 Codehaus. All Rights Reserved.