| Package | Description |
|---|---|
| org.nhindirect.xd.common.type | |
| org.nhindirect.xd.transform.util.type |
| Modifier and Type | Method and Description |
|---|---|
MimeType |
DirectDocumentType.getMimeType()
Return the value of mimeType.
|
| Modifier and Type | Method and Description |
|---|---|
static MimeType |
MimeType.lookup(String type)
Lookup a MimeType enumeration by type.
|
static MimeType |
MimeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MimeType[] |
MimeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2025. All rights reserved.