public interface Filter
| Modifier and Type | Method and Description |
|---|---|
String[] |
before() |
String |
filter(String input,
FilterContext context) |
String |
getDescription() |
String[] |
replaces() |
void |
setInitialContext(org.radeox.api.engine.context.InitialRenderContext context) |
Copyright © 2003-2014 Sakai Project. All Rights Reserved.