public interface FilterNodeIf
Modifier and Type | Method and Description |
---|---|
int |
getMatchCount()
Returns the total number of matches in all sub nodes.
|
boolean |
matches()
Returns true if the node (or any sub node) matches the filter.
|
void |
setFilter(Locale locale,
String filter)
Sets a new filter.
|
void setFilter(Locale locale, String filter)
locale
- - the local to check.filter
- - the filter value to check for.boolean matches()
int getMatchCount()
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)