org.codehaus.swizzle.depreport
Class WikiFormatter

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

public class WikiFormatter
extends Formatter

Version:
$Revision$ $Date$

Field Summary
 
Fields inherited from class org.codehaus.swizzle.depreport.Formatter
out
 
Constructor Summary
WikiFormatter(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

WikiFormatter

public WikiFormatter(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.