Package com.tonicsystems.jarjar
Class AbstractDepHandler
java.lang.Object
com.tonicsystems.jarjar.AbstractDepHandler
- All Implemented Interfaces:
DepHandler
- Direct Known Subclasses:
TextDepHandler
-
Field Summary
Fields inherited from interface com.tonicsystems.jarjar.DepHandler
LEVEL_CLASS, LEVEL_JAR
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
-
Method Details
-
handle
- Specified by:
handle
in interfaceDepHandler
- Throws:
IOException
-
handleStart
- Specified by:
handleStart
in interfaceDepHandler
- Throws:
IOException
-
handleEnd
- Specified by:
handleEnd
in interfaceDepHandler
- Throws:
IOException
-