|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.inria.oadymppac.parsing.event.EventListenerImpl
Field Summary |
Fields inherited from interface fr.inria.oadymppac.parsing.event.EventListener |
logger |
Constructor Summary | |
EventListenerImpl()
|
Method Summary | |
void |
eventProcess(Event ev)
|
void |
processEnd()
|
void |
processInstruction(java.lang.String target,
java.lang.String data)
|
void |
processStart()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EventListenerImpl()
Method Detail |
public void eventProcess(Event ev)
eventProcess
in interface EventListener
public void processEnd()
processEnd
in interface EventListener
public void processInstruction(java.lang.String target, java.lang.String data)
processInstruction
in interface EventListener
public void processStart()
processStart
in interface EventListener
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |