JTools

org.jtools.info.format
Class SimpleFormatter

java.lang.Object
  extended by org.jtools.info.format.SimpleFormatter
All Implemented Interfaces:
InfoFormatter

public class SimpleFormatter
extends Object
implements InfoFormatter

TODO type-description

Author:
Rainer Noack

Constructor Summary
SimpleFormatter()
           
 
Method Summary
 Object[] format(Object ctx, InfoDeclaration declaration, Configuration config, InfoConsumer consumer, Throwable t, Object... args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleFormatter

public SimpleFormatter()
Method Detail

format

public Object[] format(Object ctx,
                       InfoDeclaration declaration,
                       Configuration config,
                       InfoConsumer consumer,
                       Throwable t,
                       Object... args)
Specified by:
format in interface InfoFormatter

JTools

© 2000-2006, JTools.org.