|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.radeox.engine.context.BaseRenderContext
org.radeox.engine.context.BaseInitialRenderContext
public class BaseInitialRenderContext
Base impementation for InitialRenderContext
Field Summary |
---|
Fields inherited from interface org.radeox.api.engine.context.InitialRenderContext |
---|
FILTER_PIPE |
Fields inherited from interface org.radeox.api.engine.context.RenderContext |
---|
DEFAULT_FORMATTER, INPUT_BUNDLE_NAME, INPUT_LOCALE, LANGUAGE_BUNDLE_NAME, LANGUAGE_LOCALE, OUTPUT_BUNDLE_NAME, OUTPUT_LOCALE |
Constructor Summary | |
---|---|
BaseInitialRenderContext()
|
Method Summary | |
---|---|
FilterPipe |
getFilterPipe()
|
void |
setFilterPipe(FilterPipe fp)
|
Methods inherited from class org.radeox.engine.context.BaseRenderContext |
---|
commitCache, get, getParameters, getRenderEngine, isCacheable, set, setCacheable, setParameters, setRenderEngine |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.radeox.api.engine.context.RenderContext |
---|
commitCache, get, getParameters, getRenderEngine, isCacheable, set, setCacheable, setParameters, setRenderEngine |
Constructor Detail |
---|
public BaseInitialRenderContext()
Method Detail |
---|
public void setFilterPipe(FilterPipe fp)
setFilterPipe
in interface InitialRenderContext
public FilterPipe getFilterPipe()
getFilterPipe
in interface InitialRenderContext
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |