com.tonicsystems.jarjar.util
public class JarTransformerChain extends JarTransformer
Constructor and Description |
---|
JarTransformerChain(ClassTransformer[] chain) |
Modifier and Type | Method and Description |
---|---|
protected org.objectweb.asm.ClassVisitor |
transform(org.objectweb.asm.ClassVisitor v) |
process
public JarTransformerChain(ClassTransformer[] chain)
protected org.objectweb.asm.ClassVisitor transform(org.objectweb.asm.ClassVisitor v)
transform
in class JarTransformer
Copyright © 2010-2014 Sonatype, Inc.. All Rights Reserved.