|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.swizzle.depreport.Formatter
public abstract class Formatter
Field Summary | |
---|---|
protected java.io.PrintWriter |
out
|
Constructor Summary | |
---|---|
protected |
Formatter(java.io.PrintWriter out)
|
Method Summary | |
---|---|
abstract void |
format(Dependency root)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final java.io.PrintWriter out
Constructor Detail |
---|
protected Formatter(java.io.PrintWriter out)
Method Detail |
---|
public abstract void format(Dependency root) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |