|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.rat.report.AbstractReport
public abstract class AbstractReport
Abstract base class for deriving implementations of RatReport
.
Constructor Summary | |
---|---|
AbstractReport()
|
Method Summary | |
---|---|
void |
endReport()
|
void |
report(Document document)
|
void |
startReport()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractReport()
Method Detail |
---|
public void startReport() throws RatException
startReport
in interface RatReport
RatException
public void report(Document document) throws RatException
report
in interface RatReport
RatException
public void endReport() throws RatException
endReport
in interface RatReport
RatException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |