- java.lang.Object
-
- tvbrowser.core.filters.SeparatorFilter
-
- All Implemented Interfaces:
- ProgramFilter
public class SeparatorFilter
extends java.lang.Object
implements ProgramFilter
This Filter filters is not a real Filter, it only
is used to mark seperators
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static java.lang.String |
KEY |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
accept(Program prog) |
java.lang.String |
getName() |
java.lang.String |
toString()
Name of Filter
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Constructor Detail
-
SeparatorFilter
public SeparatorFilter()
TV-Browser 3.4.4, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)