|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.text.Format
org.loom.converter.date.AbstractDateFormatAdapter<org.joda.time.LocalDate>
org.loom.converter.date.LocalDateAdapterFormat
public class LocalDateAdapterFormat
Handles Joda LocalDate instances
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.text.Format |
|---|
java.text.Format.Field |
| Constructor Summary | |
|---|---|
LocalDateAdapterFormat()
|
|
| Method Summary | |
|---|---|
protected void |
formatImpl(org.joda.time.LocalDate obj,
java.lang.StringBuffer toAppendTo)
|
protected org.joda.time.LocalDate |
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 LocalDateAdapterFormat()
| Method Detail |
|---|
protected void formatImpl(org.joda.time.LocalDate obj,
java.lang.StringBuffer toAppendTo)
formatImpl in class AbstractDateFormatAdapter<org.joda.time.LocalDate>protected org.joda.time.LocalDate toResultClass(org.joda.time.DateTime dateTime)
toResultClass in class AbstractDateFormatAdapter<org.joda.time.LocalDate>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||