Class DataFactoryReadHandlerFactory
- java.lang.Object
-
- org.pentaho.reporting.libraries.xmlns.parser.AbstractReadHandlerFactory
-
- org.jfree.report.modules.factories.data.base.DataFactoryReadHandlerFactory
-
public class DataFactoryReadHandlerFactory extends org.pentaho.reporting.libraries.xmlns.parser.AbstractReadHandlerFactory
Creation-Date: 27.11.2006, 11:48:02- Author:
- Thomas Morgner
-
-
Constructor Summary
Constructors Constructor Description DataFactoryReadHandlerFactory()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static DataFactoryReadHandlerFactory
getInstance()
protected java.lang.Class
getTargetClass()
-
-
-
Method Detail
-
getTargetClass
protected java.lang.Class getTargetClass()
- Specified by:
getTargetClass
in classorg.pentaho.reporting.libraries.xmlns.parser.AbstractReadHandlerFactory
-
getInstance
public static DataFactoryReadHandlerFactory getInstance()
-
-