Are there any classes to support joining of letters?
Location: http://www.jguru.com/faq/view.jsp?EID=111885 Created: Jul 26, 2000 Modified: 2000-07-28 22:23:18.769 Author: Imran Qayyum (http://www.jguru.com/guru/viewbio.jsp?EID=111862) Question originally posed by Shahzad Iqbal (http://www.jguru.com/guru/viewbio.jsp?EID=9660 During my research on i18n, I came across International Text in JDK 1.2 which may provide you some better insight. They get into detail of using bidirectional capabilities in Java. Their example specifically covers Arabic. Hope this helps.