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
 void HyphenationTree.loadPatterns(java.lang.String filename)
          Read hyphenation patterns from an XML file.
 void PatternParser.parse(java.lang.String filename)
           
protected static org.xml.sax.InputSource PatternParser.fileInputSource(java.lang.String filename)
          create an InputSource from a file name
 

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



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