GATE
Version 3.1-2270

gate.creole.gazetteer
Interface GazetteerListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
Gaze

public interface GazetteerListener
extends EventListener

Listener for GazetteerEvents


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

Method Detail

processGazetteerEvent

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

Parameters:
e - Gazetteer Event

GATE
Version 3.1-2270