org.pentaho.chart.core.parser
Class ChartXmlResourceFactory
java.lang.Object
org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlResourceFactory
org.pentaho.chart.core.parser.ChartXmlResourceFactory
- All Implemented Interfaces:
- org.pentaho.reporting.libraries.resourceloader.ResourceFactory
public class ChartXmlResourceFactory
- extends org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlResourceFactory
Returns resource information used in the parsing of the chart XML document.
- Author:
- David Kincade
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 |
Class |
getFactoryType()
Returns the class whose fully qualified name will be used as a key
in the configuration file to pull out the class name of the factory module |
Methods inherited from class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlResourceFactory |
create, initializeDefaults, parseDirectly, registerModule |
ChartXmlResourceFactory
public ChartXmlResourceFactory()
- Default constructor
getFactoryType
public Class getFactoryType()
- Returns the class whose fully qualified name will be used as a key
in the configuration file to pull out the class name of the factory module