public abstract class AbstractDepHandler extends Object implements DepHandler
| Modifier and Type | Field and Description |
|---|---|
protected int |
level |
LEVEL_CLASS, LEVEL_JAR| Modifier | Constructor and Description |
|---|---|
protected |
AbstractDepHandler(int level) |
public void handle(PathClass from, PathClass to) throws IOException
handle in interface DepHandlerIOExceptionprotected abstract void handle(String from, String to) throws IOException
IOExceptionpublic void handleStart()
throws IOException
handleStart in interface DepHandlerIOExceptionpublic void handleEnd()
throws IOException
handleEnd in interface DepHandlerIOExceptionCopyright © 2010–2014 Sonatype, Inc.. All rights reserved.