|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xenonsoft.bridgetown.examples.categoriser.DefaultProcessorImpl
A mock object of the processor algorithm
| Constructor Summary | |
DefaultProcessorImpl()
|
|
| Method Summary | |
java.util.List |
process(java.lang.Object refValue)
Performs processing of the exception |
void |
setMatcher(IMatcher matcher)
Sets the categorisation algorithm |
java.lang.String |
toString()
Gets debuggable string |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DefaultProcessorImpl()
| Method Detail |
public void setMatcher(IMatcher matcher)
setMatcher in interface IProcessormatcher - the matcher algorithmcategoriser.IProcessor#setMatcher(categoriser.IMatcher)public java.util.List process(java.lang.Object refValue)
process in interface IProcessorrefValue - an object that contained reference values
categoriser.IProcessor#process(java.lang.Object)public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||