Uses of Class
no.uio.edd.utils.datautils.ExtendableStringList

Packages that use ExtendableStringList
no.uio.edd.model.geo   
 

Uses of ExtendableStringList in no.uio.edd.model.geo
 

Methods in no.uio.edd.model.geo that return ExtendableStringList
 ExtendableStringList GeoModelPerson.getIdToParasWhereIAmSpeaker()
           
 

Methods in no.uio.edd.model.geo with parameters of type ExtendableStringList
 java.lang.String[] GeoModelPlaceReg.removeCorefDuplicates(ExtendableStringList allPlaceIds)
          Replaces all occurrences of the list of place IDs with the main coref value and removes duplicates.