AbstractDepHandler, TextDepHandlerpublic interface DepHandler
| Modifier and Type | Field | Description |
|---|---|---|
static int |
LEVEL_CLASS |
|
static int |
LEVEL_JAR |
| Modifier and Type | Method | Description |
|---|---|---|
void |
handle(PathClass from,
PathClass to) |
|
void |
handleEnd() |
|
void |
handleStart() |
static final int LEVEL_CLASS
static final int LEVEL_JAR