com.tonicsystems.jarjar
Class TextDepHandler

java.lang.Object
  extended by com.tonicsystems.jarjar.AbstractDepHandler
      extended by com.tonicsystems.jarjar.TextDepHandler
All Implemented Interfaces:
DepHandler

public class TextDepHandler
extends AbstractDepHandler


Field Summary
 
Fields inherited from interface com.tonicsystems.jarjar.DepHandler
LEVEL_CLASS, LEVEL_JAR
 
Constructor Summary
TextDepHandler(java.io.PrintWriter w, int level)
           
 
Method Summary
 
Methods inherited from class com.tonicsystems.jarjar.AbstractDepHandler
handle, handleEnd, handleStart
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextDepHandler

public TextDepHandler(java.io.PrintWriter w,
                      int level)