org.aspectj.weaver.bcel
Class ZipFileWeaver

java.lang.Object
  extended by org.aspectj.weaver.bcel.ZipFileWeaver

public class ZipFileWeaver
extends java.lang.Object


Constructor Summary
ZipFileWeaver(java.io.File inFile)
           
 
Method Summary
 void weave(BcelWeaver weaver, java.io.File outFile)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZipFileWeaver

public ZipFileWeaver(java.io.File inFile)
Method Detail

weave

public void weave(BcelWeaver weaver,
                  java.io.File outFile)
           throws java.io.IOException
Throws:
java.io.IOException