| Package | Description |
|---|---|
| org.opencastproject.util |
Utility classes for dealing with media packages, collections, URLs, files, and streams.
|
| Modifier and Type | Method and Description |
|---|---|
static MimeType |
MimeTypes.fromString(String name)
Returns a mime type for the provided file name.
|
static MimeType |
MimeTypes.fromSuffix(String suffix)
Returns a mime type for the provided file suffix.
|
static MimeType |
MimeTypes.fromURI(URI uri)
Returns a mime type for the provided file.
|
Copyright © 2009–2021 Opencast Project. All rights reserved.