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