Uses of Class
org.jqurantree.arabic.encoding.ArabicDecoderBase

Packages that use ArabicDecoderBase
org.jqurantree.arabic.encoding.buckwalter Contains the BuckwalterEncoder and BuckwalterDecoder classes, which implement Buckwalter transliteration. 
org.jqurantree.arabic.encoding.unicode Contains the UnicodeEncoder and UnicodeDecoder classes for translating ArabicText to and from Unicode. 
 

Uses of ArabicDecoderBase in org.jqurantree.arabic.encoding.buckwalter
 

Subclasses of ArabicDecoderBase in org.jqurantree.arabic.encoding.buckwalter
 class BuckwalterDecoder
          Supports decoding Buckwalter transliteration into ArabicText.
 

Uses of ArabicDecoderBase in org.jqurantree.arabic.encoding.unicode
 

Subclasses of ArabicDecoderBase in org.jqurantree.arabic.encoding.unicode
 class UnicodeDecoder
          Supports decoding Unicode character data into ArabicText.
 



Copyright© Kais Dukes, 2009. All Rights Reserved.