com.tonicsystems.jarjar

Class TextDepHandler

Implemented Interfaces:
DepHandler

public class TextDepHandler
extends AbstractDepHandler

Fields inherited from interface com.tonicsystems.jarjar.DepHandler

LEVEL_CLASS, LEVEL_JAR

Constructor Summary

TextDepHandler(PrintWriter w, int level)

Method Summary

Methods inherited from class com.tonicsystems.jarjar.AbstractDepHandler

handle, handleEnd, handleStart

Constructor Details

TextDepHandler

public TextDepHandler(PrintWriter w,
                      int level)