|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.clirr.event.DiffListenerAdapter
net.sf.clirr.event.FileDiffListener
net.sf.clirr.event.PlainDiffListener
| Constructor Summary | |
PlainDiffListener(java.lang.String outFile)
|
|
| Method Summary | |
protected java.io.PrintStream |
getOutputStream()
Returns the output stream so subclasses can write data. |
void |
reportDiff(ApiDifference difference)
Does nothing |
void |
stop()
Writes a footer and closes the output stream if necessary. |
protected void |
writeFooter()
A hook to write footer info to the output stream. |
| Methods inherited from class net.sf.clirr.event.DiffListenerAdapter |
start |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PlainDiffListener(java.lang.String outFile)
throws java.io.IOException
| Method Detail |
public void reportDiff(ApiDifference difference)
DiffListenerAdapter
reportDiff in interface DiffListenerreportDiff in class DiffListenerAdapterDiffListener.reportDiff(ApiDifference)protected final java.io.PrintStream getOutputStream()
public final void stop()
stop in interface DiffListenerstop in class DiffListenerAdapterFileDiffListener.writeFooter()protected void writeFooter()
FileDiffListener.stop()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||