Package org.apache.sling.commons.contentdetection


@Version("1.0.0") 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
  • Interfaces
    Class
    Description
    The ContentAwareMimeTypeService interface extends the MimeTypeService API for services which can detect mime types based on the content passed to them.
    The FileNameExtractor interface provides an API for extracting a files name from the provided rawName.