gate.creole.gazetteer
Interface GazetteerListener

All Superinterfaces:
EventListener

public interface GazetteerListener
extends EventListener

Listener for GazetteerEvents


Method Summary
 void processGazetteerEvent(GazetteerEvent e)
          Called when a Gazetteer event has occured
 

Method Detail

processGazetteerEvent

public void processGazetteerEvent(GazetteerEvent e)
Called when a Gazetteer event has occured
Parameters:
e - Gazetteer Event