|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.radeox.filter.context.BaseFilterContext
Base impementation for FilterContext
| Field Summary | |
protected RenderContext |
context
|
| Constructor Summary | |
BaseFilterContext()
|
|
| Method Summary | |
MacroParameter |
getMacroParameter()
|
RenderContext |
getRenderContext()
|
void |
setRenderContext(RenderContext context)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected RenderContext context
| Constructor Detail |
public BaseFilterContext()
| Method Detail |
public MacroParameter getMacroParameter()
getMacroParameter in interface FilterContextpublic void setRenderContext(RenderContext context)
setRenderContext in interface FilterContextpublic RenderContext getRenderContext()
getRenderContext in interface FilterContext
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||