Uses of Interface
org.apache.fop.hyphenation.PatternConsumer
Packages that use PatternConsumer
-
Uses of PatternConsumer in org.apache.fop.hyphenation
Classes in org.apache.fop.hyphenation that implement PatternConsumerModifier and TypeClassDescriptionclassThis tree structure stores the hyphenation patterns in an efficient way for fast lookup.classA SAX document handler to read and parse hyphenation patterns from a XML file.Constructors in org.apache.fop.hyphenation with parameters of type PatternConsumerModifierConstructorDescriptionPatternParser(PatternConsumer consumer) Construct a pattern parser.