@AutoService(value=ResultValueFilterType.class) public class CoreResultValueFilter extends Object implements ResultValueFilterType
include:54,exclude:32-35,...The default terminal policy -- the one that is applied if none of the clauses match a given item -- is set as the opposite of the first clause. In the example above, the default policy would be "exclude", given that the fist clause is "include".
| Modifier and Type | Class and Description |
|---|---|
static class |
CoreResultValueFilter.Dispenser |
FINDER| Constructor and Description |
|---|
CoreResultValueFilter() |
| Modifier and Type | Method and Description |
|---|---|
ResultFilterDispenser |
getDispenser(String config) |
String |
getName() |
public ResultFilterDispenser getDispenser(String config)
getDispenser in interface ResultValueFilterTypeCopyright © 2018. All rights reserved.