com.tonicsystems.jarjar
Interface DepHandler
- All Known Implementing Classes:
- AbstractDepHandler
- public interface DepHandler
LEVEL_CLASS
public static final int LEVEL_CLASS
- See Also:
- Constant Field Values
LEVEL_JAR
public static final int LEVEL_JAR
- See Also:
- Constant Field Values
handleStart
public void handleStart()
throws java.io.IOException
- Throws:
java.io.IOException
handle
public void handle(PathClass from,
PathClass to)
throws java.io.IOException
- Throws:
java.io.IOException
handleEnd
public void handleEnd()
throws java.io.IOException
- Throws:
java.io.IOException