Java com.amazonaws.services.s3.internal Mimetypes fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.s3.internal Mimetypes fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.s3.internal Mimetypes.

The text is from its open source code.

Field

StringMIMETYPE_XML
The default XML mimetype: application/xml
StringMIMETYPE_OCTET_STREAM
The default binary mimetype: application/octet-stream

Method

MimetypesgetInstance()
Loads MIME type info from the file 'mime.types' in the classpath, if it's available.