public class FormatterJodatime extends AbstractFormatterTime<org.joda.time.format.DateTimeFormatter>
cache| Constructor and Description |
|---|
FormatterJodatime() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
format(org.joda.time.format.DateTimeFormatter pattern,
Object value,
Object[] args) |
protected org.joda.time.format.DateTimeFormatter |
newInstance(String str) |
protected boolean |
testType(Object value) |
format, initializeprotected boolean testType(Object value)
testType in class AbstractFormatterTime<org.joda.time.format.DateTimeFormatter>protected org.joda.time.format.DateTimeFormatter newInstance(String str)
newInstance in class AbstractFormatterTime<org.joda.time.format.DateTimeFormatter>protected String format(org.joda.time.format.DateTimeFormatter pattern, Object value, Object[] args)
format in class AbstractFormatterTime<org.joda.time.format.DateTimeFormatter>Copyright © 2016. All rights reserved.