Class NodeReadHandlerFactory
- java.lang.Object
-
- org.pentaho.reporting.libraries.xmlns.parser.AbstractReadHandlerFactory
-
- org.jfree.report.modules.factories.report.base.NodeReadHandlerFactory
-
public class NodeReadHandlerFactory extends org.pentaho.reporting.libraries.xmlns.parser.AbstractReadHandlerFactory
Creation-Date: 27.11.2006, 11:48:02- Author:
- Thomas Morgner
-
-
Constructor Summary
Constructors Constructor Description NodeReadHandlerFactory()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static NodeReadHandlerFactory
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 NodeReadHandlerFactory getInstance()
-
-