| fop 0.94 | |
| Frames | No Frames |
Methods with parameter type org.apache.fop.hyphenation.HyphenationTree | |
| void | Cache a hyphenation tree under its key. |
Methods with return type org.apache.fop.hyphenation.HyphenationTree | |
| HyphenationTree | Hyphenator.getFopHyphenationTree(String key) Returns a hyphenation tree. |
| HyphenationTree | HyphenationTreeCache.getHyphenationTree(String lang, String country) Looks in the cache if a hyphenation tree is available and returns it if it is found. |
| HyphenationTree | Hyphenator.getHyphenationTree(String lang, String country) Returns a hyphenation tree for a given language and country. |
| HyphenationTree | Returns a hyphenation tree for a given language and country. |
| HyphenationTree | Hyphenator.getUserHyphenationTree(String key, String hyphenDir) Load tree from serialized file or xml file
using configuration settings
|
| HyphenationTree | Load tree from serialized file or xml file
using configuration settings
|
| fop 0.94 |