|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.inria.oadymppac.parsing.event.EventListenerImpl
fr.inria.oadymppac.examples.parsing.SingleComplementEventListener
An example of a Complement Handler Basically its only display the event. It must be generally used with other handler and delegate sub tag to a standard listener, ensuring this way a same behaviour with or without a complement
Field Summary |
Fields inherited from interface fr.inria.oadymppac.parsing.event.EventListener |
logger |
Constructor Summary | |
SingleComplementEventListener()
|
Method Summary | |
void |
eventProcess(ComplementEvent ev)
|
Methods inherited from class fr.inria.oadymppac.parsing.event.EventListenerImpl |
eventProcess, processEnd, processInstruction, processStart |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface fr.inria.oadymppac.parsing.event.EventListener |
eventProcess, processEnd, processInstruction, processStart |
Constructor Detail |
public SingleComplementEventListener()
Method Detail |
public void eventProcess(ComplementEvent ev)
eventProcess
in interface ComplementEventListener
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |