Class ExtensionDescriptor


  • public class ExtensionDescriptor
    extends Object
    Filename extension definition.

    Allow the mimetype service to guess which mimetype to use for each extension. Ambiguous extensions (such as xml) tell the service that a binary sniffing operation is advised to guess the right mimetype.

    Author:
    Olivier Grisel