fr.inria.oadymppac.parsing.gentra4cp.event.header
Interface RightsEventListener

All Superinterfaces:
EventListener, java.util.EventListener
All Known Subinterfaces:
HeadEventListener
All Known Implementing Classes:
SingleHeadEventListener, SingleHeadEventListener, SingleHeadEventListener

public interface RightsEventListener
extends EventListener

Author:
raf

Field Summary
 
Fields inherited from interface fr.inria.oadymppac.parsing.event.EventListener
logger
 
Method Summary
 void eventProcess(RightsEvent ev)
           
 
Methods inherited from interface fr.inria.oadymppac.parsing.event.EventListener
eventProcess, processEnd, processInstruction, processStart
 

Method Detail

eventProcess

public void eventProcess(RightsEvent ev)