|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PatternConsumer | |
org.apache.fop.layout.hyphenation |
Uses of PatternConsumer in org.apache.fop.layout.hyphenation |
Classes in org.apache.fop.layout.hyphenation that implement PatternConsumer | |
class |
HyphenationTree
This tree structure stores the hyphenation patterns in an efficient way for fast lookup. |
class |
PatternParser
A SAX document handler to read and parse hyphenation patterns from a XML file. |
Methods in org.apache.fop.layout.hyphenation with parameters of type PatternConsumer | |
void |
PatternParser.setConsumer(PatternConsumer consumer)
|
Constructors in org.apache.fop.layout.hyphenation with parameters of type PatternConsumer | |
PatternParser(PatternConsumer consumer)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |