Uses of Class
de.dante.extex.language.hyphenation.base.BaseHyphenationTable

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

Uses of BaseHyphenationTable in de.dante.extex.language.hyphenation.liang
 

Subclasses of BaseHyphenationTable in de.dante.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.