Package com.tonicsystems.jarjar
Interface DepHandler
- All Known Implementing Classes:
AbstractDepHandler
,TextDepHandler
public interface DepHandler
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
-
Field Details
-
LEVEL_CLASS
static final int LEVEL_CLASS- See Also:
-
LEVEL_JAR
static final int LEVEL_JAR- See Also:
-
-
Method Details
-
handleStart
- Throws:
IOException
-
handle
- Throws:
IOException
-
handleEnd
- Throws:
IOException
-