public abstract class AbstractDepHandler extends java.lang.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 java.io.IOException
handle in interface DepHandlerjava.io.IOExceptionprotected abstract void handle(java.lang.String from,
java.lang.String to)
throws java.io.IOException
java.io.IOExceptionpublic void handleStart()
throws java.io.IOException
handleStart in interface DepHandlerjava.io.IOExceptionpublic void handleEnd()
throws java.io.IOException
handleEnd in interface DepHandlerjava.io.IOExceptionCopyright © 2010-2013 Sonatype, Inc.. All Rights Reserved.