public final class ElisionTokenFilter extends TokenFilter
| Constructor and Description |
|---|
ElisionTokenFilter() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getArticles()
Get the articles property: The set of articles to remove.
|
ElisionTokenFilter |
setArticles(List<String> articles)
Set the articles property: The set of articles to remove.
|
getName, setNamepublic List<String> getArticles()
public ElisionTokenFilter setArticles(List<String> articles)
articles - the articles value to set.Copyright © 2020 Microsoft Corporation. All rights reserved.