Skip navigation links
A B C D G M O R T U 

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
 

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 - 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 the MimeTypeService interface.
MimeTypeServiceImpl() - Constructor for class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
 
MimeTypeServiceImpl.Config - Annotation Type in org.apache.sling.commons.mime.internal
 

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 the MimeTypeProvider service interface for providers to extend the MIME type setup provided by the MimeTypeService.
org.apache.sling.commons.mime.internal - package org.apache.sling.commons.mime.internal
 

R

registerMimeType(String, String...) - Method in class org.apache.sling.commons.mime.internal.MimeTypeServiceImpl
 
registerMimeType(InputStream) - 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.
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.

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
 
A B C D G M O R T U 
Skip navigation links

Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.