Uses of Interface
org.openpdf.text.pdf.hyphenation.PatternConsumer
Packages that use PatternConsumer
-
Uses of PatternConsumer in org.openpdf.text.pdf.hyphenation
Classes in org.openpdf.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 org.openpdf.text.pdf.hyphenation with parameters of type PatternConsumerModifier and TypeMethodDescriptionvoidSimplePatternParser.parse(InputStream stream, PatternConsumer consumer)