Uses of Class
com.topologi.diffx.event.impl.WordEvent

Packages that use WordEvent
com.topologi.diffx.event.lang The language specific class for use by the events. 
 

Uses of WordEvent in com.topologi.diffx.event.lang
 

Methods in com.topologi.diffx.event.lang that return WordEvent
 WordEvent Repertory.get(String word)
          Returns the WordEvent corresponding to the specified word.
 WordEvent Repertory.update(String word)
          Returns the WordEvent corresponding to the specified word.
static WordEvent CommonWordsEnglish.get(String word)
          Returns the WordEvent corresponding to the specified word.