Uses of Package
org.jqurantree.arabic

Packages that use org.jqurantree.arabic
org.jqurantree.arabic Models ArabicText as a sequence of characters with diacritics, with an internal ByteFormat used to represent character data. 
org.jqurantree.arabic.encoding Contains interfaces and supporting base classes for Arabic encoders and decoders. 
org.jqurantree.orthography Contains an orthography object model of the Holy Quran, with orthographic elements represented by the classes Document, Chapter, Verse and Token
 

Classes in org.jqurantree.arabic used by org.jqurantree.arabic
ArabicCharacter
          An ArabicCharacter is a single letter or Quranic symbol within ArabicText, including any attached diacritics.
ArabicText
          ArabicText is an immutable sequence of ArabicCharacters.
CharacterType
          The CharacterType enumeration specifies which letter or symbol an ArabicCharacter has, such as Alif or Ba.
DiacriticType
          The DiacriticType enumeration specifies the type of diaciritcs attached to an ArabicCharacter, such as Fatha or Kasra.
 

Classes in org.jqurantree.arabic used by org.jqurantree.arabic.encoding
CharacterType
          The CharacterType enumeration specifies which letter or symbol an ArabicCharacter has, such as Alif or Ba.
DiacriticType
          The DiacriticType enumeration specifies the type of diaciritcs attached to an ArabicCharacter, such as Fatha or Kasra.
 

Classes in org.jqurantree.arabic used by org.jqurantree.orthography
ArabicText
          ArabicText is an immutable sequence of ArabicCharacters.
 



Copyright© Kais Dukes, 2009. All Rights Reserved.