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

java.lang.Object
  extended by org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.TemplateCollection
      extended by org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.DefaultTemplateCollection
All Implemented Interfaces:
Serializable

public class DefaultTemplateCollection
extends TemplateCollection

A template collection.

Author:
Thomas Morgner.
See Also:
Serialized Form

Constructor Summary
DefaultTemplateCollection()
          Creates a new collection.
 
Method Summary
 
Methods inherited from class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.templates.TemplateCollection
addTemplate, configure, equals, getConfig, getDescription, getNames, getTemplate, hashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultTemplateCollection

public DefaultTemplateCollection()
Creates a new collection.