| java.lang.Object org.jfree.report.flow.AbstractReportTarget org.jfree.report.flow.LibLayoutReportTarget
Inner Class :protected static class LibLayoutReportTargetState implements ReportTargetState | |
Constructor Summary | |
public | LibLayoutReportTarget(ReportJob reportJob, ResourceKey baseResourceKey, ResourceManager resourceManager, LayoutProcess layoutProcess) | protected | LibLayoutReportTarget(ReportJob reportJob, ResourceKey baseResource, ResourceManager resourceManager, LayoutProcess layoutProcess, NamespaceCollection namespaces) |
LibLayoutReportTarget | public LibLayoutReportTarget(ReportJob reportJob, ResourceKey baseResourceKey, ResourceManager resourceManager, LayoutProcess layoutProcess)(Code) | | Parameters: reportJob - Parameters: baseResourceKey - may be null, if the report has not gone through the parser Parameters: resourceManager - may be null, a generic resource manager will be built Parameters: layoutProcess - |
LibLayoutReportTarget | protected LibLayoutReportTarget(ReportJob reportJob, ResourceKey baseResource, ResourceManager resourceManager, LayoutProcess layoutProcess, NamespaceCollection namespaces)(Code) | | |
commit | public void commit()(Code) | | |
getExportDescriptor | public String getExportDescriptor()(Code) | | |
getInputFeed | protected InputFeed getInputFeed()(Code) | | |
getLayoutProcess | protected LayoutProcess getLayoutProcess()(Code) | | |
getNamespaceByUri | public NamespaceDefinition getNamespaceByUri(String uri)(Code) | | |
getNamespaces | public NamespaceCollection getNamespaces()(Code) | | |
isPagebreakEncountered | public boolean isPagebreakEncountered()(Code) | | |
resetPagebreakFlag | public void resetPagebreakFlag()(Code) | | |
|
|