|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.tools.common.DataTypeAdapter
@Deprecated public final class DataTypeAdapter
Class was moved to project org.apache.cxf.xjc-utils:cxf-xjc-runtime so generated code does not have to depend on cxf
| Method Summary | |
|---|---|
static Date |
parseDate(String s)
Deprecated. |
static Date |
parseDateTime(String s)
Deprecated. |
static Date |
parseTime(String s)
Deprecated. |
static String |
printDate(Date dt)
Deprecated. |
static String |
printDateTime(Date dt)
Deprecated. |
static String |
printTime(Date dt)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Date parseDate(String s)
public static String printDate(Date dt)
public static Date parseTime(String s)
public static String printTime(Date dt)
public static Date parseDateTime(String s)
public static String printDateTime(Date dt)
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||