Class SubReportXmlResourceFactory
java.lang.Object
org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlResourceFactory
org.jfree.report.modules.factories.report.base.SubReportXmlResourceFactory
- All Implemented Interfaces:
org.pentaho.reporting.libraries.resourceloader.ResourceFactory
public class SubReportXmlResourceFactory
extends org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlResourceFactory
Creation-Date: 08.04.2006, 14:27:36
- Author:
- Thomas Morgner
-
Field Summary
Fields inherited from class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlResourceFactory
CONTENTBASE_KEY
Fields inherited from interface org.pentaho.reporting.libraries.resourceloader.ResourceFactory
CONFIG_PREFIX
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.pentaho.reporting.libraries.base.config.Configuration
Methods inherited from class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlResourceFactory
configureReader, create, createResource, finishResult, getErrorHandler, getParser, initializeDefaults, parseDirectly, registerModule
-
Constructor Details
-
SubReportXmlResourceFactory
public SubReportXmlResourceFactory()
-
-
Method Details
-
getConfiguration
protected org.pentaho.reporting.libraries.base.config.Configuration getConfiguration()- Specified by:
getConfiguration
in classorg.pentaho.reporting.libraries.xmlns.parser.AbstractXmlResourceFactory
-
getFactoryType
-