|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessor
org.pentaho.reporting.engine.classic.core.modules.output.pageable.base.AbstractPageableOutputProcessor
org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext.PageableTextOutputProcessor
public class PageableTextOutputProcessor
Creation-Date: 13.05.2007, 13:06:24
| Constructor Summary | |
|---|---|
PageableTextOutputProcessor(PrinterDriver driver,
org.pentaho.reporting.libraries.base.config.Configuration configuration)
|
|
| Method Summary | |
|---|---|
String |
getEncoding()
|
PageFlowSelector |
getFlowSelector()
|
OutputProcessorMetaData |
getMetaData()
|
void |
setEncoding(String encoding)
|
void |
setFlowSelector(PageFlowSelector flowSelector)
|
| Methods inherited from class org.pentaho.reporting.engine.classic.core.modules.output.pageable.base.AbstractPageableOutputProcessor |
|---|
getPhysicalPage, getPhysicalPageCount |
| Methods inherited from class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessor |
|---|
getLogicalPage, getLogicalPageCount, getPageCursor, isNeedAlignedPage, isPaginationFinished, processContent, processingFinished, processRecomputedContent, setPageCursor |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.pentaho.reporting.engine.classic.core.layout.output.OutputProcessor |
|---|
getLogicalPage, getLogicalPageCount, getPageCursor, isNeedAlignedPage, isPaginationFinished, processContent, processingFinished, processRecomputedContent, setPageCursor |
| Constructor Detail |
|---|
public PageableTextOutputProcessor(PrinterDriver driver,
org.pentaho.reporting.libraries.base.config.Configuration configuration)
| Method Detail |
|---|
public String getEncoding()
public void setEncoding(String encoding)
public OutputProcessorMetaData getMetaData()
public PageFlowSelector getFlowSelector()
public void setFlowSelector(PageFlowSelector flowSelector)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||