public final class TNEFStringAttribute extends TNEFAttribute
HMEFMessage
or one of its Attachments.| 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, getTypeprotected TNEFStringAttribute(int id,
int type,
InputStream inp)
throws IOException
IOExceptionpublic String getString()
public String toString()
toString in class TNEFAttributepublic static String getAsString(TNEFAttribute attr)
Copyright © 2020. All rights reserved.