Uses of Class
org.extex.language.hyphenation.base.BaseHyphenationTable

Packages that use BaseHyphenationTable
org.extex.language.hyphenation.liang This package contains a implementation for an hyphenation engine. 
 

Uses of BaseHyphenationTable in org.extex.language.hyphenation.liang
 

Subclasses of BaseHyphenationTable in org.extex.language.hyphenation.liang
 class CompressedLiangsHyphenationTable
          This class implements Liang's algorithm for hyphenation with a compressed hyphenation tree.
 class LiangsHyphenationTable
          This class stores the values for hyphenations and hyphenates words.