|
||||||||||
| 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.table.base.AbstractTableOutputProcessor
org.pentaho.reporting.engine.classic.core.modules.output.table.csv.FlowCSVOutputProcessor
public class FlowCSVOutputProcessor
Creation-Date: 09.05.2007, 14:36:28
| Field Summary |
|---|
| Fields inherited from class org.pentaho.reporting.engine.classic.core.modules.output.table.base.AbstractTableOutputProcessor |
|---|
SHAPES_CONTENT, STRICT_LAYOUT, TREAT_ELLIPSE_AS_RECTANGLE |
| Constructor Summary | |
|---|---|
FlowCSVOutputProcessor(org.pentaho.reporting.libraries.base.config.Configuration config)
|
|
| Method Summary | |
|---|---|
org.pentaho.reporting.libraries.repository.ContentLocation |
getContentLocation()
|
org.pentaho.reporting.libraries.repository.NameGenerator |
getContentNameGenerator()
|
String |
getEncoding()
|
FlowSelector |
getFlowSelector()
|
OutputProcessorMetaData |
getMetaData()
|
void |
setContentLocation(org.pentaho.reporting.libraries.repository.ContentLocation contentLocation)
|
void |
setContentNameGenerator(org.pentaho.reporting.libraries.repository.NameGenerator contentNameGenerator)
|
void |
setEncoding(String encoding)
|
void |
setFlowSelector(FlowSelector flowSelector)
|
| Methods inherited from class org.pentaho.reporting.engine.classic.core.modules.output.table.base.AbstractTableOutputProcessor |
|---|
isNeedAlignedPage, processIterativeContent |
| Methods inherited from class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessor |
|---|
getLogicalPage, getLogicalPageCount, getPageCursor, getPhysicalPageCount, 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, getPhysicalPageCount, isPaginationFinished, processContent, processingFinished, processRecomputedContent, setPageCursor |
| Constructor Detail |
|---|
public FlowCSVOutputProcessor(org.pentaho.reporting.libraries.base.config.Configuration config)
| Method Detail |
|---|
public String getEncoding()
public void setEncoding(String encoding)
public OutputProcessorMetaData getMetaData()
public void setFlowSelector(FlowSelector flowSelector)
public FlowSelector getFlowSelector()
public org.pentaho.reporting.libraries.repository.ContentLocation getContentLocation()
public void setContentLocation(org.pentaho.reporting.libraries.repository.ContentLocation contentLocation)
public org.pentaho.reporting.libraries.repository.NameGenerator getContentNameGenerator()
public void setContentNameGenerator(org.pentaho.reporting.libraries.repository.NameGenerator contentNameGenerator)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||