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

Packages that use EncodingTableBase
org.jqurantree.arabic.encoding Contains interfaces and supporting base classes for Arabic encoders and decoders. 
 

Uses of EncodingTableBase in org.jqurantree.arabic.encoding
 

Constructors in org.jqurantree.arabic.encoding with parameters of type EncodingTableBase
ArabicDecoderBase(EncodingTableBase encodingTable)
          Creates a new decoder using the specified encoding table.
ArabicEncoderBase(EncodingTableBase encodingTable)
          Creates a new encoder using the specified encoding table.
 



Copyright© Kais Dukes, 2009. All Rights Reserved.