public final class StandardTokenizer extends Tokenizer
| Constructor and Description |
|---|
StandardTokenizer() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getMaxTokenLength()
Get the maxTokenLength property: The maximum token length.
|
StandardTokenizer |
setMaxTokenLength(Integer maxTokenLength)
Set the maxTokenLength property: The maximum token length.
|
public Integer getMaxTokenLength()
public StandardTokenizer setMaxTokenLength(Integer maxTokenLength)
maxTokenLength - the maxTokenLength value to set.Copyright © 2020 Microsoft Corporation. All rights reserved.