public abstract class FilterSupport extends Object implements Filter
| Modifier and Type | Field and Description |
|---|---|
protected InitialRenderContext |
initialContext |
| Constructor and Description |
|---|
FilterSupport() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
before() |
String |
getDescription() |
String[] |
replaces() |
void |
setInitialContext(InitialRenderContext context) |
protected InitialRenderContext initialContext
public void setInitialContext(InitialRenderContext context)
setInitialContext in interface Filterpublic String getDescription()
getDescription in interface FilterCopyright © 2003–2022 Sakai Project. All rights reserved.