| Package | Description |
|---|---|
| javax.activation |
The JavaBeans(TM) Activation Framework is used by the JavaMail(TM)
API to manage MIME data.
|
| Modifier and Type | Field and Description |
|---|---|
private MailcapFile[] |
MailcapCommandMap.DB |
| Modifier and Type | Method and Description |
|---|---|
private MailcapFile |
MailcapCommandMap.loadFile(java.lang.String name)
Load from the named file.
|
private MailcapFile |
MailcapCommandMap.loadResource(java.lang.String name)
Load from the named resource.
|