|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.xltype.serialization.xstream.LocalDateStringConverter
@Provider public class LocalDateStringConverter
| Constructor Summary | |
|---|---|
LocalDateStringConverter()
|
|
| Method Summary | |
|---|---|
org.joda.time.LocalDate |
fromString(java.lang.String yyyyMMdd)
|
java.lang.String |
toString(org.joda.time.LocalDate value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalDateStringConverter()
| Method Detail |
|---|
public org.joda.time.LocalDate fromString(java.lang.String yyyyMMdd)
fromString in interface org.jboss.resteasy.spi.StringConverter<org.joda.time.LocalDate>public java.lang.String toString(org.joda.time.LocalDate value)
toString in interface org.jboss.resteasy.spi.StringConverter<org.joda.time.LocalDate>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||