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 TypeClassDescriptionclass
This tree structure stores the hyphenation patterns in an efficient way for fast lookup.class
Parses the xml hyphenation pattern.Fields in com.lowagie.text.pdf.hyphenation declared as PatternConsumerMethods in com.lowagie.text.pdf.hyphenation with parameters of type PatternConsumerModifier and TypeMethodDescriptionvoid
SimplePatternParser.parse
(InputStream stream, PatternConsumer consumer)