@Deprecated public final class DataTypeAdapter extends Object
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.