Jacson

de.spieleck.app.jacson.eval.rhandler
Class CountDifferentHandler

java.lang.Object
  extended byde.spieleck.app.jacson.eval.rhandler.HandlerBase
      extended byde.spieleck.app.jacson.eval.rhandler.CountDifferentHandler
All Implemented Interfaces:
JacsonRegistrable, JacsonReporting, RegExpHandler

public class CountDifferentHandler
extends HandlerBase

Count different Matches found.

Author:
fsn

Field Summary
protected  java.util.Set seen
           
 
Fields inherited from class de.spieleck.app.jacson.eval.rhandler.HandlerBase
jr
 
Constructor Summary
CountDifferentHandler()
           
 
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

seen

protected java.util.Set seen
Constructor Detail

CountDifferentHandler

public CountDifferentHandler()
Method Detail

init

public void init(ConfigNode cn,
                 JacsonRegistry reg)

handle

public void handle(JacsonState state,
                   java.lang.String chunk,
                   org.apache.oro.text.regex.MatchResult mRes)

summary

public void summary()

Spieleck

Copyleft 2002 spieleck.de.