|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.mirrorworlds.lifestreams.mail.tnef.TnefDate
Encapsulates TNEF date information.
Constructor Summary | |
TnefDate(byte[] b)
Creates a TNEF date class given the TNEF byte stream (14 bytes). |
Method Summary | |
java.util.Date |
getDate()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public TnefDate(byte[] b)
_dtr
structure as defined in the tnef.h header
file.Method Detail |
public java.util.Date getDate()
public java.lang.String toString()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |