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