Uses of Class
org.extex.unit.tex.hyphen.AbstractHyphenationCode

Packages that use AbstractHyphenationCode
org.extex.unit.tex.hyphen This package contains the primitives for hyphenations in ExTeX. 
 

Uses of AbstractHyphenationCode in org.extex.unit.tex.hyphen
 

Subclasses of AbstractHyphenationCode in org.extex.unit.tex.hyphen
 class Hyphenation
          This class provides an implementation for the primitive \hyphenation.
 class HyphenationPrimitive
          This class provides an implementation for the primitive \hyphenation.
 class LeftHyphenmin
          This class provides an implementation for the primitive \lefthyphenmin.
 class Patterns
          This class provides an implementation for the primitive \patterns.
 class RightHyphenmin
          This class provides an implementation for the primitive \righthyphenmin.