|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use TernaryTree | |
|---|---|
| org.apache.lucene.analysis.compound.hyphenation | The code for the compound word hyphenation is taken from the Apache FOP project. |
| Uses of TernaryTree in org.apache.lucene.analysis.compound.hyphenation |
|---|
| Subclasses of TernaryTree in org.apache.lucene.analysis.compound.hyphenation | |
|---|---|
class |
HyphenationTree
This tree structure stores the hyphenation patterns in an efficient way for fast lookup. |
| Fields in org.apache.lucene.analysis.compound.hyphenation declared as TernaryTree | |
|---|---|
protected TernaryTree |
HyphenationTree.classmap
This map stores the character classes |
| Methods in org.apache.lucene.analysis.compound.hyphenation that return TernaryTree | |
|---|---|
TernaryTree |
TernaryTree.clone()
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||