org.compass.core.converter.basic
Interface ThreadSafeFormat.FormatterFactory

Enclosing class:
ThreadSafeFormat

public static interface ThreadSafeFormat.FormatterFactory


Method Summary
 void configure(String format, Locale locale)
           
 Format create()
           
 

Method Detail

configure

void configure(String format,
               Locale locale)

create

Format create()


Copyright (c) 2004-2006 The Compass Project.