org.pentaho.reporting.engine.classic.core.wizard.parser
Class DataSchemaXmlResourceFactory

java.lang.Object
  extended by org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlResourceFactory
      extended by org.pentaho.reporting.engine.classic.core.wizard.parser.DataSchemaXmlResourceFactory
All Implemented Interfaces:
org.pentaho.reporting.libraries.resourceloader.ResourceFactory

public class DataSchemaXmlResourceFactory
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
DataSchemaXmlResourceFactory()
           
 
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

DataSchemaXmlResourceFactory

public DataSchemaXmlResourceFactory()
Method Detail

getFactoryType

public Class getFactoryType()