public class FaytFilter extends java.lang.Object implements ProgramFilter
Modifier and Type | Method and Description |
---|---|
boolean |
accept(Program program) |
static FaytFilter |
getInstance()
Get the instance of this class.
|
java.lang.String |
getName() |
void |
setSearchString(java.lang.String value)
Set the search value for this filter.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toString
public static FaytFilter getInstance()
public void setSearchString(java.lang.String value)
value
- The search value for this filter.public boolean accept(Program program)
accept
in interface ProgramFilter
program
- the program to be checkedpublic java.lang.String getName()
getName
in interface ProgramFilter
TV-Browser 3.4.1.0, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)