|
Jacson | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.spieleck.app.jacson.eval.rhandler.HandlerBase
Make the creation of easy Handlers, well, easier.
Field Summary | |
protected JacsonReport |
jr
Where my reports go to |
Constructor Summary | |
HandlerBase()
|
Method Summary | |
void |
registerReport(JacsonReport jr)
Register a report to be used later |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface de.spieleck.app.jacson.eval.RegExpHandler |
handle |
Methods inherited from interface de.spieleck.app.jacson.JacsonRegistrable |
init |
Methods inherited from interface de.spieleck.app.jacson.JacsonReporting |
summary |
Field Detail |
protected JacsonReport jr
Constructor Detail |
public HandlerBase()
Method Detail |
public void registerReport(JacsonReport jr)
registerReport
in interface JacsonReporting
|
Spieleck | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |