C E F G O R 

C

ContentAwareMimeTypeService - Interface in org.apache.sling.commons.contentdetection
The ContentAwareMimeTypeService interface extends the MimeTypeService API for services which can detect mime types based on the content passed to them.
ContentAwareMimeTypeServiceImpl - Class in org.apache.sling.commons.contentdetection.internal
 
ContentAwareMimeTypeServiceImpl() - Constructor for class org.apache.sling.commons.contentdetection.internal.ContentAwareMimeTypeServiceImpl
 

E

extract(String) - Method in interface org.apache.sling.commons.contentdetection.FileNameExtractor
 
extract(String) - Method in class org.apache.sling.commons.contentdetection.internal.FileNameExtractorImpl
 

F

FileNameExtractor - Interface in org.apache.sling.commons.contentdetection
The FileNameExtractor interface provides an API for extracting a files name from the provided rawName.
FileNameExtractorImpl - Class in org.apache.sling.commons.contentdetection.internal
 
FileNameExtractorImpl() - Constructor for class org.apache.sling.commons.contentdetection.internal.FileNameExtractorImpl
 

G

getDefaultEncoding() - Method in class org.apache.sling.commons.contentdetection.internal.FileNameExtractorImpl
 
getExtension(String) - Method in class org.apache.sling.commons.contentdetection.internal.ContentAwareMimeTypeServiceImpl
 
getMimeType(String, InputStream) - Method in interface org.apache.sling.commons.contentdetection.ContentAwareMimeTypeService
 
getMimeType(String, InputStream) - Method in class org.apache.sling.commons.contentdetection.internal.ContentAwareMimeTypeServiceImpl
 
getMimeType(String) - Method in class org.apache.sling.commons.contentdetection.internal.ContentAwareMimeTypeServiceImpl
 

O

org.apache.sling.commons.contentdetection - package org.apache.sling.commons.contentdetection
Extends the MimeTypeService service used by client to resolve MIME type information based on content as well as the FileNameExtractor service for extracting the file name from a url or path
org.apache.sling.commons.contentdetection.internal - package org.apache.sling.commons.contentdetection.internal
 

R

registerMimeType(String, String...) - Method in class org.apache.sling.commons.contentdetection.internal.ContentAwareMimeTypeServiceImpl
 
registerMimeType(InputStream) - Method in class org.apache.sling.commons.contentdetection.internal.ContentAwareMimeTypeServiceImpl
 
C E F G O R 

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