org.pentaho.reporting.engine.classic.core.layout.richtext
Class RichTextConverterRegistry

java.lang.Object
  extended by org.pentaho.reporting.engine.classic.core.layout.richtext.RichTextConverterRegistry

public class RichTextConverterRegistry
extends Object

Todo: Document me!

Date: 04.06.2009 Time: 13:34:05

Author:
Thomas Morgner.

Method Summary
 RichTextConverter getConverter(String key)
           
static RichTextConverterRegistry getRegistry()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRegistry

public static RichTextConverterRegistry getRegistry()

getConverter

public RichTextConverter getConverter(String key)