Package | Description |
---|---|
org.apache.lucene.analysis.compound.hyphenation |
Hyphenation code for the CompoundWordTokenFilter.
|
Modifier and Type | Class and Description |
---|---|
class |
HyphenationTree
This tree structure stores the hyphenation patterns in an efficient way for
fast lookup.
|
Modifier and Type | Method and Description |
---|---|
void |
PatternParser.setConsumer(PatternConsumer consumer) |
Constructor and Description |
---|
PatternParser(PatternConsumer consumer) |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.