| Constructor and Description |
|---|
FilterList(Filter... filters) |
FilterList(Iterable<Filter> filters) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(String name) |
List<Filter> |
getFilters() |
String |
toString() |
public FilterList(Filter... filters)
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.