|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.text.Format
org.loom.converter.date.AbstractDateFormatAdapter<org.joda.time.DateTime>
org.loom.converter.date.DateTimeAdapterFormat
public class DateTimeAdapterFormat
Handles Joda LocalDate instances
Nested Class Summary |
---|
Nested classes/interfaces inherited from class java.text.Format |
---|
java.text.Format.Field |
Constructor Summary | |
---|---|
DateTimeAdapterFormat()
|
Method Summary | |
---|---|
protected void |
formatImpl(org.joda.time.DateTime obj,
java.lang.StringBuffer toAppendTo)
|
protected org.joda.time.DateTime |
toResultClass(org.joda.time.DateTime dateTime)
|
Methods inherited from class org.loom.converter.date.AbstractDateFormatAdapter |
---|
format, getFormatter, parseObject, setFormatter |
Methods inherited from class java.text.Format |
---|
clone, format, formatToCharacterIterator, parseObject |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DateTimeAdapterFormat()
Method Detail |
---|
protected void formatImpl(org.joda.time.DateTime obj, java.lang.StringBuffer toAppendTo)
formatImpl
in class AbstractDateFormatAdapter<org.joda.time.DateTime>
protected org.joda.time.DateTime toResultClass(org.joda.time.DateTime dateTime)
toResultClass
in class AbstractDateFormatAdapter<org.joda.time.DateTime>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |