org.jfree.report.modules.factories.report.base
Class NodeReadHandlerFactory

java.lang.Object
  extended byorg.jfree.xmlns.parser.AbstractReadHandlerFactory
      extended byorg.jfree.report.modules.factories.report.base.NodeReadHandlerFactory

public class NodeReadHandlerFactory
extends org.jfree.xmlns.parser.AbstractReadHandlerFactory

Creation-Date: 27.11.2006, 11:48:02

Author:
Thomas Morgner

Constructor Summary
NodeReadHandlerFactory()
           
 
Method Summary
static NodeReadHandlerFactory getInstance()
           
protected  java.lang.Class getTargetClass()
           
 
Methods inherited from class org.jfree.xmlns.parser.AbstractReadHandlerFactory
configure, getHandler
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeReadHandlerFactory

public NodeReadHandlerFactory()
Method Detail

getTargetClass

protected java.lang.Class getTargetClass()

getInstance

public static NodeReadHandlerFactory getInstance()