com.tonicsystems.jarjar

Interface DepHandler

public interface DepHandler

Field Summary
static intLEVEL_CLASS
static intLEVEL_JAR
Method Summary
voidhandle(PathClass from, PathClass to)
voidhandleEnd()
voidhandleStart()

Field Detail

LEVEL_CLASS

public static final int LEVEL_CLASS

LEVEL_JAR

public static final int LEVEL_JAR

Method Detail

handle

public void handle(PathClass from, PathClass to)

handleEnd

public void handleEnd()

handleStart

public void handleStart()