org.mmbase.applications.media.filters
Class AvailableFilter
java.lang.Object
org.mmbase.applications.media.filters.AvailableFilter
- All Implemented Interfaces:
- Filter
public class AvailableFilter
- extends Object
- implements Filter
This removes all URLComposers which are not available.
- Version:
- $Id: AvailableFilter.java 38571 2009-09-12 22:52:52Z andre $
- Author:
- Michiel Meeuwissen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AvailableFilter
public AvailableFilter()
filter
public List<URLComposer> filter(List<URLComposer> urlcomposers)
- Specified by:
filter in interface Filter
configure
public void configure(DocumentReader reader,
Element e)
- Specified by:
configure in interface Filter
MMBase 2.0-SNAPSHOT - null