org.nuxeo.theme.rendering
Class AbstractFilter
java.lang.Object
org.nuxeo.theme.rendering.AbstractFilter
- All Implemented Interfaces:
- Filter
- Direct Known Subclasses:
- FormatFilter, StandaloneFilter
public abstract class AbstractFilter
- extends Object
- implements Filter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractFilter
public AbstractFilter()
process
public abstract RenderingInfo process(RenderingInfo info,
boolean cache)
- Specified by:
process in interface Filter
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.