Uses of Interface
com.lowagie.text.pdf.hyphenation.PatternConsumer
Packages that use PatternConsumer
-
Uses of PatternConsumer in com.lowagie.text.pdf.hyphenation
Classes in com.lowagie.text.pdf.hyphenation that implement PatternConsumerModifier and TypeClassDescriptionclassThis tree structure stores the hyphenation patterns in an efficient way for fast lookup.classParses the xml hyphenation pattern.Methods in com.lowagie.text.pdf.hyphenation with parameters of type PatternConsumerModifier and TypeMethodDescriptionvoidSimplePatternParser.parse(InputStream stream, PatternConsumer consumer)