Uses of Class
com.itextpdf.layout.hyphenation.HyphenationException
-
Packages that use HyphenationException Package Description com.itextpdf.layout.hyphenation -
-
Uses of HyphenationException in com.itextpdf.layout.hyphenation
Methods in com.itextpdf.layout.hyphenation that throw HyphenationException Modifier and Type Method Description voidHyphenationTree. loadPatterns(java.io.InputStream stream, java.lang.String name)Read hyphenation patterns from an XML file.voidHyphenationTree. loadPatterns(java.lang.String filename)Read hyphenation patterns from an XML file.voidPatternParser. parse(java.io.InputStream stream, java.lang.String name)Parses a hyphenation pattern file.voidPatternParser. parse(java.lang.String filename)Parses a hyphenation pattern file.
-