fop 0.95

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.
 

Methods in org.apache.fop.hyphenation with parameters of type PatternConsumer
 void PatternParser.setConsumer(PatternConsumer consumer)
           
 

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


fop 0.95

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