Uses of Class
bg.bas.dcl.mwe.entities.WordAlphabetic

Packages that use WordAlphabetic
bg.bas.dcl.mwe.entities   
 

Uses of WordAlphabetic in bg.bas.dcl.mwe.entities
 

Fields in bg.bas.dcl.mwe.entities with type parameters of type WordAlphabetic
 java.util.ArrayList<WordAlphabetic> MWECandidate.phrase
           
 

Methods in bg.bas.dcl.mwe.entities that return WordAlphabetic
 WordAlphabetic WordAlphabetic.readWordFromXML(java.lang.String xml)