|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.layouting.output.AbstractOutputProcessor
org.jfree.layouting.modules.output.html.StreamingHtmlOutputProcessor
public class StreamingHtmlOutputProcessor
Creation-Date: 12.11.2006, 14:12:38
Field Summary |
---|
Fields inherited from class org.jfree.layouting.output.AbstractOutputProcessor |
---|
PROCESSING_CONTENT, PROCESSING_GLOBAL_CONTENT, PROCESSING_PAGES |
Constructor Summary | |
---|---|
StreamingHtmlOutputProcessor(org.pentaho.reporting.libraries.base.config.Configuration configuration)
|
Method Summary | |
---|---|
Renderer |
createRenderer(LayoutProcess layoutProcess)
|
OutputProcessorMetaData |
getMetaData()
|
HtmlPrinter |
getPrinter()
|
protected void |
processPageContent(LogicalPageKey logicalPageKey,
LogicalPageBox logicalPage)
|
void |
setPrinter(HtmlPrinter printer)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jfree.layouting.output.OutputProcessor |
---|
createInputFeed, createModelBuilder, createNormalizer, getConfiguration, getLogicalPage, getLogicalPageCount, getPageCursor, isContentGeneratable, isGlobalStateComputed, isPaginationFinished, processContent, processDocumentMetaData, processingFinished, setPageCursor |
Constructor Detail |
---|
public StreamingHtmlOutputProcessor(org.pentaho.reporting.libraries.base.config.Configuration configuration)
Method Detail |
---|
public OutputProcessorMetaData getMetaData()
getMetaData
in interface OutputProcessor
public Renderer createRenderer(LayoutProcess layoutProcess)
createRenderer
in interface OutputProcessor
protected void processPageContent(LogicalPageKey logicalPageKey, LogicalPageBox logicalPage)
processPageContent
in class AbstractOutputProcessor
public HtmlPrinter getPrinter()
getPrinter
in interface HtmlOutputProcessor
public void setPrinter(HtmlPrinter printer)
setPrinter
in interface HtmlOutputProcessor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |