Class 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
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected org.pentaho.reporting.libraries.base.config.Configuration getConfiguration()  
      java.lang.Class getFactoryType()  
      • Methods inherited from class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlResourceFactory

        configureReader, create, createResource, finishResult, getErrorHandler, getParser, initializeDefaults, parseDirectly, registerModule
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SubReportXmlResourceFactory

        public SubReportXmlResourceFactory()
    • Method Detail

      • getConfiguration

        protected org.pentaho.reporting.libraries.base.config.Configuration getConfiguration()
        Specified by:
        getConfiguration in class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlResourceFactory
      • getFactoryType

        public java.lang.Class getFactoryType()