| Package | Description |
|---|---|
| org.apache.lucene.analysis.compound.hyphenation |
The code for the compound word hyphenation is taken from the Apache FOP project.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
HyphenationTree |
This tree structure stores the hyphenation patterns in an efficient way for
fast lookup.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected TernaryTree |
HyphenationTree.classmap |
This map stores the character classes
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.