com.jrefinery.report.io.ext.factory.stylekey
Class DefaultStyleKeyFactory

java.lang.Object
  |
  +--com.jrefinery.report.io.ext.factory.stylekey.AbstractStyleKeyFactory
        |
        +--com.jrefinery.report.io.ext.factory.stylekey.DefaultStyleKeyFactory
All Implemented Interfaces:
StyleKeyFactory

public class DefaultStyleKeyFactory
extends AbstractStyleKeyFactory

A default implementation of the StyleKeyFactory interface.

Author:
Thomas Morgner

Field Summary
 
Fields inherited from class com.jrefinery.report.io.ext.factory.stylekey.AbstractStyleKeyFactory
OBJECT_FACTORY_TAG
 
Constructor Summary
DefaultStyleKeyFactory()
          Creates a new factory.
 
Methods inherited from class com.jrefinery.report.io.ext.factory.stylekey.AbstractStyleKeyFactory
addKey, createBasicObject, getRegisteredKeys, getStyleKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultStyleKeyFactory

public DefaultStyleKeyFactory()
Creates a new factory.