org.mmbase.applications.media.filters
Class AvailableFilter

java.lang.Object
  extended byorg.mmbase.applications.media.filters.AvailableFilter
All Implemented Interfaces:
Filter

public class AvailableFilter
extends java.lang.Object
implements Filter

This removes all URLComposers wich are not available.

Version:
$Id: AvailableFilter.java,v 1.4 2003/07/15 12:50:24 vpro Exp $
Author:
Michiel Meeuwissen

Constructor Summary
AvailableFilter()
           
 
Method Summary
 void configure(XMLBasicReader reader, org.w3c.dom.Element e)
           
 java.util.List filter(java.util.List urlcomposers)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AvailableFilter

public AvailableFilter()
Method Detail

filter

public java.util.List filter(java.util.List urlcomposers)
Specified by:
filter in interface Filter

configure

public void configure(XMLBasicReader reader,
                      org.w3c.dom.Element e)
Specified by:
configure in interface Filter


MMBase build 1.7.4.20050922