com.tonicsystems.jarjar.util
Class JarTransformerChain

java.lang.Object
  extended bycom.tonicsystems.jarjar.util.JarTransformer
      extended bycom.tonicsystems.jarjar.util.JarTransformerChain
All Implemented Interfaces:
JarProcessor

public class JarTransformerChain
extends JarTransformer


Constructor Summary
JarTransformerChain(ClassTransformer[] chain)
           
 
Methods inherited from class com.tonicsystems.jarjar.util.JarTransformer
process
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JarTransformerChain

public JarTransformerChain(ClassTransformer[] chain)