|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface InitialRenderContext
IntialRenderContext tells a Filter how to behave at initializiation. For example the Filter can read pattern locales for it's pattern matching.
| Field Summary | |
|---|---|
static java.lang.String |
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 |
| Method Summary | |
|---|---|
FilterPipe |
getFilterPipe()
|
void |
setFilterPipe(FilterPipe fp)
|
| Methods inherited from interface org.radeox.api.engine.context.RenderContext |
|---|
commitCache, get, getParameters, getRenderEngine, isCacheable, set, setCacheable, setParameters, setRenderEngine |
| Field Detail |
|---|
static final java.lang.String FILTER_PIPE
| Method Detail |
|---|
void setFilterPipe(FilterPipe fp)
FilterPipe getFilterPipe()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||