ContentAwareMimeTypeService interface extends the
MimeTypeService API for services
which can detect mime types based on the content passed to them.FileNameExtractor interface provides an API for extracting
a files name from the provided rawName.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 pathCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.