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