|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HyphenationException | |
---|---|
org.apache.fop.hyphenation | Hyphenation support. |
Uses of HyphenationException in org.apache.fop.hyphenation |
---|
Methods in org.apache.fop.hyphenation that throw HyphenationException | |
---|---|
void |
HyphenationTree.loadPatterns(org.xml.sax.InputSource source)
Read hyphenation patterns from an XML file. |
void |
HyphenationTree.loadPatterns(java.lang.String filename)
Read hyphenation patterns from an XML file. |
void |
PatternParser.parse(java.io.File file)
Parses a hyphenation pattern file. |
void |
PatternParser.parse(org.xml.sax.InputSource source)
Parses a hyphenation pattern file. |
void |
PatternParser.parse(java.lang.String filename)
Parses a hyphenation pattern file. |
Constructors in org.apache.fop.hyphenation that throw HyphenationException | |
---|---|
PatternParser()
|
|
PatternParser(PatternConsumer consumer)
|
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |