com.tonicsystems.jarjar
Class TextDepHandler

java.lang.Object
  extended by com.tonicsystems.jarjar.AbstractDepHandler
      extended by com.tonicsystems.jarjar.TextDepHandler
All Implemented Interfaces:
DepHandler

public class TextDepHandler
extends AbstractDepHandler


Field Summary
 
Fields inherited from class com.tonicsystems.jarjar.AbstractDepHandler
level
 
Fields inherited from interface com.tonicsystems.jarjar.DepHandler
LEVEL_CLASS, LEVEL_JAR
 
Constructor Summary
TextDepHandler(java.io.PrintWriter w, int level)
           
 
Method Summary
protected  void handle(java.lang.String from, java.lang.String to)
           
 
Methods inherited from class com.tonicsystems.jarjar.AbstractDepHandler
handle, handleEnd, handleStart
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextDepHandler

public TextDepHandler(java.io.PrintWriter w,
                      int level)
Method Detail

handle

protected void handle(java.lang.String from,
                      java.lang.String to)
               throws java.io.IOException
Specified by:
handle in class AbstractDepHandler
Throws:
java.io.IOException


Copyright © 2010-2014 Sonatype, Inc.. All Rights Reserved.