|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cocoon.pipeline.component.AbstractPipelineComponent org.apache.cocoon.sax.AbstractSAXPipelineComponent org.apache.cocoon.sax.AbstractSAXProducer org.apache.cocoon.stringtemplate.StringTemplateGenerator org.apache.cocoon.stringtemplate.ControllerContextAwareStringTemplateGenerator
public class ControllerContextAwareStringTemplateGenerator
Field Summary |
---|
Fields inherited from class org.apache.cocoon.stringtemplate.StringTemplateGenerator |
---|
parameters |
Constructor Summary | |
---|---|
ControllerContextAwareStringTemplateGenerator()
|
|
ControllerContextAwareStringTemplateGenerator(URL source)
|
Method Summary | |
---|---|
protected String |
renderTemplate()
|
Methods inherited from class org.apache.cocoon.stringtemplate.StringTemplateGenerator |
---|
constructCacheKey, execute, getTemplate, setConfiguration, setStream, setup |
Methods inherited from class org.apache.cocoon.sax.AbstractSAXProducer |
---|
getSAXConsumer, setConsumer, setSAXConsumer, toString |
Methods inherited from class org.apache.cocoon.pipeline.component.AbstractPipelineComponent |
---|
finish |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.cocoon.pipeline.component.PipelineComponent |
---|
finish |
Constructor Detail |
---|
public ControllerContextAwareStringTemplateGenerator()
public ControllerContextAwareStringTemplateGenerator(URL source)
Method Detail |
---|
protected String renderTemplate() throws IOException
renderTemplate
in class StringTemplateGenerator
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |