org.codehaus.swizzle.depreport
Class PlainTextFormatter

java.lang.Object
  extended by org.codehaus.swizzle.depreport.Formatter
      extended by org.codehaus.swizzle.depreport.PlainTextFormatter

public class PlainTextFormatter
extends Formatter

Version:
$Revision$ $Date$

Field Summary
 
Fields inherited from class org.codehaus.swizzle.depreport.Formatter
out
 
Constructor Summary
PlainTextFormatter(java.io.PrintWriter out)
           
 
Method Summary
 void format(Dependency root)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlainTextFormatter

public PlainTextFormatter(java.io.PrintWriter out)
Method Detail

format

public void format(Dependency root)
            throws java.io.IOException
Specified by:
format in class Formatter
Throws:
java.io.IOException


Copyright © 2011. All Rights Reserved.