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

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

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

Methods in org.apache.fop.layout.hyphenation that throw HyphenationException
protected static InputSource PatternParser.fileInputSource(String filename)
          create an InputSource from a file name
 void HyphenationTree.loadPatterns(String filename)
          Read hyphenation patterns from an XML file.
 void PatternParser.parse(String filename)
           
 

Constructors in org.apache.fop.layout.hyphenation that throw HyphenationException
PatternParser()
           
PatternParser(PatternConsumer consumer)
           
 



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