| Package | Description |
|---|---|
| ca.odell.glazedlists.filter |
| Modifier and Type | Method and Description |
|---|---|
TextSearchStrategy |
TextSearchStrategy.Factory.create(int mode,
java.lang.String filter)
Build a new TextSearchStrategy for the specified mode and filter text.
|
| Modifier and Type | Method and Description |
|---|---|
static <E> boolean |
TextMatchers.matches(java.util.List<java.lang.String> filterStrings,
TextFilterator<? super E> filterator,
SearchTerm<E>[] searchTerms,
TextSearchStrategy[] filterStrategies,
E element)
Execute the logic that determines whether the given
element
is matched by all of the given filterStrategies. |
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by swimmesberger at Mon Feb 25 11:02:37 CET 2019