org.pentaho.reporting.engine.classic.core.modules.parser.bundle.settings
Class BundleSettingsXmlResourceFactory

java.lang.Object
  extended by org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlResourceFactory
      extended by org.pentaho.reporting.engine.classic.core.modules.parser.bundle.settings.BundleSettingsXmlResourceFactory
All Implemented Interfaces:
org.pentaho.reporting.libraries.resourceloader.ResourceFactory

public class BundleSettingsXmlResourceFactory
extends org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlResourceFactory

Todo: Document Me

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
BundleSettingsXmlResourceFactory()
           
 
Method Summary
 Class getFactoryType()
           
 
Methods inherited from class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlResourceFactory
create, initializeDefaults, parseDirectly, registerModule
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BundleSettingsXmlResourceFactory

public BundleSettingsXmlResourceFactory()
Method Detail

getFactoryType

public Class getFactoryType()