Uses of Class
org.apache.fop.hyphenation.Hyphenation
Packages that use Hyphenation
-
Uses of Hyphenation in org.apache.fop.hyphenation
Methods in org.apache.fop.hyphenation that return HyphenationModifier and TypeMethodDescriptionHyphenationTree.hyphenate
(char[] w, int offset, int len, int remainCharCount, int pushCharCount) Hyphenate word and return an array of hyphenation points.Hyphenate word and return a Hyphenation object.static Hyphenation
Hyphenator.hyphenate
(String lang, String country, InternalResourceResolver resourceResolver, Map hyphPatNames, String word, int leftMin, int rightMin, FOUserAgent foUserAgent)