public interface DepHandler
Modifier and Type | Field and Description |
---|---|
static int |
LEVEL_CLASS |
static int |
LEVEL_JAR |
Modifier and Type | Method and Description |
---|---|
void |
handle(PathClass from,
PathClass to) |
void |
handleEnd() |
void |
handleStart() |
static final int LEVEL_CLASS
static final int LEVEL_JAR
void handleStart() throws IOException
IOException
void handle(PathClass from, PathClass to) throws IOException
IOException
void handleEnd() throws IOException
IOException
Copyright © 2010–2015 Sonatype, Inc.. All rights reserved.