org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates
Class TemplateClassFactory

java.lang.Object
  extended by org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassFactoryImpl
      extended by org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.TemplateClassFactory
All Implemented Interfaces:
Serializable, ClassFactory

public class TemplateClassFactory
extends ClassFactoryImpl

A template class factory.

Author:
Thomas Morgner
See Also:
Serialized Form

Constructor Summary
TemplateClassFactory()
          Creates a new factory.
 
Method Summary
 
Methods inherited from class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassFactoryImpl
configure, equals, getComparator, getConfig, getDescriptionForClass, getRegisteredClasses, getSuperClassObjectDescription, hashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplateClassFactory

public TemplateClassFactory()
Creates a new factory.