|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.radeox.filter.FilterSupport
Field Summary | |
protected InitialRenderContext |
initialContext
|
Constructor Summary | |
FilterSupport()
|
Method Summary | |
java.lang.String[] |
before()
|
java.lang.String |
getDescription()
|
java.lang.String[] |
replaces()
|
void |
setInitialContext(InitialRenderContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.radeox.filter.Filter |
filter |
Field Detail |
protected InitialRenderContext initialContext
Constructor Detail |
public FilterSupport()
Method Detail |
public java.lang.String[] replaces()
replaces
in interface Filter
public java.lang.String[] before()
before
in interface Filter
public void setInitialContext(InitialRenderContext context)
setInitialContext
in interface Filter
public java.lang.String getDescription()
getDescription
in interface Filter
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |