| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jfree.report.flow.raw.RawReportTargetConstructor Summary | |
| |
Method Summary | |
void |
|
void |
|
void |
|
String | |
NamespaceDefinition |
|
ReportJob | |
void |
|
void |
|
void |
|
void |
|
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