com.jrefinery.report.io.ext.factory.templates
Class DefaultTemplateCollection

java.lang.Object
  extended bycom.jrefinery.report.io.ext.factory.templates.TemplateCollection
      extended bycom.jrefinery.report.io.ext.factory.templates.DefaultTemplateCollection

public class DefaultTemplateCollection
extends TemplateCollection

A template collection.

Author:
Thomas Morgner.

Constructor Summary
DefaultTemplateCollection()
          Creates a new collection.
 
Methods inherited from class com.jrefinery.report.io.ext.factory.templates.TemplateCollection
addTemplate, configure, getConfig, getDescription, getTemplate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultTemplateCollection

public DefaultTemplateCollection()
Creates a new collection.