Uses of Class
gate.creole.gazetteer.GazetteerList

Packages that use GazetteerList
gate.creole.gazetteer   
gate.gui   
 

Uses of GazetteerList in gate.creole.gazetteer
 

Methods in gate.creole.gazetteer that return GazetteerList
 GazetteerList LinearDefinition.loadSingleList(String listName)
          Loads a single gazetteer list given a name
 

Uses of GazetteerList in gate.gui
 

Methods in gate.gui with parameters of type GazetteerList
 void GazetteerEditor.ListTableModel.setGazetteerList(GazetteerList gazetteerList)