|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PatternConsumer | |
---|---|
org.foray.hyphen | Classes for finding hyphenation points in text. |
Uses of PatternConsumer in org.foray.hyphen |
---|
Classes in org.foray.hyphen that implement PatternConsumer | |
---|---|
class |
PatternTree
An implementation of the Knuth/Liang hyphenation scheme that is part of TeX. |
Constructors in org.foray.hyphen with parameters of type PatternConsumer | |
---|---|
PatternParser(PatternConsumer consumer,
org.apache.commons.logging.Log logger)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |