| 软件包 | 描述 |
|---|---|
| org.apache.http.impl.cookie |
标准和常见的HTTP状态管理策略的默认实现。
|
| Modifier and Type | Method and Description |
|---|---|
static Date |
DateUtils.parseDate(String dateValue)
已过时。
解析日期值。
|
static Date |
DateUtils.parseDate(String dateValue, String[] dateFormats)
已过时。
使用给定的日期格式解析日期值。
|
static Date |
DateUtils.parseDate(String dateValue, String[] dateFormats, Date startDate)
已过时。
Parses the date value using the given date formats.
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.