| Package | Description |
|---|---|
| org.apache.lucene.analysis |
API and code to convert text into indexable/searchable tokens.
|
| Modifier and Type | Method and Description |
|---|---|
Token |
Token.clone()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Token.reinit(Token prototype)
Deprecated.
Copy the prototype token's fields into this one.
|
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.