Uses of Package
org.extex.language

Packages that use org.extex.language
org.extex This package contains ExTeX – an implementation of a typesetting engine based on the concepts of TeX
org.extex.interpreter.context This package contains the container for data in the interpreter. 
org.extex.interpreter.context.impl.extension   
org.extex.interpreter.max.context This package contains a reference implementation for the Context
org.extex.language This package contains classes and implementations which describe a language. 
org.extex.language.hyphenation.base This package contains the base hyphenation table implementation. 
org.extex.language.hyphenation.liang This package contains a implementation for an hyphenation engine. 
org.extex.language.impl This package contains implementations which describe a language. 
org.extex.typesetter.tc This package contains the declarations for a typesetting context. 
org.extex.unit.tex.hyphen This package contains the primitives for hyphenations in ExTeX. 
 

Classes in org.extex.language used by org.extex
LanguageManager
          This class manages the HyphenationTables.
 

Classes in org.extex.language used by org.extex.interpreter.context
Language
          This interface describes a container for all language-dependent information.
LanguageManager
          This class manages the HyphenationTables.
LanguageManagerCarrier
          This interface describes the ability to carry a hyphenation factory.
 

Classes in org.extex.language used by org.extex.interpreter.context.impl.extension
LanguageManagerCarrier
          This interface describes the ability to carry a hyphenation factory.
 

Classes in org.extex.language used by org.extex.interpreter.max.context
Language
          This interface describes a container for all language-dependent information.
LanguageManager
          This class manages the HyphenationTables.
LanguageManagerCarrier
          This interface describes the ability to carry a hyphenation factory.
 

Classes in org.extex.language used by org.extex.language
Language
          This interface describes a container for all language-dependent information.
LanguageManager
          This class manages the HyphenationTables.
 

Classes in org.extex.language used by org.extex.language.hyphenation.base
Language
          This interface describes a container for all language-dependent information.
ModifiableLanguage
          This interface extends the interface Language with the ability to receive a LigatureBuilder.
 

Classes in org.extex.language used by org.extex.language.hyphenation.liang
Language
          This interface describes a container for all language-dependent information.
ModifiableLanguage
          This interface extends the interface Language with the ability to receive a LigatureBuilder.
 

Classes in org.extex.language used by org.extex.language.impl
Language
          This interface describes a container for all language-dependent information.
LanguageManager
          This class manages the HyphenationTables.
 

Classes in org.extex.language used by org.extex.typesetter.tc
Language
          This interface describes a container for all language-dependent information.
LanguageManager
          This class manages the HyphenationTables.
 

Classes in org.extex.language used by org.extex.unit.tex.hyphen
Language
          This interface describes a container for all language-dependent information.