public abstract class AbstractReportTarget extends java.lang.Object implements ReportTarget
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractReportTarget(ReportJob reportJob,
org.pentaho.reporting.libraries.resourceloader.ResourceManager resourceManager,
org.pentaho.reporting.libraries.resourceloader.ResourceKey baseResource) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jfree.layouting.namespace.NamespaceDefinition[] |
createDefaultNameSpaces() |
protected org.pentaho.reporting.libraries.resourceloader.ResourceKey |
getBaseResource() |
ReportJob |
getReportJob() |
protected org.pentaho.reporting.libraries.resourceloader.ResourceManager |
getResourceManager() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcommit, endElement, endReport, getExportDescriptor, getNamespaceByUri, processContent, processText, startElement, startReportprotected AbstractReportTarget(ReportJob reportJob, org.pentaho.reporting.libraries.resourceloader.ResourceManager resourceManager, org.pentaho.reporting.libraries.resourceloader.ResourceKey baseResource)
protected org.jfree.layouting.namespace.NamespaceDefinition[] createDefaultNameSpaces()
protected org.pentaho.reporting.libraries.resourceloader.ResourceManager getResourceManager()
protected org.pentaho.reporting.libraries.resourceloader.ResourceKey getBaseResource()
public ReportJob getReportJob()