Uses of Class
org.snu.ids.ha.util.Hangul

Packages that use Hangul
org.snu.ids.ha.ma   
org.snu.ids.ha.util   
 

Uses of Hangul in org.snu.ids.ha.ma
 

Methods in org.snu.ids.ha.ma with parameters of type Hangul
private  char Dictionary.getMoeum(Hangul lastHg, Hangul preLastHg)
           ¤Ç, ¤Ì, ¤Ñ¿¡ ¤¿¤¶, ¤Ã¤¶ ÀÌ °áÇÕµÉ ¶§ÀÇ ¸ðÀ½À» ¹ÝȯÇÑ´Ù.
 

Uses of Hangul in org.snu.ids.ha.util
 

Methods in org.snu.ids.ha.util that return Hangul
static Hangul Hangul.split(char ch)