Uses of Class
org.apache.fop.layout.hyphenation.HyphenationTree

Packages that use HyphenationTree
org.apache.fop.layout.hyphenation   
 

Uses of HyphenationTree in org.apache.fop.layout.hyphenation
 

Methods in org.apache.fop.layout.hyphenation that return HyphenationTree
static HyphenationTree Hyphenator.getHyphenationTree(java.lang.String lang, java.lang.String country)
           
static HyphenationTree Hyphenator.getFopHyphenationTree(java.lang.String key)
           
static HyphenationTree Hyphenator.getUserHyphenationTree(java.lang.String key, java.lang.String hyphenDir)
          load tree from serialized file or xml file using configuration settings
 



Copyright © 1999-2003 Apache Software Foundation. All Rights Reserved.