org.jfree.report.flow
public interface ReportTarget
Method Summary | |
---|---|
void | commit() |
void | endElement(AttributeMap attrs) |
void | endReport(ReportStructureRoot report) |
String | getExportDescriptor() |
NamespaceDefinition | getNamespaceByUri(String uri) |
void | processContent(DataFlags value) |
void | processText(String text) |
void | startElement(AttributeMap attrs) |
void | startReport(ReportStructureRoot report) |