org.codehaus.swizzle.depreport
Class XmlFormatter

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

public class XmlFormatter
extends Formatter

Version:
$Revision$ $Date$

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

XmlFormatter

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