|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mmbase.applications.media.filters.ClientFormatFilter
filters the media sources with the format specified by the client. e.g. urls(mp3), will result in only media sources with format = mp3.
| Constructor Summary | |
ClientFormatFilter()
|
|
| 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 |
public ClientFormatFilter()
| Method Detail |
public void configure(XMLBasicReader reader,
org.w3c.dom.Element e)
configure in interface Filterpublic final java.util.List filter(java.util.List urlcomposers)
filter in interface Filter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||