A B C D G M O R T U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- activate(BundleContext, MimeTypeServiceImpl.Config) - Method in class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
B
- bindMimeTypeProvider(MimeTypeProvider) - Method in class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
- bundleChanged(BundleEvent) - Method in class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
C
- CORE_MIME_TYPES - Static variable in class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
D
- deactivate(BundleContext) - Method in class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.commons.mime.internal.MimeTypeWebConsolePlugin
G
- getExtension(String) - Method in class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
- getExtension(String) - Method in class org.apache.sling.commons.mime.internal.TikaMimeTypeProvider
- getExtension(String) - Method in interface org.apache.sling.commons.mime.MimeTypeProvider
-
Returns the primary name extension to which the given
mimeType
maps. - getExtension(String) - Method in interface org.apache.sling.commons.mime.MimeTypeService
-
Returns the primary name extension to which the given
mimeType
maps. - getExtensionMap() - Method in class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
- getExtensionMap() - Method in interface org.apache.sling.commons.mime.MimeTypeService
- getMimeMap() - Method in class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
- getMimeMap() - Method in interface org.apache.sling.commons.mime.MimeTypeService
- getMimeType(String) - Method in class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
- getMimeType(String) - Method in class org.apache.sling.commons.mime.internal.TikaMimeTypeProvider
- getMimeType(String) - Method in interface org.apache.sling.commons.mime.MimeTypeProvider
-
Returns the MIME type of the extension of the given
name
. - getMimeType(String) - Method in interface org.apache.sling.commons.mime.MimeTypeService
-
Returns the MIME type of the extension of the given
name
.
M
- mime_types() - Method in annotation type org.apache.sling.commons.mime.internal.MimeTypeServiceImpl.Config
- MIME_TYPES - Static variable in class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
- MimeTypeProvider - Interface in org.apache.sling.commons.mime
-
The
MimeTypeProvider
interface defines an API for services which are asked for MIME type mappings for unknown MIME types or extensions. - MimeTypeService - Interface in org.apache.sling.commons.mime
-
The
MimeTypeService
defines the service applications can call to resolve file names to MIME types and derive default file name extensions from MIME types. - MimeTypeServiceImpl - Class in org.apache.sling.commons.mime.internal
-
The
MimeTypeServiceImpl
is the official implementation of theMimeTypeService
interface. - MimeTypeServiceImpl() - Constructor for class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
- MimeTypeServiceImpl.Config - Annotation Type in org.apache.sling.commons.mime.internal
- MimeTypeWebConsolePlugin - Class in org.apache.sling.commons.mime.internal
- MimeTypeWebConsolePlugin() - Constructor for class org.apache.sling.commons.mime.internal.MimeTypeWebConsolePlugin
O
- org.apache.sling.commons.mime - package org.apache.sling.commons.mime
-
Provides the
MimeTypeService
service used by client to resolve MIME type information as well as theMimeTypeProvider
service interface for providers to extend the MIME type setup provided by theMimeTypeService
. - org.apache.sling.commons.mime.internal - package org.apache.sling.commons.mime.internal
R
- registerMimeType(InputStream) - Method in class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
- registerMimeType(InputStream) - Method in interface org.apache.sling.commons.mime.MimeTypeService
-
Register MIME types stored in the given input stream formatted as a regular MIME type file format: One entry per line.
- registerMimeType(String, String...) - Method in class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
- registerMimeType(String, String...) - Method in interface org.apache.sling.commons.mime.MimeTypeService
-
Dynamically register a new mime type with one or more file name extensions.
T
- TikaMimeTypeProvider - Class in org.apache.sling.commons.mime.internal
-
MIME type provider based on Apache Tika.
- TikaMimeTypeProvider() - Constructor for class org.apache.sling.commons.mime.internal.TikaMimeTypeProvider
U
- unbindMimeTypeProvider(MimeTypeProvider) - Method in class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
All Classes All Packages