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

Uses in package org.apache.fop.hyphenation

Constructors which throw type org.apache.fop.hyphenation.HyphenationException

Methods which throw type org.apache.fop.hyphenation.HyphenationException

void
HyphenationTree.loadPatterns(InputSource source)
Read hyphenation patterns from an XML file.
void
HyphenationTree.loadPatterns(String filename)
Read hyphenation patterns from an XML file.
void
PatternParser.parse(File file)
Parses a hyphenation pattern file.
void
PatternParser.parse(InputSource source)
Parses a hyphenation pattern file.
void
PatternParser.parse(String filename)
Parses a hyphenation pattern file.

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