Package | Description |
---|---|
org.apache.poi.hmef | |
org.apache.poi.hmef.attribute |
Modifier and Type | Method | Description |
---|---|---|
TNEFAttribute |
Attachment.getAttribute(TNEFProperty id) |
Return the attachment attribute with the given ID,
or null if there isn't one.
|
TNEFAttribute |
HMEFMessage.getMessageAttribute(TNEFProperty id) |
Return the message attribute with the given ID,
or null if there isn't one.
|
Modifier and Type | Method | Description |
---|---|---|
static TNEFProperty |
TNEFProperty.getBest(int id,
int type) |
|
TNEFProperty |
TNEFAttribute.getProperty() |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.