Package org.apache.fop.hyphenation
-
Interface Summary Interface Description PatternConsumer This interface is used to connect the XML pattern file parser to the hyphenation tree. -
Class Summary Class Description Hyphen Represents a hyphen.Hyphenation Represents a hyphenated word.HyphenationTree This tree structure stores the hyphenation patterns in an efficient way for fast lookup.HyphenationTreeCache This is a cache for HyphenationTree instances.Hyphenator This class is the main entry point to the hyphenation package.PatternParser A SAX document handler to read and parse hyphenation patterns from a XML file.SerializeHyphPattern Serialize hyphenation patterns.TernaryTree Ternary Search Tree. -
Exception Summary Exception Description HyphenationException An hyphenation exception.