Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.report.flow.layoutprocessor.BufferedReportTarget
Nested Class Summary | |
static class |
Constructor Summary | |
Method Summary | |
Object |
|
void |
|
void |
|
void |
|
void |
|
String | |
NamespaceDefinition |
|
ReportTarget | |
void |
|
void |
|
void |
|
void |
|
void |
|
public void commit() throws ReportProcessingException
- Specified by:
- commit in interface ReportTarget
public void endElement(AttributeMap attrs) throws DataSourceException, ReportProcessingException
- Specified by:
- endElement in interface ReportTarget
public void endReport(ReportStructureRoot report) throws DataSourceException, ReportProcessingException
- Specified by:
- endReport in interface ReportTarget
public String getExportDescriptor()
- Specified by:
- getExportDescriptor in interface ReportTarget
public NamespaceDefinition getNamespaceByUri(String uri)
- Specified by:
- getNamespaceByUri in interface ReportTarget
public void processContent(DataFlags value) throws DataSourceException, ReportProcessingException
- Specified by:
- processContent in interface ReportTarget
public void processText(String text) throws DataSourceException, ReportProcessingException
- Specified by:
- processText in interface ReportTarget
public void startElement(AttributeMap attrs) throws DataSourceException, ReportProcessingException
- Specified by:
- startElement in interface ReportTarget
public void startReport(ReportStructureRoot report) throws DataSourceException, ReportProcessingException
- Specified by:
- startReport in interface ReportTarget