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.AbstractReadHandlerFactoryCreation-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 NodeReadHandlerFactorygetInstance()protected java.lang.ClassgetTargetClass()
-
-
-
Method Detail
-
getTargetClass
protected java.lang.Class getTargetClass()
- Specified by:
getTargetClassin classorg.pentaho.reporting.libraries.xmlns.parser.AbstractReadHandlerFactory
-
getInstance
public static NodeReadHandlerFactory getInstance()
-
-