Uses of Interface
org.foray.hyphen.PatternConsumer

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.
 



Copyright © 2017. All rights reserved.