|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Hyphenation | |
---|---|
org.apache.lucene.analysis.compound.hyphenation | The code for the compound word hyphenation is taken from the Apache FOP project. |
Uses of Hyphenation in org.apache.lucene.analysis.compound.hyphenation |
---|
Methods in org.apache.lucene.analysis.compound.hyphenation that return Hyphenation | |
---|---|
Hyphenation |
HyphenationTree.hyphenate(char[] w,
int offset,
int len,
int remainCharCount,
int pushCharCount)
Hyphenate word and return an array of hyphenation points. |
Hyphenation |
HyphenationTree.hyphenate(String word,
int remainCharCount,
int pushCharCount)
Hyphenate word and return a Hyphenation object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |