org.compass.core.util.asm.optimizer
Class JarOptimizer
java.lang.Object
org.compass.core.util.asm.optimizer.JarOptimizer
public class JarOptimizer
- extends Object
A Jar file optimizer.
- Author:
- Eric Bruneton
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JarOptimizer
public JarOptimizer()
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
optimize
static void optimize(File f)
throws IOException
- Throws:
IOException
Copyright (c) 2004-2008 The Compass Project.