fop 1.0

Uses of Interface
org.apache.fop.hyphenation.PatternConsumer

Packages that use PatternConsumer
org.apache.fop.hyphenation Hyphenation support. 
 

Uses of PatternConsumer in org.apache.fop.hyphenation
 

Classes in org.apache.fop.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.
 

Constructors in org.apache.fop.hyphenation with parameters of type PatternConsumer
PatternParser(PatternConsumer consumer)
           
 


fop 1.0

Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.