org.jfree.layouting.modules.output.html
public class StreamingHtmlOutputProcessor extends AbstractOutputProcessor implements HtmlOutputProcessor
| Constructor Summary | |
|---|---|
| StreamingHtmlOutputProcessor(Configuration configuration) | |
| Method Summary | |
|---|---|
| Renderer | createRenderer(LayoutProcess layoutProcess) |
| OutputProcessorMetaData | getMetaData() |
| HtmlPrinter | getPrinter() |
| protected void | processPageContent(LogicalPageKey logicalPageKey, LogicalPageBox logicalPage) |
| void | setPrinter(HtmlPrinter printer) |