org.mentawai.formatter
Class FormatterManager
java.lang.Object
org.mentawai.formatter.FormatterManager
public class FormatterManager
- extends Object
- Author:
- Sergio Oliveira
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormatterManager
public FormatterManager()
addFormatter
public static void addFormatter(String name,
Formatter f)
getFormatter
public static Formatter getFormatter(String name)
setFixedDateFormatter
public static void setFixedDateFormatter(Formatter f)
getFixedDateFormatter
public static Formatter getFixedDateFormatter()
setFixedTimeFormatter
public static void setFixedTimeFormatter(Formatter f)
getFixedTimeFormatter
public static Formatter getFixedTimeFormatter()
init
public static void init()
Copyright © 2011. All Rights Reserved.