public abstract class AbstractFilter extends Object implements Filter
Constructor and Description |
---|
AbstractFilter() |
Modifier and Type | Method and Description |
---|---|
abstract RenderingInfo |
process(RenderingInfo info,
boolean cache) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFilterTypeFamily
public abstract RenderingInfo process(RenderingInfo info, boolean cache)
Copyright © 2011 Nuxeo SA. All Rights Reserved.