public final class AsciiFoldingTokenFilter extends TokenFilter
| Constructor and Description |
|---|
AsciiFoldingTokenFilter() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isPreserveOriginal()
Get the preserveOriginal property: A value indicating whether the
original token will be kept.
|
AsciiFoldingTokenFilter |
setPreserveOriginal(Boolean preserveOriginal)
Set the preserveOriginal property: A value indicating whether the
original token will be kept.
|
getName, setNamepublic Boolean isPreserveOriginal()
public AsciiFoldingTokenFilter setPreserveOriginal(Boolean preserveOriginal)
preserveOriginal - the preserveOriginal value to set.Copyright © 2020 Microsoft Corporation. All rights reserved.