org.jfree.report.modules.parser.ext.factory.templates
Class DefaultTemplateCollection

java.lang.Object
  |
  +--org.jfree.report.modules.parser.ext.factory.templates.TemplateCollection
        |
        +--org.jfree.report.modules.parser.ext.factory.templates.DefaultTemplateCollection

public class DefaultTemplateCollection
extends TemplateCollection

A template collection.

Author:
Thomas Morgner.
See Also:
Serialized Form

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

Constructor Detail

DefaultTemplateCollection

public DefaultTemplateCollection()
Creates a new collection.