public final class TNEFStringAttribute extends TNEFAttribute
HMEFMessage
or one of its Attachments.| Modifier | Constructor | Description |
|---|---|---|
protected |
TNEFStringAttribute(int id,
int type,
java.io.InputStream inp) |
Constructs a single new string attribute from the id, type,
and the contents of the stream
|
| Modifier and Type | Method | Description |
|---|---|---|
static java.lang.String |
getAsString(TNEFAttribute attr) |
Returns the string of a Attribute, converting as appropriate
|
java.lang.String |
getString() |
|
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreate, getData, getProperty, getTypeprotected TNEFStringAttribute(int id,
int type,
java.io.InputStream inp)
throws java.io.IOException
java.io.IOExceptionpublic java.lang.String getString()
public java.lang.String toString()
toString in class TNEFAttributepublic static java.lang.String getAsString(TNEFAttribute attr)
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.