public final class TNEFDateAttribute extends TNEFAttribute
HMEFMessage
or one of its Attachment
s.Modifier | Constructor and Description |
---|---|
protected |
TNEFDateAttribute(int id,
int type,
InputStream inp)
Constructs a single new date attribute from the id, type,
and the contents of the stream
|
Modifier and Type | Method and Description |
---|---|
static Date |
getAsDate(TNEFAttribute attr)
Returns the Date of a Attribute, converting as appropriate
|
Date |
getDate() |
String |
toString() |
create, getData, getProperty, getType
protected TNEFDateAttribute(int id, int type, InputStream inp) throws IOException
IOException
public Date getDate()
public String toString()
toString
in class TNEFAttribute
public static Date getAsDate(TNEFAttribute attr)
Copyright © 2020. All rights reserved.