|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.swizzle.depreport.Formatter
org.codehaus.swizzle.depreport.XmlFormatter
public class XmlFormatter
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 |
---|
public XmlFormatter(java.io.PrintWriter out)
Method Detail |
---|
public void format(Dependency root) throws java.io.IOException
format
in class Formatter
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |