|
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 de.spieleck.app.jacson.eval.rhandler.AccountingHandler
Handler that does accounting on the Stringtupel provided by the match.
Field Summary | |
protected Accountor |
acc
The holder of all statistics |
Fields inherited from class de.spieleck.app.jacson.eval.rhandler.HandlerBase |
jr |
Constructor Summary | |
AccountingHandler()
|
Method Summary | |
void |
handle(JacsonState state,
java.lang.String chunk,
org.apache.oro.text.regex.MatchResult mRes)
|
void |
init(ConfigNode cn,
JacsonRegistry reg)
|
void |
summary()
|
Methods inherited from class de.spieleck.app.jacson.eval.rhandler.HandlerBase |
registerReport |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected Accountor acc
Constructor Detail |
public AccountingHandler()
Method Detail |
public void init(ConfigNode cn, JacsonRegistry reg) throws JacsonConfigException
JacsonConfigException
public void handle(JacsonState state, java.lang.String chunk, org.apache.oro.text.regex.MatchResult mRes)
public void summary()
|
Spieleck | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |