org.smallmind.scribe.ink.jdk
Class JDKFormatterAdapter

java.lang.Object
  extended by org.smallmind.scribe.ink.jdk.JDKFormatterAdapter
All Implemented Interfaces:
Formatter

public class JDKFormatterAdapter
extends Object
implements Formatter


Constructor Summary
JDKFormatterAdapter(Formatter formatter)
           
 
Method Summary
 String format(Record record, Collection<Filter> filterCollection)
           
 Formatter getNativeFormatter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDKFormatterAdapter

public JDKFormatterAdapter(Formatter formatter)
Method Detail

getNativeFormatter

public Formatter getNativeFormatter()

format

public String format(Record record,
                     Collection<Filter> filterCollection)
Specified by:
format in interface Formatter


Copyright © 2011. All Rights Reserved.