com.sun.mail.imap.protocol
类 INTERNALDATE
java.lang.Object
com.sun.mail.imap.protocol.INTERNALDATE
- 所有已实现的接口:
- Item
public class INTERNALDATE
- extends Object
- implements Item
This class
- 版本:
- 1.17, 07/05/04
- 作者:
- John Mani
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
msgno
public int msgno
date
protected Date date
INTERNALDATE
public INTERNALDATE(FetchResponse r)
throws ParsingException
- Constructor
- 抛出:
ParsingException
getDate
public Date getDate()
format
public static String format(Date d)
- Format given Date object into INTERNALDATE string
Copyright © 2013. All Rights Reserved.