TV-Browser 3.3.3 API

tvbrowser.core.filters
Class SeparatorFilter

java.lang.Object
  extended by 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
static java.lang.String KEY
           
 
Constructor Summary
SeparatorFilter()
           
 
Method Summary
 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
 

Field Detail

KEY

public static final java.lang.String KEY
See Also:
Constant Field Values
Constructor Detail

SeparatorFilter

public SeparatorFilter()
Method Detail

accept

public boolean accept(Program prog)
Specified by:
accept in interface ProgramFilter
Parameters:
prog - the program to be checked
Returns:
true, if the filter accepts the specified program

getName

public java.lang.String getName()
Specified by:
getName in interface ProgramFilter
Returns:
the name of this filter

toString

public java.lang.String toString()
Name of Filter

Specified by:
toString in interface ProgramFilter
Overrides:
toString in class java.lang.Object

TV-Browser 3.3.3 API

TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)