org.jfree.report.flow
public class LibLayoutReportTarget extends AbstractReportTarget implements StatefullReportTarget
| Nested Class Summary | |
|---|---|
| protected static class | LibLayoutReportTarget.LibLayoutReportTargetState |
| Constructor Summary | |
|---|---|
| LibLayoutReportTarget(ReportJob reportJob, ResourceKey baseResourceKey, ResourceManager resourceManager, LayoutProcess layoutProcess) | |
| protected | LibLayoutReportTarget(ReportJob reportJob, ResourceKey baseResource, ResourceManager resourceManager, LayoutProcess layoutProcess, NamespaceCollection namespaces) |
| Method Summary | |
|---|---|
| void | commit() |
| void | endElement(AttributeMap attrs) |
| void | endReport(ReportStructureRoot report) |
| String | getExportDescriptor() |
| protected InputFeed | getInputFeed() |
| protected LayoutProcess | getLayoutProcess() |
| NamespaceDefinition | getNamespaceByUri(String uri) |
| NamespaceCollection | getNamespaces() |
| protected void | handleAttributes(AttributeMap map) |
| boolean | isPagebreakEncountered() |
| void | processContent(DataFlags value) |
| void | processText(String text) |
| void | resetPagebreakFlag() |
| ReportTargetState | saveState() |
| void | startElement(AttributeMap attrs) |
| void | startReport(ReportStructureRoot report) |
Parameters: reportJob baseResourceKey may be null, if the report has not gone through the parser resourceManager may be null, a generic resource manager will be built layoutProcess