public final class TNEFMAPIAttribute extends TNEFAttribute
HMEFMessage
or one of its Attachment
s.Modifier | Constructor | Description |
---|---|---|
protected |
TNEFMAPIAttribute(int id,
int type,
java.io.InputStream inp) |
Constructs a single new mapi containing attribute from the
id, type, and the contents of the stream
|
Modifier and Type | Method | Description |
---|---|---|
java.util.List<MAPIAttribute> |
getMAPIAttributes() |
|
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
create, getData, getProperty, getType
protected TNEFMAPIAttribute(int id, int type, java.io.InputStream inp) throws java.io.IOException
java.io.IOException
public java.util.List<MAPIAttribute> getMAPIAttributes()
public java.lang.String toString()
toString
in class TNEFAttribute
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.