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